[==========] 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 13:03:56.452607 14442 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.26.190:35799
I20260709 13:03:56.454118 14442 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 13:03:56.455186 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:56.472021 14449 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 13:03:56.472036 14451 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 13:03:56.472039 14448 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 13:03:56.473888 14442 server_base.cc:1061] running on GCE node
I20260709 13:03:57.678002 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:57.678308 14442 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 13:03:57.678552 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602237678528 us; error 0 us; skew 500 ppm
I20260709 13:03:57.679536 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:57.685143 14442 webserver.cc:533] Webserver started at http://127.14.26.190:37347/ using document root <none> and password file <none>
I20260709 13:03:57.686101 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:57.686362 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:57.686831 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:57.693058 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/master-0-root/instance:
uuid: "360e7f3e200746b8ab509607b1b049aa"
format_stamp: "Formatted at 2026-07-09 13:03:57 on dist-test-slave-z3gg"
I20260709 13:03:57.701119 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
I20260709 13:03:57.706642 14457 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:57.708015 14442 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:03:57.708422 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/master-0-root
uuid: "360e7f3e200746b8ab509607b1b049aa"
format_stamp: "Formatted at 2026-07-09 13:03:57 on dist-test-slave-z3gg"
I20260709 13:03:57.708788 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-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 13:03:57.770988 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:57.772646 14442 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 13:03:57.773154 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:57.846837 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.190:35799
I20260709 13:03:57.847020 14508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.190:35799 every 8 connection(s)
I20260709 13:03:57.855291 14509 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 13:03:57.876843 14509 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa: Bootstrap starting.
I20260709 13:03:57.882900 14509 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:57.884794 14509 log.cc:826] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa: Log is configured to *not* fsync() on all Append() calls
I20260709 13:03:57.889633 14509 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa: No bootstrap required, opened a new log
I20260709 13:03:57.909756 14509 raft_consensus.cc:359] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "360e7f3e200746b8ab509607b1b049aa" member_type: VOTER }
I20260709 13:03:57.910311 14509 raft_consensus.cc:385] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:57.910504 14509 raft_consensus.cc:740] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 360e7f3e200746b8ab509607b1b049aa, State: Initialized, Role: FOLLOWER
I20260709 13:03:57.911465 14509 consensus_queue.cc:260] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "360e7f3e200746b8ab509607b1b049aa" member_type: VOTER }
I20260709 13:03:57.911918 14509 raft_consensus.cc:399] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:57.912187 14509 raft_consensus.cc:493] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:57.912467 14509 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:57.916518 14509 raft_consensus.cc:515] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "360e7f3e200746b8ab509607b1b049aa" member_type: VOTER }
I20260709 13:03:57.917166 14509 leader_election.cc:304] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [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: 360e7f3e200746b8ab509607b1b049aa; no voters: 
I20260709 13:03:57.918881 14509 leader_election.cc:290] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:57.919289 14512 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:57.921958 14512 raft_consensus.cc:697] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [term 1 LEADER]: Becoming Leader. State: Replica: 360e7f3e200746b8ab509607b1b049aa, State: Running, Role: LEADER
I20260709 13:03:57.922881 14512 consensus_queue.cc:237] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [LEADER]: Queue going to LEADER mode. State: All 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: "360e7f3e200746b8ab509607b1b049aa" member_type: VOTER }
I20260709 13:03:57.923940 14509 sys_catalog.cc:565] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:57.934118 14514 sys_catalog.cc:455] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 360e7f3e200746b8ab509607b1b049aa. Latest consensus state: current_term: 1 leader_uuid: "360e7f3e200746b8ab509607b1b049aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "360e7f3e200746b8ab509607b1b049aa" member_type: VOTER } }
I20260709 13:03:57.934440 14513 sys_catalog.cc:455] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "360e7f3e200746b8ab509607b1b049aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "360e7f3e200746b8ab509607b1b049aa" member_type: VOTER } }
I20260709 13:03:57.934857 14514 sys_catalog.cc:458] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:57.934939 14513 sys_catalog.cc:458] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:57.938380 14521 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:57.949877 14521 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:57.952142 14442 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:57.965430 14521 catalog_manager.cc:1383] Generated new cluster ID: 87496c794cbd415fb14bb0b92413a0d6
I20260709 13:03:57.965726 14521 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:57.991781 14521 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:57.993881 14521 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:58.014828 14521 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa: Generated new TSK 0
I20260709 13:03:58.016083 14521 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:58.082963 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:58.091463 14531 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 13:03:58.093021 14532 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 13:03:58.097000 14534 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 13:03:58.097899 14442 server_base.cc:1061] running on GCE node
I20260709 13:03:58.098647 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:58.098878 14442 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 13:03:58.099165 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602238099144 us; error 0 us; skew 500 ppm
I20260709 13:03:58.099776 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:58.104144 14442 webserver.cc:533] Webserver started at http://127.14.26.129:46099/ using document root <none> and password file <none>
I20260709 13:03:58.104686 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:58.104907 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:58.105211 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:58.106292 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/ts-0-root/instance:
uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
format_stamp: "Formatted at 2026-07-09 13:03:58 on dist-test-slave-z3gg"
I20260709 13:03:58.111909 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260709 13:03:58.116151 14539 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:58.117077 14442 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 13:03:58.117394 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/ts-0-root
uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
format_stamp: "Formatted at 2026-07-09 13:03:58 on dist-test-slave-z3gg"
I20260709 13:03:58.117681 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-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 13:03:58.140990 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:58.142309 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:58.145130 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:58.149240 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:58.149500 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:58.149787 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:58.149940 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:58.249058 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.129:36535
I20260709 13:03:58.249153 14601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.129:36535 every 8 connection(s)
I20260709 13:03:58.256261 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:58.265441 14606 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 13:03:58.266937 14607 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 13:03:58.273706 14610 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 13:03:58.273981 14442 server_base.cc:1061] running on GCE node
I20260709 13:03:58.275221 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:58.275506 14442 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 13:03:58.275748 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602238275727 us; error 0 us; skew 500 ppm
I20260709 13:03:58.276541 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:58.279778 14442 webserver.cc:533] Webserver started at http://127.14.26.130:41413/ using document root <none> and password file <none>
I20260709 13:03:58.280325 14602 heartbeater.cc:344] Connected to a master server at 127.14.26.190:35799
I20260709 13:03:58.280457 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:58.280740 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:58.280802 14602 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:58.281090 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:58.281956 14602 heartbeater.cc:507] Master 127.14.26.190:35799 requested a full tablet report, sending...
I20260709 13:03:58.282357 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/ts-1-root/instance:
uuid: "95f1a23d30314a82abc808781838fdc2"
format_stamp: "Formatted at 2026-07-09 13:03:58 on dist-test-slave-z3gg"
I20260709 13:03:58.285496 14474 ts_manager.cc:194] Registered new tserver with Master: 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535)
I20260709 13:03:58.288594 14474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58902
I20260709 13:03:58.289199 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260709 13:03:58.294391 14614 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:58.295826 14442 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:03:58.296111 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/ts-1-root
uuid: "95f1a23d30314a82abc808781838fdc2"
format_stamp: "Formatted at 2026-07-09 13:03:58 on dist-test-slave-z3gg"
I20260709 13:03:58.296394 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-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 13:03:58.308380 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:58.309620 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:58.312145 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:58.315464 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:58.315635 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:58.315922 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:58.316078 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:58.418081 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.130:45049
I20260709 13:03:58.418321 14676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.130:45049 every 8 connection(s)
I20260709 13:03:58.424983 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:58.433308 14680 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 13:03:58.436266 14681 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 13:03:58.442160 14677 heartbeater.cc:344] Connected to a master server at 127.14.26.190:35799
I20260709 13:03:58.442541 14677 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:58.443500 14677 heartbeater.cc:507] Master 127.14.26.190:35799 requested a full tablet report, sending...
W20260709 13:03:58.444948 14683 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 13:03:58.445925 14474 ts_manager.cc:194] Registered new tserver with Master: 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:03:58.446451 14442 server_base.cc:1061] running on GCE node
I20260709 13:03:58.447525 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:03:58.447579 14474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58908
W20260709 13:03:58.447834 14442 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 13:03:58.448133 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602238448114 us; error 0 us; skew 500 ppm
I20260709 13:03:58.448863 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:58.451571 14442 webserver.cc:533] Webserver started at http://127.14.26.131:46193/ using document root <none> and password file <none>
I20260709 13:03:58.452087 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:58.452299 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:58.452569 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:58.453809 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/ts-2-root/instance:
uuid: "2a4da3e84aa546a6996ede8a3db176f6"
format_stamp: "Formatted at 2026-07-09 13:03:58 on dist-test-slave-z3gg"
I20260709 13:03:58.458283 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:03:58.461541 14688 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:58.462343 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:03:58.462618 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/ts-2-root
uuid: "2a4da3e84aa546a6996ede8a3db176f6"
format_stamp: "Formatted at 2026-07-09 13:03:58 on dist-test-slave-z3gg"
I20260709 13:03:58.462931 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602236288973-14442-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 13:03:58.484077 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:58.485271 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:58.487752 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:58.490550 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:58.490720 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:58.491043 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:58.491199 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:03:58.589552 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.131:42169
I20260709 13:03:58.589658 14750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.131:42169 every 8 connection(s)
I20260709 13:03:58.609527 14751 heartbeater.cc:344] Connected to a master server at 127.14.26.190:35799
I20260709 13:03:58.609894 14751 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:58.610697 14751 heartbeater.cc:507] Master 127.14.26.190:35799 requested a full tablet report, sending...
I20260709 13:03:58.612795 14474 ts_manager.cc:194] Registered new tserver with Master: 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:03:58.613924 14442 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014443346s
I20260709 13:03:58.614288 14474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58916
I20260709 13:03:58.664858 14474 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58920:
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 13:03:58.668341 14474 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 13:03:58.769871 14639 tablet_service.cc:1511] Processing CreateTablet for tablet 349daa33189843c2a6842532b53c8607 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:58.770212 14642 tablet_service.cc:1511] Processing CreateTablet for tablet bcdf66467b53407db03039e6c6e518c9 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:58.772091 14642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdf66467b53407db03039e6c6e518c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.772197 14638 tablet_service.cc:1511] Processing CreateTablet for tablet 141900e9cf0c41e68fce87fec6a138a3 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:58.773591 14638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141900e9cf0c41e68fce87fec6a138a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.775910 14641 tablet_service.cc:1511] Processing CreateTablet for tablet bd5e7e14a53145769fd5006b004054bf (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:58.776306 14637 tablet_service.cc:1511] Processing CreateTablet for tablet 7b4c903e5af24c28a873b69eb41e1520 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:58.777288 14641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd5e7e14a53145769fd5006b004054bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.777936 14637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b4c903e5af24c28a873b69eb41e1520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.778640 14640 tablet_service.cc:1511] Processing CreateTablet for tablet 8426ddef16d64a13afe4f8e5cbb13615 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:58.780007 14640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8426ddef16d64a13afe4f8e5cbb13615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.785861 14639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349daa33189843c2a6842532b53c8607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.787055 14714 tablet_service.cc:1511] Processing CreateTablet for tablet 8426ddef16d64a13afe4f8e5cbb13615 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:58.790562 14716 tablet_service.cc:1511] Processing CreateTablet for tablet bcdf66467b53407db03039e6c6e518c9 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:58.786088 14715 tablet_service.cc:1511] Processing CreateTablet for tablet bd5e7e14a53145769fd5006b004054bf (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:58.795428 14711 tablet_service.cc:1511] Processing CreateTablet for tablet 7b4c903e5af24c28a873b69eb41e1520 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:58.797049 14713 tablet_service.cc:1511] Processing CreateTablet for tablet 349daa33189843c2a6842532b53c8607 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:58.792166 14712 tablet_service.cc:1511] Processing CreateTablet for tablet 141900e9cf0c41e68fce87fec6a138a3 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:58.799599 14714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8426ddef16d64a13afe4f8e5cbb13615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.801271 14716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdf66467b53407db03039e6c6e518c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.803735 14713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349daa33189843c2a6842532b53c8607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.805470 14715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd5e7e14a53145769fd5006b004054bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.808449 14711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b4c903e5af24c28a873b69eb41e1520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.813485 14712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141900e9cf0c41e68fce87fec6a138a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.820227 14566 tablet_service.cc:1511] Processing CreateTablet for tablet bd5e7e14a53145769fd5006b004054bf (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:58.823067 14566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd5e7e14a53145769fd5006b004054bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.832737 14567 tablet_service.cc:1511] Processing CreateTablet for tablet bcdf66467b53407db03039e6c6e518c9 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:58.837510 14567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdf66467b53407db03039e6c6e518c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.841578 14562 tablet_service.cc:1511] Processing CreateTablet for tablet 7b4c903e5af24c28a873b69eb41e1520 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:58.841703 14710 tablet_service.cc:1511] Processing CreateTablet for tablet 697b4b93ac3b4a59aa09500d6570c493 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:58.828872 14561 tablet_service.cc:1511] Processing CreateTablet for tablet 697b4b93ac3b4a59aa09500d6570c493 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:58.839412 14636 tablet_service.cc:1511] Processing CreateTablet for tablet 697b4b93ac3b4a59aa09500d6570c493 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:58.839267 14563 tablet_service.cc:1511] Processing CreateTablet for tablet 141900e9cf0c41e68fce87fec6a138a3 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:58.846292 14565 tablet_service.cc:1511] Processing CreateTablet for tablet 8426ddef16d64a13afe4f8e5cbb13615 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:58.853289 14710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697b4b93ac3b4a59aa09500d6570c493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.853380 14564 tablet_service.cc:1511] Processing CreateTablet for tablet 349daa33189843c2a6842532b53c8607 (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:58.855424 14636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697b4b93ac3b4a59aa09500d6570c493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.859797 14560 tablet_service.cc:1511] Processing CreateTablet for tablet 577fce33683945c4bee618c5da4857ba (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:58.860895 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b4c903e5af24c28a873b69eb41e1520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.868076 14635 tablet_service.cc:1511] Processing CreateTablet for tablet 577fce33683945c4bee618c5da4857ba (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:58.869462 14635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 577fce33683945c4bee618c5da4857ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.874019 14709 tablet_service.cc:1511] Processing CreateTablet for tablet 577fce33683945c4bee618c5da4857ba (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:58.875909 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697b4b93ac3b4a59aa09500d6570c493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.883033 14709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 577fce33683945c4bee618c5da4857ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.887961 14560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 577fce33683945c4bee618c5da4857ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.891525 14559 tablet_service.cc:1511] Processing CreateTablet for tablet 45c9b55c3641408085c7ac2a16d68cce (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:58.900398 14563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141900e9cf0c41e68fce87fec6a138a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.902761 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c9b55c3641408085c7ac2a16d68cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.910023 14634 tablet_service.cc:1511] Processing CreateTablet for tablet 45c9b55c3641408085c7ac2a16d68cce (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:58.915534 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c9b55c3641408085c7ac2a16d68cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.917233 14708 tablet_service.cc:1511] Processing CreateTablet for tablet 45c9b55c3641408085c7ac2a16d68cce (DEFAULT_TABLE table=test-workload [id=7d1da7bfa7d1465cb4a6444b49f42b7d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:58.924841 14708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c9b55c3641408085c7ac2a16d68cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.923491 14564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349daa33189843c2a6842532b53c8607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:58.962106 14565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8426ddef16d64a13afe4f8e5cbb13615. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:58.961642 14522 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:58.970579 14769 tablet_bootstrap.cc:492] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2: Bootstrap starting.
I20260709 13:03:59.027786 14770 tablet_bootstrap.cc:492] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6: Bootstrap starting.
I20260709 13:03:59.065305 14771 tablet_bootstrap.cc:492] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Bootstrap starting.
I20260709 13:03:59.085825 14769 tablet_bootstrap.cc:654] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.105327 14770 tablet_bootstrap.cc:654] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.110580 14771 tablet_bootstrap.cc:654] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.116470 14769 tablet_bootstrap.cc:492] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2: No bootstrap required, opened a new log
I20260709 13:03:59.117018 14769 ts_tablet_manager.cc:1403] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2: Time spent bootstrapping tablet: real 0.161s	user 0.015s	sys 0.005s
I20260709 13:03:59.117385 14771 tablet_bootstrap.cc:492] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21: No bootstrap required, opened a new log
I20260709 13:03:59.117619 14770 tablet_bootstrap.cc:492] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6: No bootstrap required, opened a new log
I20260709 13:03:59.117801 14771 ts_tablet_manager.cc:1403] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.000s
I20260709 13:03:59.118070 14770 ts_tablet_manager.cc:1403] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.004s
I20260709 13:03:59.120410 14769 raft_consensus.cc:359] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.121299 14769 raft_consensus.cc:385] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.120970 14770 raft_consensus.cc:359] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.121102 14771 raft_consensus.cc:359] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.121764 14770 raft_consensus.cc:385] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.121724 14769 raft_consensus.cc:740] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.121889 14771 raft_consensus.cc:385] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.122167 14770 raft_consensus.cc:740] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.122434 14771 raft_consensus.cc:740] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.122908 14769 consensus_queue.cc:260] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.123083 14770 consensus_queue.cc:260] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.123343 14771 consensus_queue.cc:260] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.128183 14771 ts_tablet_manager.cc:1434] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260709 13:03:59.129173 14771 tablet_bootstrap.cc:492] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Bootstrap starting.
I20260709 13:03:59.131284 14602 heartbeater.cc:499] Master 127.14.26.190:35799 was elected leader, sending a full tablet report...
I20260709 13:03:59.140975 14677 heartbeater.cc:499] Master 127.14.26.190:35799 was elected leader, sending a full tablet report...
I20260709 13:03:59.141548 14751 heartbeater.cc:499] Master 127.14.26.190:35799 was elected leader, sending a full tablet report...
I20260709 13:03:59.141090 14771 tablet_bootstrap.cc:654] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.145079 14770 ts_tablet_manager.cc:1434] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.017s
I20260709 13:03:59.146003 14770 tablet_bootstrap.cc:492] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6: Bootstrap starting.
I20260709 13:03:59.153541 14770 tablet_bootstrap.cc:654] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.155280 14769 ts_tablet_manager.cc:1434] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.002s
I20260709 13:03:59.155695 14771 tablet_bootstrap.cc:492] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21: No bootstrap required, opened a new log
I20260709 13:03:59.157861 14771 ts_tablet_manager.cc:1403] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.003s
I20260709 13:03:59.157999 14769 tablet_bootstrap.cc:492] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2: Bootstrap starting.
I20260709 13:03:59.160606 14771 raft_consensus.cc:359] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:03:59.161286 14771 raft_consensus.cc:385] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.161561 14771 raft_consensus.cc:740] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.162215 14771 consensus_queue.cc:260] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:03:59.164292 14771 ts_tablet_manager.cc:1434] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:59.165269 14769 tablet_bootstrap.cc:654] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.165271 14771 tablet_bootstrap.cc:492] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Bootstrap starting.
I20260709 13:03:59.172510 14770 tablet_bootstrap.cc:492] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6: No bootstrap required, opened a new log
I20260709 13:03:59.172977 14770 ts_tablet_manager.cc:1403] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
W20260709 13:03:59.174536 14678 tablet.cc:2406] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:03:59.176893 14770 raft_consensus.cc:359] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.177575 14770 raft_consensus.cc:385] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.177845 14770 raft_consensus.cc:740] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.178544 14770 consensus_queue.cc:260] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.180552 14770 ts_tablet_manager.cc:1434] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:59.181447 14770 tablet_bootstrap.cc:492] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6: Bootstrap starting.
I20260709 13:03:59.188601 14771 tablet_bootstrap.cc:654] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.192492 14770 tablet_bootstrap.cc:654] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.202351 14771 tablet_bootstrap.cc:492] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21: No bootstrap required, opened a new log
I20260709 13:03:59.202950 14771 ts_tablet_manager.cc:1403] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.003s
I20260709 13:03:59.206637 14771 raft_consensus.cc:359] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.216529 14771 raft_consensus.cc:385] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.216984 14771 raft_consensus.cc:740] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.217738 14771 consensus_queue.cc:260] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.219797 14771 ts_tablet_manager.cc:1434] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 13:03:59.220764 14771 tablet_bootstrap.cc:492] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21: Bootstrap starting.
I20260709 13:03:59.225728 14770 tablet_bootstrap.cc:492] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6: No bootstrap required, opened a new log
I20260709 13:03:59.226715 14770 ts_tablet_manager.cc:1403] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.017s
I20260709 13:03:59.229130 14771 tablet_bootstrap.cc:654] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.230134 14770 raft_consensus.cc:359] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.230912 14770 raft_consensus.cc:385] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.231278 14770 raft_consensus.cc:740] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.232192 14770 consensus_queue.cc:260] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.235755 14770 ts_tablet_manager.cc:1434] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:03:59.237061 14770 tablet_bootstrap.cc:492] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6: Bootstrap starting.
I20260709 13:03:59.245025 14770 tablet_bootstrap.cc:654] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.245455 14769 tablet_bootstrap.cc:492] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2: No bootstrap required, opened a new log
I20260709 13:03:59.246202 14769 ts_tablet_manager.cc:1403] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.039s
I20260709 13:03:59.249607 14769 raft_consensus.cc:359] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.250293 14769 raft_consensus.cc:385] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.250583 14769 raft_consensus.cc:740] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.251361 14769 consensus_queue.cc:260] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.255192 14769 ts_tablet_manager.cc:1434] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:03:59.256117 14769 tablet_bootstrap.cc:492] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2: Bootstrap starting.
I20260709 13:03:59.257203 14770 tablet_bootstrap.cc:492] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6: No bootstrap required, opened a new log
I20260709 13:03:59.257647 14770 ts_tablet_manager.cc:1403] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.012s
I20260709 13:03:59.260383 14770 raft_consensus.cc:359] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.261063 14770 raft_consensus.cc:385] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.261431 14770 raft_consensus.cc:740] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.262341 14769 tablet_bootstrap.cc:654] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.262127 14770 consensus_queue.cc:260] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.264707 14770 ts_tablet_manager.cc:1434] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:03:59.265640 14770 tablet_bootstrap.cc:492] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6: Bootstrap starting.
I20260709 13:03:59.272169 14770 tablet_bootstrap.cc:654] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.277400 14769 tablet_bootstrap.cc:492] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2: No bootstrap required, opened a new log
I20260709 13:03:59.277844 14769 ts_tablet_manager.cc:1403] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.015s
I20260709 13:03:59.280596 14769 raft_consensus.cc:359] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.281289 14769 raft_consensus.cc:385] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.281522 14771 tablet_bootstrap.cc:492] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21: No bootstrap required, opened a new log
I20260709 13:03:59.281592 14769 raft_consensus.cc:740] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.282225 14771 ts_tablet_manager.cc:1403] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.008s
I20260709 13:03:59.282480 14769 consensus_queue.cc:260] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.283106 14770 tablet_bootstrap.cc:492] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6: No bootstrap required, opened a new log
I20260709 13:03:59.284495 14769 ts_tablet_manager.cc:1434] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:59.284708 14770 ts_tablet_manager.cc:1403] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 13:03:59.285351 14769 tablet_bootstrap.cc:492] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2: Bootstrap starting.
I20260709 13:03:59.287515 14770 raft_consensus.cc:359] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.288224 14770 raft_consensus.cc:385] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.288533 14770 raft_consensus.cc:740] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.289227 14770 consensus_queue.cc:260] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.291724 14769 tablet_bootstrap.cc:654] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.293067 14770 ts_tablet_manager.cc:1434] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:59.294008 14770 tablet_bootstrap.cc:492] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6: Bootstrap starting.
I20260709 13:03:59.300421 14771 raft_consensus.cc:359] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.301174 14771 raft_consensus.cc:385] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.302937 14771 raft_consensus.cc:740] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.304034 14770 tablet_bootstrap.cc:654] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.303887 14771 consensus_queue.cc:260] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.306789 14771 ts_tablet_manager.cc:1434] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260709 13:03:59.308228 14771 tablet_bootstrap.cc:492] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Bootstrap starting.
I20260709 13:03:59.314985 14769 tablet_bootstrap.cc:492] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2: No bootstrap required, opened a new log
I20260709 13:03:59.315829 14769 ts_tablet_manager.cc:1403] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.025s
I20260709 13:03:59.316355 14771 tablet_bootstrap.cc:654] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.316603 14770 tablet_bootstrap.cc:492] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6: No bootstrap required, opened a new log
I20260709 13:03:59.317102 14770 ts_tablet_manager.cc:1403] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260709 13:03:59.318519 14769 raft_consensus.cc:359] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:03:59.319337 14769 raft_consensus.cc:385] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.319912 14769 raft_consensus.cc:740] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.320331 14770 raft_consensus.cc:359] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.321023 14770 raft_consensus.cc:385] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.320660 14769 consensus_queue.cc:260] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:03:59.321316 14770 raft_consensus.cc:740] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.321471 14771 tablet_bootstrap.cc:492] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21: No bootstrap required, opened a new log
I20260709 13:03:59.322029 14771 ts_tablet_manager.cc:1403] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:03:59.322068 14770 consensus_queue.cc:260] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.323064 14769 ts_tablet_manager.cc:1434] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:59.324023 14769 tablet_bootstrap.cc:492] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2: Bootstrap starting.
I20260709 13:03:59.324288 14770 ts_tablet_manager.cc:1434] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 13:03:59.326520 14771 raft_consensus.cc:359] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.327983 14771 raft_consensus.cc:385] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.328287 14770 tablet_bootstrap.cc:492] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6: Bootstrap starting.
I20260709 13:03:59.328326 14771 raft_consensus.cc:740] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.329252 14771 consensus_queue.cc:260] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.332005 14771 ts_tablet_manager.cc:1434] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 13:03:59.335479 14776 raft_consensus.cc:493] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.335937 14776 raft_consensus.cc:515] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.337255 14775 raft_consensus.cc:493] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.337967 14775 raft_consensus.cc:515] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.339923 14776 leader_election.cc:290] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:03:59.340616 14775 leader_election.cc:290] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:03:59.347782 14771 tablet_bootstrap.cc:492] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Bootstrap starting.
I20260709 13:03:59.360906 14769 tablet_bootstrap.cc:654] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.363178 14775 raft_consensus.cc:493] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.363684 14775 raft_consensus.cc:515] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:03:59.366935 14775 leader_election.cc:290] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169), 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535)
I20260709 13:03:59.372273 14770 tablet_bootstrap.cc:654] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.397027 14771 tablet_bootstrap.cc:654] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.404249 14776 raft_consensus.cc:493] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.404845 14776 raft_consensus.cc:515] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.407032 14776 leader_election.cc:290] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:03:59.410719 14769 tablet_bootstrap.cc:492] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2: No bootstrap required, opened a new log
I20260709 13:03:59.415828 14769 ts_tablet_manager.cc:1403] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2: Time spent bootstrapping tablet: real 0.092s	user 0.020s	sys 0.011s
I20260709 13:03:59.410714 14776 raft_consensus.cc:493] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.417725 14776 raft_consensus.cc:515] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.422271 14776 leader_election.cc:290] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:03:59.424687 14769 raft_consensus.cc:359] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.427266 14769 raft_consensus.cc:385] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.427639 14769 raft_consensus.cc:740] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.428535 14769 consensus_queue.cc:260] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.433207 14769 ts_tablet_manager.cc:1434] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:03:59.433457 14770 tablet_bootstrap.cc:492] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6: No bootstrap required, opened a new log
I20260709 13:03:59.434154 14769 tablet_bootstrap.cc:492] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2: Bootstrap starting.
I20260709 13:03:59.434407 14770 ts_tablet_manager.cc:1403] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.015s
I20260709 13:03:59.437455 14770 raft_consensus.cc:359] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.438184 14770 raft_consensus.cc:385] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.438562 14770 raft_consensus.cc:740] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.445495 14769 tablet_bootstrap.cc:654] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.446329 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" is_pre_election: true
I20260709 13:03:59.449054 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" is_pre_election: true
I20260709 13:03:59.449474 14771 tablet_bootstrap.cc:492] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21: No bootstrap required, opened a new log
I20260709 13:03:59.449937 14771 ts_tablet_manager.cc:1403] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.005s
I20260709 13:03:59.449792 14577 raft_consensus.cc:2468] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 0.
I20260709 13:03:59.450150 14801 raft_consensus.cc:493] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.450634 14801 raft_consensus.cc:515] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.452354 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" is_pre_election: true
I20260709 13:03:59.452888 14771 raft_consensus.cc:359] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.453651 14771 raft_consensus.cc:385] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.453940 14771 raft_consensus.cc:740] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.452895 14801 leader_election.cc:290] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:03:59.454713 14771 consensus_queue.cc:260] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.454892 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c9b55c3641408085c7ac2a16d68cce" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" is_pre_election: true
I20260709 13:03:59.456655 14577 raft_consensus.cc:2468] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 0.
I20260709 13:03:59.457326 14771 ts_tablet_manager.cc:1434] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:59.458362 14771 tablet_bootstrap.cc:492] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21: Bootstrap starting.
I20260709 13:03:59.458981 14652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2" is_pre_election: true
I20260709 13:03:59.461074 14652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2" is_pre_election: true
I20260709 13:03:59.461699 14652 raft_consensus.cc:2468] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 0.
I20260709 13:03:59.462860 14651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2" is_pre_election: true
I20260709 13:03:59.463536 14651 raft_consensus.cc:2468] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 0.
I20260709 13:03:59.464808 14651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c9b55c3641408085c7ac2a16d68cce" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2" is_pre_election: true
W20260709 13:03:59.466732 14691 leader_election.cc:343] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:59.467525 14691 leader_election.cc:304] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a4da3e84aa546a6996ede8a3db176f6, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:03:59.468436 14691 leader_election.cc:304] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a4da3e84aa546a6996ede8a3db176f6, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:03:59.469126 14776 raft_consensus.cc:2804] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:03:59.469210 14691 leader_election.cc:343] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:59.469506 14776 raft_consensus.cc:493] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.469822 14801 raft_consensus.cc:2804] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:59.469858 14776 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.470276 14801 raft_consensus.cc:493] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.470665 14801 raft_consensus.cc:3060] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.471361 14770 consensus_queue.cc:260] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.475175 14575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" is_pre_election: true
I20260709 13:03:59.475843 14575 raft_consensus.cc:2468] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 0.
I20260709 13:03:59.476684 14771 tablet_bootstrap.cc:654] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.477166 14616 leader_election.cc:304] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:03:59.477910 14775 raft_consensus.cc:2804] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:59.478255 14775 raft_consensus.cc:493] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.478612 14775 raft_consensus.cc:3060] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.481285 14776 raft_consensus.cc:515] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.474748 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" is_pre_election: true
I20260709 13:03:59.482376 14576 raft_consensus.cc:2468] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 0.
I20260709 13:03:59.483661 14616 leader_election.cc:304] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:03:59.485111 14775 raft_consensus.cc:515] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:03:59.477564 14801 raft_consensus.cc:515] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.487077 14775 leader_election.cc:290] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 election: Requested vote from peers 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169), 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535)
I20260709 13:03:59.487629 14775 raft_consensus.cc:2804] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:03:59.486558 14690 leader_election.cc:343] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:59.487952 14775 raft_consensus.cc:493] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.488305 14775 raft_consensus.cc:3060] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.490403 14776 leader_election.cc:290] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:03:59.490653 14651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:03:59.492697 14652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:03:59.493377 14652 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.495728 14770 ts_tablet_manager.cc:1434] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.004s
I20260709 13:03:59.496726 14770 tablet_bootstrap.cc:492] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6: Bootstrap starting.
I20260709 13:03:59.499749 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:03:59.500324 14577 raft_consensus.cc:3060] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.503134 14775 raft_consensus.cc:515] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.503338 14776 raft_consensus.cc:493] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.504453 14776 raft_consensus.cc:515] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.506131 14804 raft_consensus.cc:493] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.507084 14776 leader_election.cc:290] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:03:59.508280 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c903e5af24c28a873b69eb41e1520" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2" is_pre_election: true
I20260709 13:03:59.509454 14651 raft_consensus.cc:2393] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a4da3e84aa546a6996ede8a3db176f6 in current term 1: Already voted for candidate 95f1a23d30314a82abc808781838fdc2 in this term.
I20260709 13:03:59.509341 14775 leader_election.cc:290] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:03:59.510912 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:03:59.511237 14770 tablet_bootstrap.cc:654] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.511471 14576 raft_consensus.cc:3060] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.511950 14652 raft_consensus.cc:2468] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 1.
I20260709 13:03:59.515524 14691 leader_election.cc:304] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a4da3e84aa546a6996ede8a3db176f6, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:03:59.488157 14690 leader_election.cc:304] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a4da3e84aa546a6996ede8a3db176f6; no voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2
I20260709 13:03:59.517192 14803 raft_consensus.cc:2804] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:59.517436 14801 leader_election.cc:290] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:03:59.518194 14576 raft_consensus.cc:2468] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 1.
W20260709 13:03:59.519624 14690 leader_election.cc:343] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:59.519950 14616 leader_election.cc:304] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:03:59.518934 14801 raft_consensus.cc:2749] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:59.520706 14775 raft_consensus.cc:2804] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:59.520150 14690 leader_election.cc:304] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a4da3e84aa546a6996ede8a3db176f6; no voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2
I20260709 13:03:59.524117 14801 raft_consensus.cc:2749] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:59.524186 14575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:03:59.524309 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6" is_pre_election: true
I20260709 13:03:59.525074 14575 raft_consensus.cc:2393] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a4da3e84aa546a6996ede8a3db176f6 in current term 1: Already voted for candidate 95f1a23d30314a82abc808781838fdc2 in this term.
I20260709 13:03:59.525470 14726 raft_consensus.cc:2393] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95f1a23d30314a82abc808781838fdc2 in current term 1: Already voted for candidate 2a4da3e84aa546a6996ede8a3db176f6 in this term.
I20260709 13:03:59.526207 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c903e5af24c28a873b69eb41e1520" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" is_pre_election: true
I20260709 13:03:59.526858 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6" is_pre_election: true
I20260709 13:03:59.527076 14574 raft_consensus.cc:2468] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 0.
I20260709 13:03:59.532294 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:03:59.533190 14577 raft_consensus.cc:2468] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 1.
I20260709 13:03:59.535128 14803 raft_consensus.cc:697] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Becoming Leader. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Running, Role: LEADER
I20260709 13:03:59.506611 14804 raft_consensus.cc:515] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.534195 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:03:59.535518 14690 leader_election.cc:304] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [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: 2a4da3e84aa546a6996ede8a3db176f6; no voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2
I20260709 13:03:59.536142 14725 raft_consensus.cc:2393] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95f1a23d30314a82abc808781838fdc2 in current term 1: Already voted for candidate 2a4da3e84aa546a6996ede8a3db176f6 in this term.
I20260709 13:03:59.536689 14690 leader_election.cc:304] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:03:59.536370 14803 consensus_queue.cc:237] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.537086 14650 raft_consensus.cc:2468] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 0.
W20260709 13:03:59.538048 14616 leader_election.cc:343] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:59.539343 14616 leader_election.cc:343] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:59.540689 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c903e5af24c28a873b69eb41e1520" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" is_pre_election: true
I20260709 13:03:59.541426 14574 raft_consensus.cc:2468] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 0.
I20260709 13:03:59.532294 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:03:59.542789 14576 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.542835 14777 raft_consensus.cc:493] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.543651 14777 raft_consensus.cc:515] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.542790 14616 leader_election.cc:304] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:03:59.544984 14775 raft_consensus.cc:697] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 1 LEADER]: Becoming Leader. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:03:59.549777 14801 raft_consensus.cc:2749] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:59.545204 14804 leader_election.cc:290] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:03:59.544343 14808 raft_consensus.cc:493] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.553119 14777 leader_election.cc:290] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:03:59.550360 14807 raft_consensus.cc:2804] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:59.565563 14771 tablet_bootstrap.cc:492] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21: No bootstrap required, opened a new log
I20260709 13:03:59.552747 14775 consensus_queue.cc:237] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.565668 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c903e5af24c28a873b69eb41e1520" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6" is_pre_election: true
I20260709 13:03:59.557686 14807 raft_consensus.cc:493] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.555950 14808 raft_consensus.cc:515] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.568161 14771 ts_tablet_manager.cc:1403] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent bootstrapping tablet: real 0.110s	user 0.031s	sys 0.022s
I20260709 13:03:59.568331 14807 raft_consensus.cc:3060] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.571974 14808 leader_election.cc:290] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:03:59.579474 14809 raft_consensus.cc:2804] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:59.579910 14809 raft_consensus.cc:493] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.580250 14809 raft_consensus.cc:3060] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.557626 14616 leader_election.cc:304] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 2a4da3e84aa546a6996ede8a3db176f6
I20260709 13:03:59.588682 14771 raft_consensus.cc:359] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.589740 14769 tablet_bootstrap.cc:492] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2: No bootstrap required, opened a new log
I20260709 13:03:59.590252 14769 ts_tablet_manager.cc:1403] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2: Time spent bootstrapping tablet: real 0.156s	user 0.012s	sys 0.024s
I20260709 13:03:59.589635 14771 raft_consensus.cc:385] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.592742 14771 raft_consensus.cc:740] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.593842 14808 raft_consensus.cc:2804] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:59.594353 14808 raft_consensus.cc:697] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 1 LEADER]: Becoming Leader. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:03:59.593967 14771 consensus_queue.cc:260] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.595173 14808 consensus_queue.cc:237] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:03:59.595340 14769 raft_consensus.cc:359] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.617012 14801 raft_consensus.cc:493] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.619118 14801 raft_consensus.cc:515] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.598995 14769 raft_consensus.cc:385] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.626880 14807 raft_consensus.cc:515] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.623281 14769 raft_consensus.cc:740] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.631146 14769 consensus_queue.cc:260] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.632967 14770 tablet_bootstrap.cc:492] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6: No bootstrap required, opened a new log
I20260709 13:03:59.633409 14770 ts_tablet_manager.cc:1403] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6: Time spent bootstrapping tablet: real 0.137s	user 0.018s	sys 0.032s
I20260709 13:03:59.631968 14801 leader_election.cc:290] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:03:59.628810 14771 ts_tablet_manager.cc:1434] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.001s
W20260709 13:03:59.615442 14616 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.129:36535, user_credentials={real_user=slave}} blocked reactor thread for 59372us
I20260709 13:03:59.637437 14725 raft_consensus.cc:2393] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95f1a23d30314a82abc808781838fdc2 in current term 1: Already voted for candidate 2a4da3e84aa546a6996ede8a3db176f6 in this term.
I20260709 13:03:59.642639 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" is_pre_election: true
I20260709 13:03:59.643062 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2" is_pre_election: true
I20260709 13:03:59.643311 14577 raft_consensus.cc:2468] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 0.
I20260709 13:03:59.643682 14650 raft_consensus.cc:2468] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 0.
I20260709 13:03:59.644837 14771 tablet_bootstrap.cc:492] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21: Bootstrap starting.
I20260709 13:03:59.644626 14690 leader_election.cc:304] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:03:59.636925 14576 raft_consensus.cc:2468] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 1.
I20260709 13:03:59.647560 14801 raft_consensus.cc:2804] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:59.647938 14801 raft_consensus.cc:493] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.653865 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" is_pre_election: true
I20260709 13:03:59.654793 14576 raft_consensus.cc:2468] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 0.
I20260709 13:03:59.652808 14801 raft_consensus.cc:3060] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.655896 14616 leader_election.cc:304] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:03:59.658231 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6" is_pre_election: true
I20260709 13:03:59.660540 14770 raft_consensus.cc:359] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.661394 14770 raft_consensus.cc:385] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.661675 14770 raft_consensus.cc:740] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.662329 14769 ts_tablet_manager.cc:1434] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260709 13:03:59.662261 14808 raft_consensus.cc:2804] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:59.662731 14808 raft_consensus.cc:493] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.663097 14808 raft_consensus.cc:3060] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.663380 14769 tablet_bootstrap.cc:492] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2: Bootstrap starting.
I20260709 13:03:59.660549 14809 raft_consensus.cc:515] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.671788 14770 consensus_queue.cc:260] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.672967 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5e7e14a53145769fd5006b004054bf" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6" is_pre_election: true
I20260709 13:03:59.682236 14807 leader_election.cc:290] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:03:59.682577 14474 catalog_manager.cc:5697] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131). New cstate: current_term: 1 leader_uuid: "2a4da3e84aa546a6996ede8a3db176f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:59.683362 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c903e5af24c28a873b69eb41e1520" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:03:59.684109 14650 raft_consensus.cc:2393] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a4da3e84aa546a6996ede8a3db176f6 in current term 1: Already voted for candidate 95f1a23d30314a82abc808781838fdc2 in this term.
I20260709 13:03:59.705926 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c903e5af24c28a873b69eb41e1520" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:03:59.706553 14576 raft_consensus.cc:3060] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.707690 14801 raft_consensus.cc:515] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.708807 14725 raft_consensus.cc:2393] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95f1a23d30314a82abc808781838fdc2 in current term 1: Already voted for candidate 2a4da3e84aa546a6996ede8a3db176f6 in this term.
I20260709 13:03:59.712514 14726 raft_consensus.cc:2468] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 0.
I20260709 13:03:59.711100 14801 leader_election.cc:290] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:03:59.714651 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:03:59.716982 14577 raft_consensus.cc:3060] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.716931 14541 leader_election.cc:304] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:03:59.717979 14576 raft_consensus.cc:2468] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 1.
I20260709 13:03:59.715834 14770 ts_tablet_manager.cc:1434] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6: Time spent starting tablet: real 0.082s	user 0.001s	sys 0.009s
I20260709 13:03:59.718984 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5e7e14a53145769fd5006b004054bf" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2" is_pre_election: true
I20260709 13:03:59.719237 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c903e5af24c28a873b69eb41e1520" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:03:59.719069 14777 raft_consensus.cc:2804] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:59.719947 14777 raft_consensus.cc:493] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.721048 14770 tablet_bootstrap.cc:492] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6: Bootstrap starting.
I20260709 13:03:59.720317 14777 raft_consensus.cc:3060] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.722541 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c903e5af24c28a873b69eb41e1520" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:03:59.721830 14574 raft_consensus.cc:2393] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95f1a23d30314a82abc808781838fdc2 in current term 1: Already voted for candidate 2a4da3e84aa546a6996ede8a3db176f6 in this term.
I20260709 13:03:59.724402 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:03:59.717310 14809 leader_election.cc:290] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:03:59.666358 14470 catalog_manager.cc:5697] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f1a23d30314a82abc808781838fdc2 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "95f1a23d30314a82abc808781838fdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:59.727077 14542 leader_election.cc:343] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:59.729282 14726 raft_consensus.cc:2393] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95f1a23d30314a82abc808781838fdc2 in current term 1: Already voted for candidate 2a4da3e84aa546a6996ede8a3db176f6 in this term.
I20260709 13:03:59.730460 14690 leader_election.cc:304] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 95f1a23d30314a82abc808781838fdc2
I20260709 13:03:59.731201 14577 raft_consensus.cc:2468] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 1.
I20260709 13:03:59.731838 14616 leader_election.cc:304] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [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: 95f1a23d30314a82abc808781838fdc2; no voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6
I20260709 13:03:59.733238 14809 raft_consensus.cc:2749] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:59.733598 14777 raft_consensus.cc:515] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.734426 14801 raft_consensus.cc:2804] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:59.733793 14690 leader_election.cc:304] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:03:59.735224 14801 raft_consensus.cc:697] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Becoming Leader. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Running, Role: LEADER
I20260709 13:03:59.736352 14807 raft_consensus.cc:2804] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:59.736485 14801 consensus_queue.cc:237] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.736887 14807 raft_consensus.cc:697] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Becoming Leader. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Running, Role: LEADER
I20260709 13:03:59.738047 14652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5e7e14a53145769fd5006b004054bf" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:03:59.738021 14807 consensus_queue.cc:237] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
W20260709 13:03:59.739703 14542 leader_election.cc:343] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:59.740176 14777 leader_election.cc:290] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 election: Requested vote from peers 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:03:59.746361 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5e7e14a53145769fd5006b004054bf" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:03:59.747084 14726 raft_consensus.cc:3060] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.747891 14769 tablet_bootstrap.cc:654] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.749035 14770 tablet_bootstrap.cc:654] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.753314 14808 raft_consensus.cc:515] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.755559 14650 raft_consensus.cc:2393] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a4da3e84aa546a6996ede8a3db176f6 in current term 1: Already voted for candidate 95f1a23d30314a82abc808781838fdc2 in this term.
I20260709 13:03:59.757014 14808 leader_election.cc:290] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:03:59.757678 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:03:59.759260 14577 raft_consensus.cc:2393] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95f1a23d30314a82abc808781838fdc2 in current term 1: Already voted for candidate 2a4da3e84aa546a6996ede8a3db176f6 in this term.
I20260709 13:03:59.760701 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:03:59.764115 14616 leader_election.cc:304] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [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: 95f1a23d30314a82abc808781838fdc2; no voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6
I20260709 13:03:59.768061 14808 raft_consensus.cc:2749] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:59.770324 14771 tablet_bootstrap.cc:654] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.779443 14726 raft_consensus.cc:2468] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 1.
I20260709 13:03:59.787186 14541 leader_election.cc:304] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 95f1a23d30314a82abc808781838fdc2
I20260709 13:03:59.788020 14777 raft_consensus.cc:2804] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:59.789163 14771 tablet_bootstrap.cc:492] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21: No bootstrap required, opened a new log
I20260709 13:03:59.789122 14777 raft_consensus.cc:697] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Becoming Leader. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Running, Role: LEADER
I20260709 13:03:59.790097 14769 tablet_bootstrap.cc:492] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2: No bootstrap required, opened a new log
I20260709 13:03:59.790035 14777 consensus_queue.cc:237] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.789287 14770 tablet_bootstrap.cc:492] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6: No bootstrap required, opened a new log
I20260709 13:03:59.790673 14769 ts_tablet_manager.cc:1403] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2: Time spent bootstrapping tablet: real 0.127s	user 0.016s	sys 0.003s
I20260709 13:03:59.793445 14771 ts_tablet_manager.cc:1403] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent bootstrapping tablet: real 0.149s	user 0.030s	sys 0.022s
I20260709 13:03:59.793996 14769 raft_consensus.cc:359] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.794750 14769 raft_consensus.cc:385] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.795117 14769 raft_consensus.cc:740] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.795905 14769 consensus_queue.cc:260] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.796391 14771 raft_consensus.cc:359] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.797036 14771 raft_consensus.cc:385] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.797335 14771 raft_consensus.cc:740] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.799417 14769 ts_tablet_manager.cc:1434] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:59.799980 14771 consensus_queue.cc:260] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.800493 14769 tablet_bootstrap.cc:492] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2: Bootstrap starting.
I20260709 13:03:59.801985 14771 ts_tablet_manager.cc:1434] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260709 13:03:59.802829 14771 tablet_bootstrap.cc:492] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Bootstrap starting.
I20260709 13:03:59.797372 14770 ts_tablet_manager.cc:1403] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.005s
I20260709 13:03:59.808980 14770 raft_consensus.cc:359] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:03:59.809710 14770 raft_consensus.cc:385] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.810055 14770 raft_consensus.cc:740] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.810745 14770 consensus_queue.cc:260] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:03:59.812899 14770 ts_tablet_manager.cc:1434] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:59.816162 14771 tablet_bootstrap.cc:654] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.816407 14474 catalog_manager.cc:5697] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131). New cstate: current_term: 1 leader_uuid: "2a4da3e84aa546a6996ede8a3db176f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:59.818946 14474 catalog_manager.cc:5697] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131). New cstate: current_term: 1 leader_uuid: "2a4da3e84aa546a6996ede8a3db176f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:59.822504 14769 tablet_bootstrap.cc:654] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.826053 14771 tablet_bootstrap.cc:492] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21: No bootstrap required, opened a new log
I20260709 13:03:59.826495 14771 ts_tablet_manager.cc:1403] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.002s
I20260709 13:03:59.824815 14470 catalog_manager.cc:5697] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f1a23d30314a82abc808781838fdc2 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "95f1a23d30314a82abc808781838fdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:59.832942 14771 raft_consensus.cc:359] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.833608 14771 raft_consensus.cc:385] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.833866 14771 raft_consensus.cc:740] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.834642 14771 consensus_queue.cc:260] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.836823 14771 ts_tablet_manager.cc:1434] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 13:03:59.838905 14472 catalog_manager.cc:5697] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:59.842571 14769 tablet_bootstrap.cc:492] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2: No bootstrap required, opened a new log
I20260709 13:03:59.843112 14769 ts_tablet_manager.cc:1403] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.007s
I20260709 13:03:59.845760 14769 raft_consensus.cc:359] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.846451 14769 raft_consensus.cc:385] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.846761 14769 raft_consensus.cc:740] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.847569 14769 consensus_queue.cc:260] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.851866 14769 ts_tablet_manager.cc:1434] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:59.852607 14769 tablet_bootstrap.cc:492] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2: Bootstrap starting.
I20260709 13:03:59.858543 14769 tablet_bootstrap.cc:654] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.863705 14769 tablet_bootstrap.cc:492] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2: No bootstrap required, opened a new log
I20260709 13:03:59.864064 14769 ts_tablet_manager.cc:1403] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 13:03:59.866089 14769 raft_consensus.cc:359] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.866575 14769 raft_consensus.cc:385] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:59.866796 14769 raft_consensus.cc:740] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Initialized, Role: FOLLOWER
I20260709 13:03:59.867420 14769 consensus_queue.cc:260] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.869048 14769 ts_tablet_manager.cc:1434] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:03:59.904958 14808 raft_consensus.cc:493] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.905609 14808 raft_consensus.cc:515] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.907934 14808 leader_election.cc:290] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:03:59.908715 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577fce33683945c4bee618c5da4857ba" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" is_pre_election: true
I20260709 13:03:59.909003 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577fce33683945c4bee618c5da4857ba" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6" is_pre_election: true
I20260709 13:03:59.909252 14577 raft_consensus.cc:2468] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 0.
I20260709 13:03:59.909696 14726 raft_consensus.cc:2468] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 0.
I20260709 13:03:59.910418 14616 leader_election.cc:304] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:03:59.911240 14808 raft_consensus.cc:2804] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:59.911652 14808 raft_consensus.cc:493] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.912006 14808 raft_consensus.cc:3060] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.917384 14808 raft_consensus.cc:515] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.919709 14808 leader_election.cc:290] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:03:59.920753 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577fce33683945c4bee618c5da4857ba" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:03:59.920797 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577fce33683945c4bee618c5da4857ba" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:03:59.921676 14577 raft_consensus.cc:3060] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.921753 14726 raft_consensus.cc:3060] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.922546 14777 raft_consensus.cc:493] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.923146 14777 raft_consensus.cc:515] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.925169 14777 leader_election.cc:290] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:03:59.926240 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2" is_pre_election: true
I20260709 13:03:59.926823 14650 raft_consensus.cc:2468] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 0.
I20260709 13:03:59.928190 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6" is_pre_election: true
I20260709 13:03:59.928764 14725 raft_consensus.cc:2468] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 0.
I20260709 13:03:59.930375 14541 leader_election.cc:304] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:03:59.930563 14577 raft_consensus.cc:2468] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 1.
I20260709 13:03:59.930987 14726 raft_consensus.cc:2468] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 1.
I20260709 13:03:59.931823 14616 leader_election.cc:304] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:03:59.932324 14777 raft_consensus.cc:2804] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:59.932679 14777 raft_consensus.cc:493] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.932998 14777 raft_consensus.cc:3060] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.933269 14808 raft_consensus.cc:2804] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:59.934362 14808 raft_consensus.cc:697] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [term 1 LEADER]: Becoming Leader. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:03:59.935005 14808 consensus_queue.cc:237] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.939467 14777 raft_consensus.cc:515] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.942857 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:03:59.943663 14650 raft_consensus.cc:3060] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.944109 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:03:59.944684 14726 raft_consensus.cc:3060] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:59.944468 14470 catalog_manager.cc:5697] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f1a23d30314a82abc808781838fdc2 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "95f1a23d30314a82abc808781838fdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:59.948244 14777 leader_election.cc:290] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 election: Requested vote from peers 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:03:59.952040 14726 raft_consensus.cc:2468] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 1.
I20260709 13:03:59.952785 14650 raft_consensus.cc:2468] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 1.
I20260709 13:03:59.953222 14541 leader_election.cc:304] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:03:59.954592 14777 raft_consensus.cc:2804] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:59.955068 14777 raft_consensus.cc:697] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Becoming Leader. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Running, Role: LEADER
I20260709 13:03:59.955857 14777 consensus_queue.cc:237] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:03:59.964355 14801 consensus_queue.cc:1048] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:59.967103 14808 consensus_queue.cc:1048] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:59.966207 14470 catalog_manager.cc:5697] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:59.969311 14522 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:59.988234 14803 consensus_queue.cc:1048] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.003309 14777 raft_consensus.cc:493] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.004048 14777 raft_consensus.cc:515] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.009016 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c9b55c3641408085c7ac2a16d68cce" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2" is_pre_election: true
I20260709 13:04:00.009859 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c9b55c3641408085c7ac2a16d68cce" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6" is_pre_election: true
I20260709 13:04:00.012784 14726 raft_consensus.cc:2468] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 0.
I20260709 13:04:00.014194 14541 leader_election.cc:304] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:04:00.016448 14823 raft_consensus.cc:2804] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:00.017009 14823 raft_consensus.cc:493] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:00.017464 14823 raft_consensus.cc:3060] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.023860 14808 consensus_queue.cc:1048] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:00.010694 14777 leader_election.cc:290] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:00.012167 14650 raft_consensus.cc:2468] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 0.
I20260709 13:04:00.036306 14803 raft_consensus.cc:493] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.034941 14823 raft_consensus.cc:515] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.036767 14803 raft_consensus.cc:515] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:04:00.038169 14823 leader_election.cc:290] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 election: Requested vote from peers 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:00.038807 14803 leader_election.cc:290] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049), 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535)
I20260709 13:04:00.039214 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c9b55c3641408085c7ac2a16d68cce" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:00.039819 14726 raft_consensus.cc:3060] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.042689 14652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2" is_pre_election: true
I20260709 13:04:00.041282 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c9b55c3641408085c7ac2a16d68cce" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:04:00.042945 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" is_pre_election: true
I20260709 13:04:00.043344 14650 raft_consensus.cc:3060] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.043736 14574 raft_consensus.cc:2393] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a4da3e84aa546a6996ede8a3db176f6 in current term 1: Already voted for candidate 95f1a23d30314a82abc808781838fdc2 in this term.
I20260709 13:04:00.047078 14690 leader_election.cc:304] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a4da3e84aa546a6996ede8a3db176f6; no voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2
I20260709 13:04:00.048101 14803 raft_consensus.cc:3060] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.048913 14726 raft_consensus.cc:2468] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 1.
I20260709 13:04:00.049196 14650 raft_consensus.cc:2468] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 1.
I20260709 13:04:00.050293 14541 leader_election.cc:304] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:04:00.059780 14823 raft_consensus.cc:2804] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:00.060266 14823 raft_consensus.cc:697] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Becoming Leader. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Running, Role: LEADER
I20260709 13:04:00.056138 14803 raft_consensus.cc:2749] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:00.061053 14823 consensus_queue.cc:237] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.062844 14808 consensus_queue.cc:1048] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.077349 14474 catalog_manager.cc:5697] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:00.078799 14775 consensus_queue.cc:1048] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.149686 14803 consensus_queue.cc:1048] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.162242 14807 consensus_queue.cc:1048] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.186009 14823 consensus_queue.cc:1048] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.195700 14650 raft_consensus.cc:3060] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.202556 14839 consensus_queue.cc:1048] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.226400 14650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
mode: GRACEFUL
new_leader_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
 from {username='slave'} at 127.0.0.1:32932
I20260709 13:04:00.227063 14650 raft_consensus.cc:606] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 1 LEADER]: Received request to transfer leadership to TS 11d0baf9ac2e4a1fb2b5085081a2bc21
I20260709 13:04:00.237880 14650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "349daa33189843c2a6842532b53c8607"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
mode: GRACEFUL
new_leader_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
 from {username='slave'} at 127.0.0.1:32932
I20260709 13:04:00.238406 14650 raft_consensus.cc:606] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 1 LEADER]: Received request to transfer leadership to TS 11d0baf9ac2e4a1fb2b5085081a2bc21
I20260709 13:04:00.251595 14726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3"
dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
mode: GRACEFUL
new_leader_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:52674
I20260709 13:04:00.252115 14726 raft_consensus.cc:606] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Received request to transfer leadership to TS 95f1a23d30314a82abc808781838fdc2
I20260709 13:04:00.257059 14726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b4c903e5af24c28a873b69eb41e1520"
dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
mode: GRACEFUL
new_leader_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:52674
I20260709 13:04:00.257575 14726 raft_consensus.cc:606] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Received request to transfer leadership to TS 95f1a23d30314a82abc808781838fdc2
I20260709 13:04:00.262249 14726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493"
dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
mode: GRACEFUL
new_leader_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:52674
I20260709 13:04:00.262738 14726 raft_consensus.cc:606] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Received request to transfer leadership to TS 95f1a23d30314a82abc808781838fdc2
I20260709 13:04:00.276068 14846 consensus_queue.cc:1048] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:00.281834 14577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45c9b55c3641408085c7ac2a16d68cce"
dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
mode: GRACEFUL
new_leader_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
 from {username='slave'} at 127.0.0.1:38350
I20260709 13:04:00.282327 14577 raft_consensus.cc:606] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Received request to transfer leadership to TS 2a4da3e84aa546a6996ede8a3db176f6
I20260709 13:04:00.292361 14803 consensus_queue.cc:1048] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.299906 14803 raft_consensus.cc:993] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6: : Instructing follower 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:00.300334 14803 raft_consensus.cc:1081] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Signalling peer 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:00.305213 14650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:32914
I20260709 13:04:00.305902 14650 raft_consensus.cc:493] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:00.306344 14650 raft_consensus.cc:3060] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.311992 14650 raft_consensus.cc:515] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.313803 14650 leader_election.cc:290] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 2 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:00.314900 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:04:00.314914 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:00.315629 14576 raft_consensus.cc:3060] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.315687 14726 raft_consensus.cc:3055] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:00.316084 14726 raft_consensus.cc:740] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Running, Role: LEADER
I20260709 13:04:00.316880 14726 consensus_queue.cc:260] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.318248 14726 raft_consensus.cc:3060] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.321602 14576 raft_consensus.cc:2468] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 2.
I20260709 13:04:00.322782 14616 leader_election.cc:304] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:04:00.323674 14775 raft_consensus.cc:2804] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:00.324169 14775 raft_consensus.cc:697] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Becoming Leader. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:00.324978 14775 consensus_queue.cc:237] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.325887 14726 raft_consensus.cc:2468] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 2.
I20260709 13:04:00.331513 14472 catalog_manager.cc:5697] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 reported cstate change: term changed from 1 to 2, leader changed from 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131) to 95f1a23d30314a82abc808781838fdc2 (127.14.26.130). New cstate: current_term: 2 leader_uuid: "95f1a23d30314a82abc808781838fdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:00.365738 14846 raft_consensus.cc:993] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6: : Instructing follower 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:00.366207 14803 raft_consensus.cc:1081] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Signalling peer 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:00.367722 14650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:32914
I20260709 13:04:00.368184 14650 raft_consensus.cc:493] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:00.368476 14650 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.373689 14650 raft_consensus.cc:515] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.374083 14777 consensus_queue.cc:1048] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.375713 14650 leader_election.cc:290] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 2 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:00.377166 14777 consensus_queue.cc:1048] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.377772 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:04:00.378341 14576 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.380142 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:00.380707 14726 raft_consensus.cc:3055] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:00.381035 14726 raft_consensus.cc:740] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Running, Role: LEADER
I20260709 13:04:00.383772 14726 consensus_queue.cc:260] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.385012 14726 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.388854 14576 raft_consensus.cc:2468] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 2.
I20260709 13:04:00.392808 14616 leader_election.cc:304] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:04:00.393654 14775 raft_consensus.cc:2804] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:00.394138 14775 raft_consensus.cc:697] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Becoming Leader. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:00.394925 14775 consensus_queue.cc:237] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.402144 14726 raft_consensus.cc:2468] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 2.
I20260709 13:04:00.418821 14474 catalog_manager.cc:5697] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 reported cstate change: term changed from 1 to 2, leader changed from 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131) to 95f1a23d30314a82abc808781838fdc2 (127.14.26.130). New cstate: current_term: 2 leader_uuid: "95f1a23d30314a82abc808781838fdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:00.470966 14775 consensus_queue.cc:1048] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.484938 14808 consensus_queue.cc:1048] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.563776 14777 consensus_queue.cc:1048] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.574222 14839 consensus_queue.cc:1048] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.585834 14823 raft_consensus.cc:993] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21: : Instructing follower 2a4da3e84aa546a6996ede8a3db176f6 to start an election
I20260709 13:04:00.586310 14839 raft_consensus.cc:1081] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Signalling peer 2a4da3e84aa546a6996ede8a3db176f6 to start an election
I20260709 13:04:00.587932 14726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45c9b55c3641408085c7ac2a16d68cce"
dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
 from {username='slave'} at 127.0.0.1:52670
I20260709 13:04:00.588451 14726 raft_consensus.cc:493] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:00.588791 14726 raft_consensus.cc:3060] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.595232 14726 raft_consensus.cc:515] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.597651 14726 leader_election.cc:290] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 2 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:04:00.597818 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c9b55c3641408085c7ac2a16d68cce" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:04:00.598129 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c9b55c3641408085c7ac2a16d68cce" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:04:00.598361 14576 raft_consensus.cc:3055] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:00.598664 14650 raft_consensus.cc:3060] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.598717 14576 raft_consensus.cc:740] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Running, Role: LEADER
I20260709 13:04:00.599619 14576 consensus_queue.cc:260] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.600646 14576 raft_consensus.cc:3060] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.604974 14650 raft_consensus.cc:2468] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 2.
I20260709 13:04:00.606106 14576 raft_consensus.cc:2468] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 2.
I20260709 13:04:00.606108 14691 leader_election.cc:304] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a4da3e84aa546a6996ede8a3db176f6, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:04:00.607065 14846 raft_consensus.cc:2804] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:00.607497 14846 raft_consensus.cc:697] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 LEADER]: Becoming Leader. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Running, Role: LEADER
I20260709 13:04:00.608278 14846 consensus_queue.cc:237] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.614430 14474 catalog_manager.cc:5697] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 reported cstate change: term changed from 1 to 2, leader changed from 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129) to 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131). New cstate: current_term: 2 leader_uuid: "2a4da3e84aa546a6996ede8a3db176f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:00.620438 14804 raft_consensus.cc:993] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2: : Instructing follower 11d0baf9ac2e4a1fb2b5085081a2bc21 to start an election
I20260709 13:04:00.620905 14808 raft_consensus.cc:1081] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 1 LEADER]: Signalling peer 11d0baf9ac2e4a1fb2b5085081a2bc21 to start an election
I20260709 13:04:00.622586 14576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9"
dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
 from {username='slave'} at 127.0.0.1:38340
I20260709 13:04:00.623221 14576 raft_consensus.cc:493] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:00.623594 14576 raft_consensus.cc:3060] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.630096 14576 raft_consensus.cc:515] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:04:00.632848 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:04:00.633436 14650 raft_consensus.cc:3055] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:00.633737 14650 raft_consensus.cc:740] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:00.634464 14650 consensus_queue.cc:260] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:04:00.635396 14809 raft_consensus.cc:993] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2: : Instructing follower 11d0baf9ac2e4a1fb2b5085081a2bc21 to start an election
I20260709 13:04:00.635543 14650 raft_consensus.cc:3060] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.635824 14808 raft_consensus.cc:1081] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 1 LEADER]: Signalling peer 11d0baf9ac2e4a1fb2b5085081a2bc21 to start an election
I20260709 13:04:00.637547 14577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "349daa33189843c2a6842532b53c8607"
dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
 from {username='slave'} at 127.0.0.1:38340
I20260709 13:04:00.638041 14577 raft_consensus.cc:493] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:00.638384 14577 raft_consensus.cc:3060] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.640344 14576 leader_election.cc:290] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 2 election: Requested vote from peers 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:00.641389 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:00.641963 14726 raft_consensus.cc:3060] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.642318 14650 raft_consensus.cc:2468] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 2.
I20260709 13:04:00.646171 14577 raft_consensus.cc:515] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.647120 14542 leader_election.cc:304] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:04:00.648036 14839 raft_consensus.cc:2804] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:00.648476 14839 raft_consensus.cc:697] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 LEADER]: Becoming Leader. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Running, Role: LEADER
I20260709 13:04:00.649660 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:00.650202 14725 raft_consensus.cc:3060] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.650329 14726 raft_consensus.cc:2468] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 2.
I20260709 13:04:00.649317 14839 consensus_queue.cc:237] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:04:00.652364 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:04:00.652956 14650 raft_consensus.cc:3055] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:00.653280 14650 raft_consensus.cc:740] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:00.648480 14577 leader_election.cc:290] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 2 election: Requested vote from peers 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:00.656994 14725 raft_consensus.cc:2468] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 2.
I20260709 13:04:00.658198 14541 leader_election.cc:304] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:04:00.658872 14650 consensus_queue.cc:260] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.660131 14650 raft_consensus.cc:3060] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.661464 14807 raft_consensus.cc:993] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6: : Instructing follower 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:00.661857 14807 raft_consensus.cc:1081] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Signalling peer 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:00.663486 14652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b4c903e5af24c28a873b69eb41e1520"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:32914
I20260709 13:04:00.664013 14652 raft_consensus.cc:493] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:00.664361 14652 raft_consensus.cc:3060] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.666787 14839 raft_consensus.cc:2804] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:00.666857 14650 raft_consensus.cc:2468] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 2.
I20260709 13:04:00.667487 14839 raft_consensus.cc:697] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 LEADER]: Becoming Leader. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Running, Role: LEADER
I20260709 13:04:00.668347 14839 consensus_queue.cc:237] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.670133 14474 catalog_manager.cc:5697] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 reported cstate change: term changed from 1 to 2, leader changed from 95f1a23d30314a82abc808781838fdc2 (127.14.26.130) to 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:00.671519 14652 raft_consensus.cc:515] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.673610 14652 leader_election.cc:290] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 2 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:00.674707 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c903e5af24c28a873b69eb41e1520" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:04:00.675289 14577 raft_consensus.cc:3060] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.675483 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c903e5af24c28a873b69eb41e1520" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:00.676002 14725 raft_consensus.cc:3055] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:00.676345 14725 raft_consensus.cc:740] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Running, Role: LEADER
I20260709 13:04:00.677223 14725 consensus_queue.cc:260] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.678655 14725 raft_consensus.cc:3060] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.681751 14577 raft_consensus.cc:2468] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 2.
I20260709 13:04:00.683051 14616 leader_election.cc:304] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:04:00.683861 14808 raft_consensus.cc:2804] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:00.684327 14808 raft_consensus.cc:697] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Becoming Leader. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:00.685241 14808 consensus_queue.cc:237] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:00.685436 14470 catalog_manager.cc:5697] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 reported cstate change: term changed from 1 to 2, leader changed from 95f1a23d30314a82abc808781838fdc2 (127.14.26.130) to 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:00.686570 14725 raft_consensus.cc:2468] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 2.
I20260709 13:04:00.694685 14474 catalog_manager.cc:5697] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 reported cstate change: term changed from 1 to 2, leader changed from 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131) to 95f1a23d30314a82abc808781838fdc2 (127.14.26.130). New cstate: current_term: 2 leader_uuid: "95f1a23d30314a82abc808781838fdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:00.714560 14725 raft_consensus.cc:1275] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:00.715962 14808 consensus_queue.cc:1048] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:00.724356 14577 raft_consensus.cc:1275] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:00.727056 14804 consensus_queue.cc:1048] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:00.800159 14577 raft_consensus.cc:1275] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:00.801350 14862 consensus_queue.cc:1048] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:00.811800 14725 raft_consensus.cc:1275] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:00.813716 14775 consensus_queue.cc:1048] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:01.098651 14725 raft_consensus.cc:1275] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Refusing update from remote peer 11d0baf9ac2e4a1fb2b5085081a2bc21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:01.100350 14839 consensus_queue.cc:1048] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:01.109159 14652 raft_consensus.cc:1275] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Refusing update from remote peer 11d0baf9ac2e4a1fb2b5085081a2bc21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:01.110262 14725 raft_consensus.cc:1275] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:01.110723 14823 consensus_queue.cc:1048] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:01.111995 14775 consensus_queue.cc:1048] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:01.122924 14577 raft_consensus.cc:1275] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:01.124385 14775 consensus_queue.cc:1048] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:01.125519 14652 raft_consensus.cc:1275] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Refusing update from remote peer 2a4da3e84aa546a6996ede8a3db176f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:01.130365 14846 consensus_queue.cc:1048] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:01.139808 14577 raft_consensus.cc:1275] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Refusing update from remote peer 2a4da3e84aa546a6996ede8a3db176f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:01.141426 14807 consensus_queue.cc:1048] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:01.172742 14725 raft_consensus.cc:1275] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Refusing update from remote peer 11d0baf9ac2e4a1fb2b5085081a2bc21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:01.174084 14823 consensus_queue.cc:1048] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:01.182284 14652 raft_consensus.cc:1275] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Refusing update from remote peer 11d0baf9ac2e4a1fb2b5085081a2bc21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:01.183907 14777 consensus_queue.cc:1048] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.311599 14442 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:04:03.312819 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:03.329180 14650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
mode: GRACEFUL
new_leader_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
 from {username='slave'} at 127.0.0.1:32940
I20260709 13:04:03.329698 14650 raft_consensus.cc:606] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Received request to transfer leadership to TS 2a4da3e84aa546a6996ede8a3db176f6
I20260709 13:04:03.339362 14577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9"
dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
mode: GRACEFUL
new_leader_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
 from {username='slave'} at 127.0.0.1:38364
I20260709 13:04:03.339819 14577 raft_consensus.cc:606] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 LEADER]: Received request to transfer leadership to TS 2a4da3e84aa546a6996ede8a3db176f6
I20260709 13:04:03.340987 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:03.341421 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:03.358606 14777 raft_consensus.cc:993] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21: : Instructing follower 2a4da3e84aa546a6996ede8a3db176f6 to start an election
I20260709 13:04:03.359100 14867 raft_consensus.cc:1081] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 LEADER]: Signalling peer 2a4da3e84aa546a6996ede8a3db176f6 to start an election
I20260709 13:04:03.360581 14725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9"
dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
 from {username='slave'} at 127.0.0.1:52670
I20260709 13:04:03.361053 14725 raft_consensus.cc:493] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:03.361348 14725 raft_consensus.cc:3060] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:03.365880 14725 raft_consensus.cc:515] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:04:03.367589 14725 leader_election.cc:290] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 3 election: Requested vote from peers 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049), 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535)
I20260709 13:04:03.368391 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:04:03.368634 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:04:03.368904 14650 raft_consensus.cc:3060] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:03.369186 14577 raft_consensus.cc:3055] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:03.369498 14577 raft_consensus.cc:740] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Running, Role: LEADER
I20260709 13:04:03.370152 14577 consensus_queue.cc:260] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [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: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:04:03.371088 14577 raft_consensus.cc:3060] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:03.373507 14650 raft_consensus.cc:2468] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 3.
I20260709 13:04:03.374527 14691 leader_election.cc:304] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [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: 2a4da3e84aa546a6996ede8a3db176f6, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:04:03.375252 14807 raft_consensus.cc:2804] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:03.375548 14577 raft_consensus.cc:2468] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 3.
I20260709 13:04:03.376503 14807 raft_consensus.cc:697] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 LEADER]: Becoming Leader. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Running, Role: LEADER
I20260709 13:04:03.377261 14807 consensus_queue.cc:237] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [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: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:04:03.384202 14474 catalog_manager.cc:5697] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 reported cstate change: term changed from 2 to 3, leader changed from 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129) to 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131). New cstate: current_term: 3 leader_uuid: "2a4da3e84aa546a6996ede8a3db176f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:03.410809 14775 raft_consensus.cc:993] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2: : Instructing follower 2a4da3e84aa546a6996ede8a3db176f6 to start an election
I20260709 13:04:03.411269 14877 raft_consensus.cc:1081] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Signalling peer 2a4da3e84aa546a6996ede8a3db176f6 to start an election
I20260709 13:04:03.412871 14725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493"
dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
 from {username='slave'} at 127.0.0.1:52664
I20260709 13:04:03.413378 14725 raft_consensus.cc:493] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:03.413666 14725 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:03.418120 14725 raft_consensus.cc:515] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:03.419931 14725 leader_election.cc:290] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 3 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:04:03.420699 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:04:03.420990 14650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:04:03.421185 14577 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:03.421523 14650 raft_consensus.cc:3055] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:03.421792 14650 raft_consensus.cc:740] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:03.422438 14650 consensus_queue.cc:260] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:03.423350 14650 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:03.425984 14577 raft_consensus.cc:2468] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 3.
I20260709 13:04:03.426970 14690 leader_election.cc:304] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [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: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:04:03.427763 14807 raft_consensus.cc:2804] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:03.427878 14650 raft_consensus.cc:2468] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 3.
I20260709 13:04:03.428200 14807 raft_consensus.cc:697] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 LEADER]: Becoming Leader. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Running, Role: LEADER
I20260709 13:04:03.429049 14807 consensus_queue.cc:237] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:03.436393 14474 catalog_manager.cc:5697] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 reported cstate change: term changed from 2 to 3, leader changed from 95f1a23d30314a82abc808781838fdc2 (127.14.26.130) to 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131). New cstate: current_term: 3 leader_uuid: "2a4da3e84aa546a6996ede8a3db176f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:03.811110 14577 raft_consensus.cc:1275] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Refusing update from remote peer 2a4da3e84aa546a6996ede8a3db176f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:03.812269 14807 consensus_queue.cc:1048] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:03.822729 14650 raft_consensus.cc:1275] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Refusing update from remote peer 2a4da3e84aa546a6996ede8a3db176f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:03.824030 14881 consensus_queue.cc:1048] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:03.829630 14652 raft_consensus.cc:1275] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Refusing update from remote peer 2a4da3e84aa546a6996ede8a3db176f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:03.831004 14881 consensus_queue.cc:1048] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:03.846776 14577 raft_consensus.cc:1275] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Refusing update from remote peer 2a4da3e84aa546a6996ede8a3db176f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:03.848623 14881 consensus_queue.cc:1048] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:04.342233 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:04.352196 14725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9"
dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
mode: GRACEFUL
new_leader_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:52674
I20260709 13:04:04.352725 14725 raft_consensus.cc:606] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 LEADER]: Received request to transfer leadership to TS 95f1a23d30314a82abc808781838fdc2
I20260709 13:04:04.356959 14577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd5e7e14a53145769fd5006b004054bf"
dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
mode: GRACEFUL
new_leader_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:38350
I20260709 13:04:04.357439 14577 raft_consensus.cc:606] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Received request to transfer leadership to TS 95f1a23d30314a82abc808781838fdc2
I20260709 13:04:04.361747 14577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615"
dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
mode: GRACEFUL
new_leader_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:38350
I20260709 13:04:04.362205 14577 raft_consensus.cc:606] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Received request to transfer leadership to TS 95f1a23d30314a82abc808781838fdc2
I20260709 13:04:04.366611 14577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "349daa33189843c2a6842532b53c8607"
dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
mode: GRACEFUL
new_leader_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:38350
I20260709 13:04:04.367151 14577 raft_consensus.cc:606] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 LEADER]: Received request to transfer leadership to TS 95f1a23d30314a82abc808781838fdc2
I20260709 13:04:04.379145 14725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493"
dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
mode: GRACEFUL
new_leader_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:52674
I20260709 13:04:04.379741 14725 raft_consensus.cc:606] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 LEADER]: Received request to transfer leadership to TS 95f1a23d30314a82abc808781838fdc2
I20260709 13:04:04.393579 14889 raft_consensus.cc:993] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21: : Instructing follower 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:04.393985 14867 raft_consensus.cc:1081] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Signalling peer 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:04.395507 14652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:32928
I20260709 13:04:04.396071 14652 raft_consensus.cc:493] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:04.396392 14652 raft_consensus.cc:3060] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:04.399773 14867 raft_consensus.cc:993] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21: : Instructing follower 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:04.400220 14889 raft_consensus.cc:1081] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 LEADER]: Signalling peer 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:04.401695 14650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "349daa33189843c2a6842532b53c8607"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:32928
I20260709 13:04:04.402261 14650 raft_consensus.cc:493] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:04.402261 14652 raft_consensus.cc:515] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:04.402715 14650 raft_consensus.cc:3060] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:04.406162 14887 raft_consensus.cc:993] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6: : Instructing follower 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:04.406561 14887 raft_consensus.cc:1081] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 LEADER]: Signalling peer 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:04.407003 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:04:04.407608 14576 raft_consensus.cc:3055] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:04.407912 14576 raft_consensus.cc:740] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Running, Role: LEADER
I20260709 13:04:04.408074 14651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:32914
I20260709 13:04:04.408603 14651 raft_consensus.cc:493] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:04.408991 14651 raft_consensus.cc:3060] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:04.408680 14576 consensus_queue.cc:260] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:04.409799 14576 raft_consensus.cc:3060] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:04.409622 14650 raft_consensus.cc:515] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:04.411507 14650 leader_election.cc:290] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 3 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:04.412611 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:04.413187 14725 raft_consensus.cc:3060] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:04.414098 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:04:04.414629 14577 raft_consensus.cc:3055] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:04.414976 14577 raft_consensus.cc:740] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Running, Role: LEADER
I20260709 13:04:04.414731 14651 raft_consensus.cc:515] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:04:04.415773 14577 consensus_queue.cc:260] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:04.416787 14651 leader_election.cc:290] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 4 election: Requested vote from peers 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169), 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535)
I20260709 13:04:04.416991 14577 raft_consensus.cc:3060] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:04.419772 14725 raft_consensus.cc:2468] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 3.
I20260709 13:04:04.421388 14576 raft_consensus.cc:2468] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 2.
I20260709 13:04:04.422438 14577 raft_consensus.cc:2468] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 3.
I20260709 13:04:04.422901 14616 leader_election.cc:304] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [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: 2a4da3e84aa546a6996ede8a3db176f6, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:04:04.423085 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:04.423625 14725 raft_consensus.cc:3055] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:04.423705 14877 raft_consensus.cc:2804] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:04.423884 14616 leader_election.cc:304] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:04:04.424050 14725 raft_consensus.cc:740] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Running, Role: LEADER
I20260709 13:04:04.425164 14725 consensus_queue.cc:260] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [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: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:04:04.426198 14891 raft_consensus.cc:2804] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:04.426544 14725 raft_consensus.cc:3060] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:04.426899 14891 raft_consensus.cc:697] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Becoming Leader. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:04.427963 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:04.428552 14726 raft_consensus.cc:3060] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:04.428076 14891 consensus_queue.cc:237] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:04.433526 14725 raft_consensus.cc:2468] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 4.
I20260709 13:04:04.434422 14877 raft_consensus.cc:697] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 3 LEADER]: Becoming Leader. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:04.435518 14726 raft_consensus.cc:2468] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 2.
I20260709 13:04:04.436442 14616 leader_election.cc:304] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [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: 2a4da3e84aa546a6996ede8a3db176f6, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:04:04.435683 14877 consensus_queue.cc:237] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:04.437201 14890 raft_consensus.cc:2804] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:04.438046 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf66467b53407db03039e6c6e518c9" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:04:04.437388 14652 leader_election.cc:290] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 2 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:04.438692 14576 raft_consensus.cc:3060] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:04.450171 14890 raft_consensus.cc:697] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 4 LEADER]: Becoming Leader. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:04.452433 14576 raft_consensus.cc:2468] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 4.
I20260709 13:04:04.453893 14472 catalog_manager.cc:5697] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 reported cstate change: term changed from 2 to 3, leader changed from 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129) to 95f1a23d30314a82abc808781838fdc2 (127.14.26.130). New cstate: current_term: 3 leader_uuid: "95f1a23d30314a82abc808781838fdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.451529 14890 consensus_queue.cc:237] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [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: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } }
I20260709 13:04:04.469172 14472 catalog_manager.cc:5697] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 reported cstate change: term changed from 1 to 2, leader changed from 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129) to 95f1a23d30314a82abc808781838fdc2 (127.14.26.130). New cstate: current_term: 2 leader_uuid: "95f1a23d30314a82abc808781838fdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.470243 14472 catalog_manager.cc:5697] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 reported cstate change: term changed from 3 to 4, leader changed from 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131) to 95f1a23d30314a82abc808781838fdc2 (127.14.26.130). New cstate: current_term: 4 leader_uuid: "95f1a23d30314a82abc808781838fdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.636973 14867 raft_consensus.cc:993] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21: : Instructing follower 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:04.637409 14867 raft_consensus.cc:1081] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Signalling peer 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:04.638762 14652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd5e7e14a53145769fd5006b004054bf"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:32928
I20260709 13:04:04.639339 14652 raft_consensus.cc:493] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:04.639688 14652 raft_consensus.cc:3060] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:04.644016 14652 raft_consensus.cc:515] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:04.645594 14652 leader_election.cc:290] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 2 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:04.646288 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5e7e14a53145769fd5006b004054bf" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:04:04.646603 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5e7e14a53145769fd5006b004054bf" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:04.646896 14576 raft_consensus.cc:3055] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:04.647156 14726 raft_consensus.cc:3060] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:04.647289 14576 raft_consensus.cc:740] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Running, Role: LEADER
I20260709 13:04:04.648064 14576 consensus_queue.cc:260] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:04.648994 14576 raft_consensus.cc:3060] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:04.651772 14726 raft_consensus.cc:2468] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 2.
I20260709 13:04:04.652720 14616 leader_election.cc:304] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a4da3e84aa546a6996ede8a3db176f6, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:04:04.653505 14890 raft_consensus.cc:2804] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:04.653633 14576 raft_consensus.cc:2468] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 2.
I20260709 13:04:04.653993 14890 raft_consensus.cc:697] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Becoming Leader. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:04.654868 14890 consensus_queue.cc:237] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:04.661525 14472 catalog_manager.cc:5697] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 reported cstate change: term changed from 1 to 2, leader changed from 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129) to 95f1a23d30314a82abc808781838fdc2 (127.14.26.130). New cstate: current_term: 2 leader_uuid: "95f1a23d30314a82abc808781838fdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.860953 14726 raft_consensus.cc:1275] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 4 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:04.863221 14890 consensus_queue.cc:1048] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:04.865408 14887 raft_consensus.cc:993] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6: : Instructing follower 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:04.866179 14887 raft_consensus.cc:1081] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 LEADER]: Signalling peer 95f1a23d30314a82abc808781838fdc2 to start an election
I20260709 13:04:04.867671 14652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
 from {username='slave'} at 127.0.0.1:32914
I20260709 13:04:04.868323 14652 raft_consensus.cc:493] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:04.868734 14652 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:04.875506 14652 raft_consensus.cc:515] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:04.876842 14576 raft_consensus.cc:1275] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 4 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:04.878249 14652 leader_election.cc:290] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [CANDIDATE]: Term 4 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:04.878863 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:04:04.879436 14576 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:04.882674 14891 consensus_queue.cc:1048] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:04.883529 14726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493" candidate_uuid: "95f1a23d30314a82abc808781838fdc2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:04.885270 14726 raft_consensus.cc:3055] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:04.885638 14726 raft_consensus.cc:740] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Running, Role: LEADER
I20260709 13:04:04.886605 14726 consensus_queue.cc:260] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:04.885977 14576 raft_consensus.cc:2468] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 4.
I20260709 13:04:04.888433 14726 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:04.890105 14616 leader_election.cc:304] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [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: 11d0baf9ac2e4a1fb2b5085081a2bc21, 95f1a23d30314a82abc808781838fdc2; no voters: 
I20260709 13:04:04.890862 14890 raft_consensus.cc:2804] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:04.891423 14890 raft_consensus.cc:697] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 4 LEADER]: Becoming Leader. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:04.892640 14890 consensus_queue.cc:237] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:04.893723 14725 raft_consensus.cc:1275] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:04.895247 14891 consensus_queue.cc:1048] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:04.901607 14726 raft_consensus.cc:2468] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f1a23d30314a82abc808781838fdc2 in term 4.
I20260709 13:04:04.906952 14472 catalog_manager.cc:5697] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 reported cstate change: term changed from 3 to 4, leader changed from 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131) to 95f1a23d30314a82abc808781838fdc2 (127.14.26.130). New cstate: current_term: 4 leader_uuid: "95f1a23d30314a82abc808781838fdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.909798 14577 raft_consensus.cc:1275] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:04.911444 14893 consensus_queue.cc:1048] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:04.988586 14725 raft_consensus.cc:1275] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:04.989635 14893 consensus_queue.cc:1048] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:04.996984 14577 raft_consensus.cc:1275] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:04.998641 14893 consensus_queue.cc:1048] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:05.159154 14577 raft_consensus.cc:1275] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:05.160296 14893 consensus_queue.cc:1048] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:05.171159 14725 raft_consensus.cc:1275] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:05.172379 14891 consensus_queue.cc:1048] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:05.484297 14577 raft_consensus.cc:1275] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 4 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:05.485343 14891 consensus_queue.cc:1048] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:05.491945 14725 raft_consensus.cc:1275] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 4 FOLLOWER]: Refusing update from remote peer 95f1a23d30314a82abc808781838fdc2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:05.494194 14893 consensus_queue.cc:1048] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:07.386709 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:07.394502 14652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
mode: GRACEFUL
new_leader_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
 from {username='slave'} at 127.0.0.1:32940
I20260709 13:04:07.395156 14652 raft_consensus.cc:606] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Received request to transfer leadership to TS 11d0baf9ac2e4a1fb2b5085081a2bc21
I20260709 13:04:07.397651 14652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "349daa33189843c2a6842532b53c8607"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
mode: GRACEFUL
new_leader_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
 from {username='slave'} at 127.0.0.1:32940
I20260709 13:04:07.398092 14652 raft_consensus.cc:606] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 3 LEADER]: Received request to transfer leadership to TS 2a4da3e84aa546a6996ede8a3db176f6
I20260709 13:04:07.400118 14652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
mode: GRACEFUL
new_leader_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
 from {username='slave'} at 127.0.0.1:32940
I20260709 13:04:07.400544 14652 raft_consensus.cc:606] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 4 LEADER]: Received request to transfer leadership to TS 11d0baf9ac2e4a1fb2b5085081a2bc21
I20260709 13:04:07.402482 14652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
mode: GRACEFUL
new_leader_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
 from {username='slave'} at 127.0.0.1:32940
I20260709 13:04:07.402904 14652 raft_consensus.cc:606] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Received request to transfer leadership to TS 2a4da3e84aa546a6996ede8a3db176f6
I20260709 13:04:07.404845 14652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd5e7e14a53145769fd5006b004054bf"
dest_uuid: "95f1a23d30314a82abc808781838fdc2"
mode: GRACEFUL
new_leader_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
 from {username='slave'} at 127.0.0.1:32940
I20260709 13:04:07.405246 14652 raft_consensus.cc:606] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Received request to transfer leadership to TS 11d0baf9ac2e4a1fb2b5085081a2bc21
I20260709 13:04:07.406131 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:07.406539 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:07.427857 14890 raft_consensus.cc:993] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2: : Instructing follower 2a4da3e84aa546a6996ede8a3db176f6 to start an election
I20260709 13:04:07.428453 14916 raft_consensus.cc:1081] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Signalling peer 2a4da3e84aa546a6996ede8a3db176f6 to start an election
I20260709 13:04:07.429948 14725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615"
dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
 from {username='slave'} at 127.0.0.1:52664
I20260709 13:04:07.430339 14725 raft_consensus.cc:493] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:07.430603 14725 raft_consensus.cc:3060] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:07.434960 14725 raft_consensus.cc:515] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.436610 14725 leader_election.cc:290] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 3 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:04:07.437551 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:04:07.437655 14652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8426ddef16d64a13afe4f8e5cbb13615" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:04:07.438261 14577 raft_consensus.cc:3060] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:07.438333 14652 raft_consensus.cc:3055] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:07.438697 14652 raft_consensus.cc:740] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:07.439530 14652 consensus_queue.cc:260] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.440511 14652 raft_consensus.cc:3060] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:07.442648 14577 raft_consensus.cc:2468] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 3.
I20260709 13:04:07.443790 14690 leader_election.cc:304] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [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: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:04:07.444567 14887 raft_consensus.cc:2804] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:07.445755 14652 raft_consensus.cc:2468] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 3.
I20260709 13:04:07.445851 14887 raft_consensus.cc:697] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 LEADER]: Becoming Leader. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Running, Role: LEADER
I20260709 13:04:07.446972 14887 consensus_queue.cc:237] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.447908 14890 raft_consensus.cc:993] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2: : Instructing follower 2a4da3e84aa546a6996ede8a3db176f6 to start an election
I20260709 13:04:07.448340 14890 raft_consensus.cc:1081] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 3 LEADER]: Signalling peer 2a4da3e84aa546a6996ede8a3db176f6 to start an election
I20260709 13:04:07.449774 14725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "349daa33189843c2a6842532b53c8607"
dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
 from {username='slave'} at 127.0.0.1:52664
I20260709 13:04:07.450225 14725 raft_consensus.cc:493] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:07.450598 14725 raft_consensus.cc:3060] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:07.454746 14474 catalog_manager.cc:5697] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 reported cstate change: term changed from 2 to 3, leader changed from 95f1a23d30314a82abc808781838fdc2 (127.14.26.130) to 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131). New cstate: current_term: 3 leader_uuid: "2a4da3e84aa546a6996ede8a3db176f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:07.456707 14725 raft_consensus.cc:515] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.459122 14725 leader_election.cc:290] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [CANDIDATE]: Term 4 election: Requested vote from peers 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535), 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049)
I20260709 13:04:07.459447 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
I20260709 13:04:07.460107 14577 raft_consensus.cc:3060] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:07.462656 14652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349daa33189843c2a6842532b53c8607" candidate_uuid: "2a4da3e84aa546a6996ede8a3db176f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:04:07.463308 14652 raft_consensus.cc:3055] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:07.463645 14652 raft_consensus.cc:740] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:07.464402 14652 consensus_queue.cc:260] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.465521 14652 raft_consensus.cc:3060] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:07.466382 14577 raft_consensus.cc:2468] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 4.
I20260709 13:04:07.467636 14690 leader_election.cc:304] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [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: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:04:07.468384 14887 raft_consensus.cc:2804] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:07.468796 14887 raft_consensus.cc:697] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 4 LEADER]: Becoming Leader. State: Replica: 2a4da3e84aa546a6996ede8a3db176f6, State: Running, Role: LEADER
I20260709 13:04:07.469696 14887 consensus_queue.cc:237] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.471551 14652 raft_consensus.cc:2468] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a4da3e84aa546a6996ede8a3db176f6 in term 4.
I20260709 13:04:07.477433 14474 catalog_manager.cc:5697] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 reported cstate change: term changed from 3 to 4, leader changed from 95f1a23d30314a82abc808781838fdc2 (127.14.26.130) to 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131). New cstate: current_term: 4 leader_uuid: "2a4da3e84aa546a6996ede8a3db176f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:07.781802 14890 raft_consensus.cc:993] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2: : Instructing follower 11d0baf9ac2e4a1fb2b5085081a2bc21 to start an election
I20260709 13:04:07.782223 14916 raft_consensus.cc:1081] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Signalling peer 11d0baf9ac2e4a1fb2b5085081a2bc21 to start an election
I20260709 13:04:07.783753 14576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3"
dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
 from {username='slave'} at 127.0.0.1:38340
I20260709 13:04:07.784217 14576 raft_consensus.cc:493] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:07.784528 14576 raft_consensus.cc:3060] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:07.789212 14576 raft_consensus.cc:515] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.790962 14576 leader_election.cc:290] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 3 election: Requested vote from peers 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:07.791703 14652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:04:07.792068 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141900e9cf0c41e68fce87fec6a138a3" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:07.792279 14652 raft_consensus.cc:3055] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:07.792560 14725 raft_consensus.cc:3060] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:07.792600 14652 raft_consensus.cc:740] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:07.793495 14652 consensus_queue.cc:260] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.794667 14652 raft_consensus.cc:3060] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:07.798635 14725 raft_consensus.cc:2468] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 3.
I20260709 13:04:07.799937 14541 leader_election.cc:304] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [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: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:04:07.800673 14652 raft_consensus.cc:2468] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 3.
I20260709 13:04:07.801674 14924 raft_consensus.cc:2804] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:07.802932 14924 raft_consensus.cc:697] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 LEADER]: Becoming Leader. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Running, Role: LEADER
I20260709 13:04:07.803767 14924 consensus_queue.cc:237] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.807319 14916 raft_consensus.cc:993] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2: : Instructing follower 11d0baf9ac2e4a1fb2b5085081a2bc21 to start an election
I20260709 13:04:07.807850 14890 raft_consensus.cc:1081] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 4 LEADER]: Signalling peer 11d0baf9ac2e4a1fb2b5085081a2bc21 to start an election
I20260709 13:04:07.809442 14576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493"
dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
 from {username='slave'} at 127.0.0.1:38340
I20260709 13:04:07.809875 14576 raft_consensus.cc:493] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:07.810153 14576 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:07.812023 14474 catalog_manager.cc:5697] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 reported cstate change: term changed from 2 to 3, leader changed from 95f1a23d30314a82abc808781838fdc2 (127.14.26.130) to 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129). New cstate: current_term: 3 leader_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.814417 14576 raft_consensus.cc:515] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.816047 14576 leader_election.cc:290] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 5 election: Requested vote from peers 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:07.816715 14652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:04:07.817261 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697b4b93ac3b4a59aa09500d6570c493" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:07.817294 14652 raft_consensus.cc:3055] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:07.817764 14725 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:07.817715 14652 raft_consensus.cc:740] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:07.818667 14652 consensus_queue.cc:260] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.819795 14652 raft_consensus.cc:3060] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:07.823734 14725 raft_consensus.cc:2468] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 5.
I20260709 13:04:07.824672 14541 leader_election.cc:304] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [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: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:04:07.825414 14924 raft_consensus.cc:2804] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:07.825639 14652 raft_consensus.cc:2468] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 5.
I20260709 13:04:07.825804 14924 raft_consensus.cc:697] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 5 LEADER]: Becoming Leader. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Running, Role: LEADER
I20260709 13:04:07.826685 14924 consensus_queue.cc:237] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.833032 14474 catalog_manager.cc:5697] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 reported cstate change: term changed from 4 to 5, leader changed from 95f1a23d30314a82abc808781838fdc2 (127.14.26.130) to 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129). New cstate: current_term: 5 leader_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.849769 14916 raft_consensus.cc:993] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2: : Instructing follower 11d0baf9ac2e4a1fb2b5085081a2bc21 to start an election
I20260709 13:04:07.850194 14890 raft_consensus.cc:1081] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Signalling peer 11d0baf9ac2e4a1fb2b5085081a2bc21 to start an election
I20260709 13:04:07.851456 14576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd5e7e14a53145769fd5006b004054bf"
dest_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21"
 from {username='slave'} at 127.0.0.1:38340
I20260709 13:04:07.852114 14576 raft_consensus.cc:493] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:07.852394 14576 raft_consensus.cc:3060] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:07.856241 14576 raft_consensus.cc:515] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.857666 14576 leader_election.cc:290] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [CANDIDATE]: Term 3 election: Requested vote from peers 95f1a23d30314a82abc808781838fdc2 (127.14.26.130:45049), 2a4da3e84aa546a6996ede8a3db176f6 (127.14.26.131:42169)
I20260709 13:04:07.858426 14652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5e7e14a53145769fd5006b004054bf" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95f1a23d30314a82abc808781838fdc2"
I20260709 13:04:07.858685 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5e7e14a53145769fd5006b004054bf" candidate_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a4da3e84aa546a6996ede8a3db176f6"
I20260709 13:04:07.858881 14652 raft_consensus.cc:3055] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:07.859201 14725 raft_consensus.cc:3060] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:07.859226 14652 raft_consensus.cc:740] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 95f1a23d30314a82abc808781838fdc2, State: Running, Role: LEADER
I20260709 13:04:07.860044 14652 consensus_queue.cc:260] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.860811 14652 raft_consensus.cc:3060] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:07.863155 14725 raft_consensus.cc:2468] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 3.
I20260709 13:04:07.863991 14541 leader_election.cc:304] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [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: 11d0baf9ac2e4a1fb2b5085081a2bc21, 2a4da3e84aa546a6996ede8a3db176f6; no voters: 
I20260709 13:04:07.864719 14924 raft_consensus.cc:2804] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:07.865120 14652 raft_consensus.cc:2468] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0baf9ac2e4a1fb2b5085081a2bc21 in term 3.
I20260709 13:04:07.865206 14924 raft_consensus.cc:697] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 LEADER]: Becoming Leader. State: Replica: 11d0baf9ac2e4a1fb2b5085081a2bc21, State: Running, Role: LEADER
I20260709 13:04:07.866227 14924 consensus_queue.cc:237] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [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: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } }
I20260709 13:04:07.872879 14474 catalog_manager.cc:5697] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 reported cstate change: term changed from 2 to 3, leader changed from 95f1a23d30314a82abc808781838fdc2 (127.14.26.130) to 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129). New cstate: current_term: 3 leader_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.892656 14652 raft_consensus.cc:1275] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Refusing update from remote peer 2a4da3e84aa546a6996ede8a3db176f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:07.893785 14887 consensus_queue.cc:1048] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:07.906836 14576 raft_consensus.cc:1275] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Refusing update from remote peer 2a4da3e84aa546a6996ede8a3db176f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:07.908262 14931 consensus_queue.cc:1048] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:07.938076 14652 raft_consensus.cc:1275] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 4 FOLLOWER]: Refusing update from remote peer 2a4da3e84aa546a6996ede8a3db176f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:07.939282 14931 consensus_queue.cc:1048] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:07.949381 14576 raft_consensus.cc:1275] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 4 FOLLOWER]: Refusing update from remote peer 2a4da3e84aa546a6996ede8a3db176f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:07.950556 14931 consensus_queue.cc:1048] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d0baf9ac2e4a1fb2b5085081a2bc21" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:08.230226 14652 raft_consensus.cc:1275] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 5 FOLLOWER]: Refusing update from remote peer 11d0baf9ac2e4a1fb2b5085081a2bc21: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:08.231523 14924 consensus_queue.cc:1048] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:08.240473 14725 raft_consensus.cc:1275] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 5 FOLLOWER]: Refusing update from remote peer 11d0baf9ac2e4a1fb2b5085081a2bc21: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:08.242019 14924 consensus_queue.cc:1048] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:08.297611 14652 raft_consensus.cc:1275] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Refusing update from remote peer 11d0baf9ac2e4a1fb2b5085081a2bc21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:08.298842 14924 consensus_queue.cc:1048] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:08.300566 14652 raft_consensus.cc:1275] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Refusing update from remote peer 11d0baf9ac2e4a1fb2b5085081a2bc21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:08.301852 14924 consensus_queue.cc:1048] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f1a23d30314a82abc808781838fdc2" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:08.309633 14725 raft_consensus.cc:1275] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Refusing update from remote peer 11d0baf9ac2e4a1fb2b5085081a2bc21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:08.312019 14925 consensus_queue.cc:1048] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:08.316339 14726 raft_consensus.cc:1275] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Refusing update from remote peer 11d0baf9ac2e4a1fb2b5085081a2bc21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:08.318075 14924 consensus_queue.cc:1048] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a4da3e84aa546a6996ede8a3db176f6" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:08.407387 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:08.412581 14442 tablet_server.cc:179] TabletServer@127.14.26.129:0 shutting down...
I20260709 13:04:08.434070 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:08.434880 14442 tablet_replica.cc:333] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21: stopping tablet replica
I20260709 13:04:08.435573 14442 raft_consensus.cc:2243] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.436019 14442 raft_consensus.cc:2272] T 8426ddef16d64a13afe4f8e5cbb13615 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.439083 14442 tablet_replica.cc:333] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21: stopping tablet replica
I20260709 13:04:08.439661 14442 raft_consensus.cc:2243] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.440214 14442 raft_consensus.cc:2272] T 577fce33683945c4bee618c5da4857ba P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:08.440326 14690 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:04:08.442498 14442 tablet_replica.cc:333] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21: stopping tablet replica
I20260709 13:04:08.443073 14442 raft_consensus.cc:2243] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:08.443341 14690 consensus_peers.cc:597] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 -> Peer 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535): Couldn't send request to peer 11d0baf9ac2e4a1fb2b5085081a2bc21. 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 13:04:08.443601 14442 raft_consensus.cc:2272] T 45c9b55c3641408085c7ac2a16d68cce P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.445179 14442 tablet_replica.cc:333] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21: stopping tablet replica
I20260709 13:04:08.445607 14442 raft_consensus.cc:2243] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.445941 14442 raft_consensus.cc:2272] T 349daa33189843c2a6842532b53c8607 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.447907 14442 tablet_replica.cc:333] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21: stopping tablet replica
I20260709 13:04:08.448426 14442 raft_consensus.cc:2243] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.449112 14442 raft_consensus.cc:2272] T bd5e7e14a53145769fd5006b004054bf P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.450843 14442 tablet_replica.cc:333] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21: stopping tablet replica
I20260709 13:04:08.451403 14442 raft_consensus.cc:2243] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.451800 14442 raft_consensus.cc:2272] T 7b4c903e5af24c28a873b69eb41e1520 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.453254 14442 tablet_replica.cc:333] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21: stopping tablet replica
I20260709 13:04:08.453701 14442 raft_consensus.cc:2243] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.454358 14442 raft_consensus.cc:2272] T 141900e9cf0c41e68fce87fec6a138a3 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.456075 14442 tablet_replica.cc:333] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21: stopping tablet replica
I20260709 13:04:08.456524 14442 raft_consensus.cc:2243] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.456887 14442 raft_consensus.cc:2272] T bcdf66467b53407db03039e6c6e518c9 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.458387 14442 tablet_replica.cc:333] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21: stopping tablet replica
I20260709 13:04:08.458803 14442 raft_consensus.cc:2243] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.459450 14442 raft_consensus.cc:2272] T 697b4b93ac3b4a59aa09500d6570c493 P 11d0baf9ac2e4a1fb2b5085081a2bc21 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:08.464049 14690 consensus_peers.cc:597] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 -> Peer 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535): Couldn't send request to peer 11d0baf9ac2e4a1fb2b5085081a2bc21. 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 13:04:08.567184 14442 tablet_server.cc:196] TabletServer@127.14.26.129:0 shutdown complete.
W20260709 13:04:08.568295 14616 consensus_peers.cc:597] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 -> Peer 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535): Couldn't send request to peer 11d0baf9ac2e4a1fb2b5085081a2bc21. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:36535: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:08.572767 14690 consensus_peers.cc:597] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 -> Peer 11d0baf9ac2e4a1fb2b5085081a2bc21 (127.14.26.129:36535): Couldn't send request to peer 11d0baf9ac2e4a1fb2b5085081a2bc21. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:36535: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:08.586448 14442 tablet_server.cc:179] TabletServer@127.14.26.130:0 shutting down...
I20260709 13:04:08.611250 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:08.611976 14442 tablet_replica.cc:333] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2: stopping tablet replica
I20260709 13:04:08.612941 14442 raft_consensus.cc:2243] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.613508 14442 raft_consensus.cc:2272] T 45c9b55c3641408085c7ac2a16d68cce P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.615185 14442 tablet_replica.cc:333] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2: stopping tablet replica
I20260709 13:04:08.615607 14442 raft_consensus.cc:2243] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.616228 14442 raft_consensus.cc:2272] T 577fce33683945c4bee618c5da4857ba P 95f1a23d30314a82abc808781838fdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.617659 14442 tablet_replica.cc:333] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2: stopping tablet replica
I20260709 13:04:08.618070 14442 raft_consensus.cc:2243] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.618445 14442 raft_consensus.cc:2272] T bd5e7e14a53145769fd5006b004054bf P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.620225 14442 tablet_replica.cc:333] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2: stopping tablet replica
I20260709 13:04:08.620708 14442 raft_consensus.cc:2243] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.621079 14442 raft_consensus.cc:2272] T 8426ddef16d64a13afe4f8e5cbb13615 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.623521 14442 tablet_replica.cc:333] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2: stopping tablet replica
I20260709 13:04:08.624027 14442 raft_consensus.cc:2243] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.624390 14442 raft_consensus.cc:2272] T 697b4b93ac3b4a59aa09500d6570c493 P 95f1a23d30314a82abc808781838fdc2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.626407 14442 tablet_replica.cc:333] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2: stopping tablet replica
I20260709 13:04:08.626863 14442 raft_consensus.cc:2243] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.627269 14442 raft_consensus.cc:2272] T 141900e9cf0c41e68fce87fec6a138a3 P 95f1a23d30314a82abc808781838fdc2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.628988 14442 tablet_replica.cc:333] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2: stopping tablet replica
I20260709 13:04:08.629438 14442 raft_consensus.cc:2243] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.630091 14442 raft_consensus.cc:2272] T 7b4c903e5af24c28a873b69eb41e1520 P 95f1a23d30314a82abc808781838fdc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.631634 14442 tablet_replica.cc:333] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2: stopping tablet replica
I20260709 13:04:08.632083 14442 raft_consensus.cc:2243] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.632743 14442 raft_consensus.cc:2272] T bcdf66467b53407db03039e6c6e518c9 P 95f1a23d30314a82abc808781838fdc2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.634207 14442 tablet_replica.cc:333] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2: stopping tablet replica
I20260709 13:04:08.634644 14442 raft_consensus.cc:2243] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.635056 14442 raft_consensus.cc:2272] T 349daa33189843c2a6842532b53c8607 P 95f1a23d30314a82abc808781838fdc2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.661669 14442 tablet_server.cc:196] TabletServer@127.14.26.130:0 shutdown complete.
I20260709 13:04:08.677024 14442 tablet_server.cc:179] TabletServer@127.14.26.131:0 shutting down...
I20260709 13:04:08.698830 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:08.699541 14442 tablet_replica.cc:333] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6: stopping tablet replica
I20260709 13:04:08.700093 14442 raft_consensus.cc:2243] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.700564 14442 raft_consensus.cc:2272] T bcdf66467b53407db03039e6c6e518c9 P 2a4da3e84aa546a6996ede8a3db176f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.702190 14442 tablet_replica.cc:333] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6: stopping tablet replica
I20260709 13:04:08.702658 14442 raft_consensus.cc:2243] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.703101 14442 raft_consensus.cc:2272] T bd5e7e14a53145769fd5006b004054bf P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.704910 14442 tablet_replica.cc:333] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6: stopping tablet replica
I20260709 13:04:08.705372 14442 raft_consensus.cc:2243] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.705752 14442 raft_consensus.cc:2272] T 577fce33683945c4bee618c5da4857ba P 2a4da3e84aa546a6996ede8a3db176f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.707268 14442 tablet_replica.cc:333] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6: stopping tablet replica
I20260709 13:04:08.707700 14442 raft_consensus.cc:2243] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.708101 14442 raft_consensus.cc:2272] T 697b4b93ac3b4a59aa09500d6570c493 P 2a4da3e84aa546a6996ede8a3db176f6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.709838 14442 tablet_replica.cc:333] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6: stopping tablet replica
I20260709 13:04:08.710296 14442 raft_consensus.cc:2243] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.710686 14442 raft_consensus.cc:2272] T 7b4c903e5af24c28a873b69eb41e1520 P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.712146 14442 tablet_replica.cc:333] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6: stopping tablet replica
I20260709 13:04:08.712600 14442 raft_consensus.cc:2243] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.712968 14442 raft_consensus.cc:2272] T 141900e9cf0c41e68fce87fec6a138a3 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.714874 14442 tablet_replica.cc:333] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6: stopping tablet replica
I20260709 13:04:08.715459 14442 raft_consensus.cc:2243] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.716154 14442 raft_consensus.cc:2272] T 45c9b55c3641408085c7ac2a16d68cce P 2a4da3e84aa546a6996ede8a3db176f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.717622 14442 tablet_replica.cc:333] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6: stopping tablet replica
I20260709 13:04:08.718045 14442 raft_consensus.cc:2243] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.718721 14442 raft_consensus.cc:2272] T 349daa33189843c2a6842532b53c8607 P 2a4da3e84aa546a6996ede8a3db176f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.720353 14442 tablet_replica.cc:333] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6: stopping tablet replica
I20260709 13:04:08.720781 14442 raft_consensus.cc:2243] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.721390 14442 raft_consensus.cc:2272] T 8426ddef16d64a13afe4f8e5cbb13615 P 2a4da3e84aa546a6996ede8a3db176f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.746385 14442 tablet_server.cc:196] TabletServer@127.14.26.131:0 shutdown complete.
I20260709 13:04:08.761734 14442 master.cc:562] Master@127.14.26.190:35799 shutting down...
I20260709 13:04:08.902609 14442 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.903309 14442 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.903679 14442 tablet_replica.cc:333] T 00000000000000000000000000000000 P 360e7f3e200746b8ab509607b1b049aa: stopping tablet replica
I20260709 13:04:08.923228 14442 master.cc:584] Master@127.14.26.190:35799 shutdown complete.
11d0baf9ac2e4a1fb2b5085081a2bc21  4
2a4da3e84aa546a6996ede8a3db176f6  1
95f1a23d30314a82abc808781838fdc2  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12511 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:04:08.961112 14442 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.26.190:42461
I20260709 13:04:08.962275 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:08.967681 14950 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 13:04:08.967751 14951 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 13:04:08.968407 14953 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 13:04:08.970062 14442 server_base.cc:1061] running on GCE node
I20260709 13:04:08.970870 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:08.971123 14442 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 13:04:08.971274 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602248971240 us; error 0 us; skew 500 ppm
I20260709 13:04:08.971791 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:08.974048 14442 webserver.cc:533] Webserver started at http://127.14.26.190:33503/ using document root <none> and password file <none>
I20260709 13:04:08.974534 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:08.974725 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:08.974995 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:08.976115 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/master-0-root/instance:
uuid: "b06f1c3be21146b6a27132a7847b9ad4"
format_stamp: "Formatted at 2026-07-09 13:04:08 on dist-test-slave-z3gg"
I20260709 13:04:08.980185 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:04:08.983268 14958 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:08.983915 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:04:08.984182 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/master-0-root
uuid: "b06f1c3be21146b6a27132a7847b9ad4"
format_stamp: "Formatted at 2026-07-09 13:04:08 on dist-test-slave-z3gg"
I20260709 13:04:08.984417 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-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 13:04:09.006635 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:09.007874 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:09.043596 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.190:42461
I20260709 13:04:09.043682 15009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.190:42461 every 8 connection(s)
I20260709 13:04:09.047333 15010 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 13:04:09.056182 15010 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4: Bootstrap starting.
I20260709 13:04:09.060626 15010 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.064478 15010 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4: No bootstrap required, opened a new log
I20260709 13:04:09.066457 15010 raft_consensus.cc:359] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b06f1c3be21146b6a27132a7847b9ad4" member_type: VOTER }
I20260709 13:04:09.066828 15010 raft_consensus.cc:385] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.067096 15010 raft_consensus.cc:740] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b06f1c3be21146b6a27132a7847b9ad4, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.067651 15010 consensus_queue.cc:260] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b06f1c3be21146b6a27132a7847b9ad4" member_type: VOTER }
I20260709 13:04:09.068048 15010 raft_consensus.cc:399] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:09.068269 15010 raft_consensus.cc:493] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:09.068485 15010 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.072139 15010 raft_consensus.cc:515] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b06f1c3be21146b6a27132a7847b9ad4" member_type: VOTER }
I20260709 13:04:09.072566 15010 leader_election.cc:304] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [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: b06f1c3be21146b6a27132a7847b9ad4; no voters: 
I20260709 13:04:09.073627 15010 leader_election.cc:290] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:09.073987 15013 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:09.075361 15013 raft_consensus.cc:697] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [term 1 LEADER]: Becoming Leader. State: Replica: b06f1c3be21146b6a27132a7847b9ad4, State: Running, Role: LEADER
I20260709 13:04:09.076045 15013 consensus_queue.cc:237] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [LEADER]: Queue going to LEADER mode. State: All 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: "b06f1c3be21146b6a27132a7847b9ad4" member_type: VOTER }
I20260709 13:04:09.076776 15010 sys_catalog.cc:565] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:09.080202 15015 sys_catalog.cc:455] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b06f1c3be21146b6a27132a7847b9ad4. Latest consensus state: current_term: 1 leader_uuid: "b06f1c3be21146b6a27132a7847b9ad4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b06f1c3be21146b6a27132a7847b9ad4" member_type: VOTER } }
I20260709 13:04:09.080248 15014 sys_catalog.cc:455] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b06f1c3be21146b6a27132a7847b9ad4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b06f1c3be21146b6a27132a7847b9ad4" member_type: VOTER } }
I20260709 13:04:09.080855 15015 sys_catalog.cc:458] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:09.081261 15014 sys_catalog.cc:458] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:09.084380 15018 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:09.089149 15018 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:09.097150 14442 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:09.097923 15018 catalog_manager.cc:1383] Generated new cluster ID: e39bd08b84cd4562869b424adc0c01f2
I20260709 13:04:09.098183 15018 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:09.129303 15018 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:09.130466 15018 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:09.144657 15018 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4: Generated new TSK 0
I20260709 13:04:09.145187 15018 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:09.163110 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:09.168798 15031 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 13:04:09.169554 15032 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 13:04:09.171283 14442 server_base.cc:1061] running on GCE node
W20260709 13:04:09.171314 15034 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 13:04:09.172258 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:09.172474 14442 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 13:04:09.172649 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602249172617 us; error 0 us; skew 500 ppm
I20260709 13:04:09.173167 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:09.175354 14442 webserver.cc:533] Webserver started at http://127.14.26.129:40883/ using document root <none> and password file <none>
I20260709 13:04:09.175824 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:09.176016 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:09.176268 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:09.177256 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/ts-0-root/instance:
uuid: "caf0796e0fb64180ba1d34e87453487e"
format_stamp: "Formatted at 2026-07-09 13:04:09 on dist-test-slave-z3gg"
I20260709 13:04:09.181432 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:04:09.184406 15039 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.185087 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:04:09.185397 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/ts-0-root
uuid: "caf0796e0fb64180ba1d34e87453487e"
format_stamp: "Formatted at 2026-07-09 13:04:09 on dist-test-slave-z3gg"
I20260709 13:04:09.185722 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-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 13:04:09.207235 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:09.208458 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:09.209844 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:09.211946 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:09.212172 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.212409 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:09.212595 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.250430 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.129:39063
I20260709 13:04:09.250530 15101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.129:39063 every 8 connection(s)
I20260709 13:04:09.255231 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:09.262195 15106 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 13:04:09.263377 15107 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 13:04:09.266371 14442 server_base.cc:1061] running on GCE node
W20260709 13:04:09.266451 15109 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 13:04:09.267424 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:09.267648 14442 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 13:04:09.267786 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602249267774 us; error 0 us; skew 500 ppm
I20260709 13:04:09.268215 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:09.270834 14442 webserver.cc:533] Webserver started at http://127.14.26.130:36867/ using document root <none> and password file <none>
I20260709 13:04:09.271483 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:09.271730 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:09.272059 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:09.273063 15102 heartbeater.cc:344] Connected to a master server at 127.14.26.190:42461
I20260709 13:04:09.273412 15102 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:09.273440 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/ts-1-root/instance:
uuid: "512e1ed6f130480885392d6c04e77bf3"
format_stamp: "Formatted at 2026-07-09 13:04:09 on dist-test-slave-z3gg"
I20260709 13:04:09.274183 15102 heartbeater.cc:507] Master 127.14.26.190:42461 requested a full tablet report, sending...
I20260709 13:04:09.276321 14975 ts_manager.cc:194] Registered new tserver with Master: caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063)
I20260709 13:04:09.278635 14975 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39596
I20260709 13:04:09.278893 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:04:09.282476 15114 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.283257 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:09.283550 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/ts-1-root
uuid: "512e1ed6f130480885392d6c04e77bf3"
format_stamp: "Formatted at 2026-07-09 13:04:09 on dist-test-slave-z3gg"
I20260709 13:04:09.283825 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-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 13:04:09.294034 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:09.295267 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:09.296619 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:09.298660 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:09.298887 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.299149 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:09.299324 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.336863 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.130:38993
I20260709 13:04:09.336942 15176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.130:38993 every 8 connection(s)
I20260709 13:04:09.341284 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:09.348352 15180 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 13:04:09.350178 15181 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 13:04:09.353493 15183 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 13:04:09.353781 15177 heartbeater.cc:344] Connected to a master server at 127.14.26.190:42461
I20260709 13:04:09.354269 14442 server_base.cc:1061] running on GCE node
I20260709 13:04:09.354732 15177 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:09.355268 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:09.355507 14442 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 13:04:09.355464 15177 heartbeater.cc:507] Master 127.14.26.190:42461 requested a full tablet report, sending...
I20260709 13:04:09.355791 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602249355759 us; error 0 us; skew 500 ppm
I20260709 13:04:09.356389 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:09.357685 14975 ts_manager.cc:194] Registered new tserver with Master: 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:09.358945 14442 webserver.cc:533] Webserver started at http://127.14.26.131:43249/ using document root <none> and password file <none>
I20260709 13:04:09.359479 14975 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39608
I20260709 13:04:09.359582 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:09.359898 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:09.360208 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:09.361342 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/ts-2-root/instance:
uuid: "c68dd313f3ef444992c63fa9f41b46cc"
format_stamp: "Formatted at 2026-07-09 13:04:09 on dist-test-slave-z3gg"
I20260709 13:04:09.365386 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:04:09.368332 15188 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.368980 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:04:09.369253 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/ts-2-root
uuid: "c68dd313f3ef444992c63fa9f41b46cc"
format_stamp: "Formatted at 2026-07-09 13:04:09 on dist-test-slave-z3gg"
I20260709 13:04:09.369529 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602236288973-14442-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 13:04:09.392381 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:09.393528 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:09.394917 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:09.397169 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:09.397413 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.397647 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:09.397816 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.435456 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.131:37055
I20260709 13:04:09.435549 15250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.131:37055 every 8 connection(s)
I20260709 13:04:09.448504 15251 heartbeater.cc:344] Connected to a master server at 127.14.26.190:42461
I20260709 13:04:09.448807 15251 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:09.449473 15251 heartbeater.cc:507] Master 127.14.26.190:42461 requested a full tablet report, sending...
I20260709 13:04:09.451260 14975 ts_manager.cc:194] Registered new tserver with Master: c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:09.451643 14442 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013183895s
I20260709 13:04:09.452868 14975 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39612
I20260709 13:04:09.474938 14975 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39616:
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 13:04:09.477634 14975 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 13:04:09.544100 15215 tablet_service.cc:1511] Processing CreateTablet for tablet 83e15f7ccd2c4f1ba53c822d57f13146 (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:04:09.545573 15215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e15f7ccd2c4f1ba53c822d57f13146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.547866 15216 tablet_service.cc:1511] Processing CreateTablet for tablet c13ea00837d949dd8bcf12ea0695c7db (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:04:09.548441 15214 tablet_service.cc:1511] Processing CreateTablet for tablet 60cbe7fbee3d45e0bcfbb527baa36826 (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:04:09.549122 15216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13ea00837d949dd8bcf12ea0695c7db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.549750 15214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cbe7fbee3d45e0bcfbb527baa36826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.557677 15213 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb845a2a7fc479ea82085c3c9ee554d (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:04:09.559053 15213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb845a2a7fc479ea82085c3c9ee554d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.569562 15212 tablet_service.cc:1511] Processing CreateTablet for tablet 373f2af11f53457da7ca640045c33c3d (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:04:09.572149 15211 tablet_service.cc:1511] Processing CreateTablet for tablet 7d09c48f750a4871a89d217f6995e34d (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:04:09.573397 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 373f2af11f53457da7ca640045c33c3d (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:04:09.574054 15210 tablet_service.cc:1511] Processing CreateTablet for tablet cc2b73b6138c427db826dbe080c8dbb7 (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:04:09.574350 15067 tablet_service.cc:1511] Processing CreateTablet for tablet c13ea00837d949dd8bcf12ea0695c7db (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:04:09.570881 15212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373f2af11f53457da7ca640045c33c3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.575609 15210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2b73b6138c427db826dbe080c8dbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.576036 15061 tablet_service.cc:1511] Processing CreateTablet for tablet 7d09c48f750a4871a89d217f6995e34d (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:04:09.578389 15138 tablet_service.cc:1511] Processing CreateTablet for tablet f22121d20ee7407fa522d5627d46976e (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:04:09.579746 15066 tablet_service.cc:1511] Processing CreateTablet for tablet 83e15f7ccd2c4f1ba53c822d57f13146 (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:04:09.580153 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 373f2af11f53457da7ca640045c33c3d (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:04:09.581419 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373f2af11f53457da7ca640045c33c3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.581918 15060 tablet_service.cc:1511] Processing CreateTablet for tablet cc2b73b6138c427db826dbe080c8dbb7 (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:04:09.574718 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373f2af11f53457da7ca640045c33c3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.586828 15141 tablet_service.cc:1511] Processing CreateTablet for tablet 83e15f7ccd2c4f1ba53c822d57f13146 (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:04:09.587729 15063 tablet_service.cc:1511] Processing CreateTablet for tablet f22121d20ee7407fa522d5627d46976e (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:04:09.588600 15140 tablet_service.cc:1511] Processing CreateTablet for tablet 60cbe7fbee3d45e0bcfbb527baa36826 (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:04:09.589985 15139 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb845a2a7fc479ea82085c3c9ee554d (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:04:09.590389 15064 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb845a2a7fc479ea82085c3c9ee554d (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:04:09.592633 15065 tablet_service.cc:1511] Processing CreateTablet for tablet 60cbe7fbee3d45e0bcfbb527baa36826 (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:04:09.593474 15059 tablet_service.cc:1511] Processing CreateTablet for tablet db452cf9dbbb4756899a21c4c24ec72b (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:04:09.595710 15135 tablet_service.cc:1511] Processing CreateTablet for tablet cc2b73b6138c427db826dbe080c8dbb7 (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:04:09.600803 15211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d09c48f750a4871a89d217f6995e34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.603284 15064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb845a2a7fc479ea82085c3c9ee554d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.604017 15065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cbe7fbee3d45e0bcfbb527baa36826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.607414 15061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d09c48f750a4871a89d217f6995e34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.611517 15059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db452cf9dbbb4756899a21c4c24ec72b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.612533 15134 tablet_service.cc:1511] Processing CreateTablet for tablet db452cf9dbbb4756899a21c4c24ec72b (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:04:09.613945 15142 tablet_service.cc:1511] Processing CreateTablet for tablet c13ea00837d949dd8bcf12ea0695c7db (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:04:09.615520 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2b73b6138c427db826dbe080c8dbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.619334 15136 tablet_service.cc:1511] Processing CreateTablet for tablet 7d09c48f750a4871a89d217f6995e34d (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:04:09.620235 15138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22121d20ee7407fa522d5627d46976e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.621075 15136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d09c48f750a4871a89d217f6995e34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.621649 15067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13ea00837d949dd8bcf12ea0695c7db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.623387 15066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e15f7ccd2c4f1ba53c822d57f13146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.625844 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13ea00837d949dd8bcf12ea0695c7db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.627291 15140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cbe7fbee3d45e0bcfbb527baa36826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.631415 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22121d20ee7407fa522d5627d46976e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.631552 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db452cf9dbbb4756899a21c4c24ec72b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.638083 15135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2b73b6138c427db826dbe080c8dbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.639562 15139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb845a2a7fc479ea82085c3c9ee554d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.644785 15141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e15f7ccd2c4f1ba53c822d57f13146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.616631 15214 tablet_service.cc:1511] Processing CreateTablet for tablet f22121d20ee7407fa522d5627d46976e (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:04:09.649753 15214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22121d20ee7407fa522d5627d46976e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.649499 15213 tablet_service.cc:1511] Processing CreateTablet for tablet db452cf9dbbb4756899a21c4c24ec72b (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:04:09.650362 15058 tablet_service.cc:1511] Processing CreateTablet for tablet cfeaf7ed49954801abe9235bfd2c5f47 (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:04:09.651644 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfeaf7ed49954801abe9235bfd2c5f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.650730 15213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db452cf9dbbb4756899a21c4c24ec72b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.655043 15210 tablet_service.cc:1511] Processing CreateTablet for tablet cfeaf7ed49954801abe9235bfd2c5f47 (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:04:09.656635 15133 tablet_service.cc:1511] Processing CreateTablet for tablet cfeaf7ed49954801abe9235bfd2c5f47 (DEFAULT_TABLE table=test-workload [id=96b3167f70594e7fbb0b56cb4cb8852a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:04:09.657835 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfeaf7ed49954801abe9235bfd2c5f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.677232 15210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfeaf7ed49954801abe9235bfd2c5f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.704581 15266 tablet_bootstrap.cc:492] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc: Bootstrap starting.
I20260709 13:04:09.736024 15267 tablet_bootstrap.cc:492] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e: Bootstrap starting.
I20260709 13:04:09.738255 15268 tablet_bootstrap.cc:492] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3: Bootstrap starting.
I20260709 13:04:09.745930 15267 tablet_bootstrap.cc:654] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.752316 15266 tablet_bootstrap.cc:654] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.768994 15268 tablet_bootstrap.cc:654] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.772850 15266 tablet_bootstrap.cc:492] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc: No bootstrap required, opened a new log
I20260709 13:04:09.773264 15266 ts_tablet_manager.cc:1403] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.015s
I20260709 13:04:09.773702 15267 tablet_bootstrap.cc:492] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e: No bootstrap required, opened a new log
I20260709 13:04:09.774084 15267 ts_tablet_manager.cc:1403] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.003s
I20260709 13:04:09.775347 15266 raft_consensus.cc:359] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:09.775888 15266 raft_consensus.cc:385] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.776132 15266 raft_consensus.cc:740] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.776213 15267 raft_consensus.cc:359] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.776775 15267 raft_consensus.cc:385] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.777096 15267 raft_consensus.cc:740] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.776769 15266 consensus_queue.cc:260] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:09.777716 15267 consensus_queue.cc:260] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.778815 15251 heartbeater.cc:499] Master 127.14.26.190:42461 was elected leader, sending a full tablet report...
I20260709 13:04:09.779245 15266 ts_tablet_manager.cc:1434] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.006s
I20260709 13:04:09.779973 15102 heartbeater.cc:499] Master 127.14.26.190:42461 was elected leader, sending a full tablet report...
I20260709 13:04:09.780197 15266 tablet_bootstrap.cc:492] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc: Bootstrap starting.
I20260709 13:04:09.780973 15268 tablet_bootstrap.cc:492] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3: No bootstrap required, opened a new log
I20260709 13:04:09.781404 15268 ts_tablet_manager.cc:1403] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3: Time spent bootstrapping tablet: real 0.043s	user 0.000s	sys 0.011s
I20260709 13:04:09.784571 15268 raft_consensus.cc:359] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.785349 15268 raft_consensus.cc:385] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.785619 15268 raft_consensus.cc:740] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.786898 15266 tablet_bootstrap.cc:654] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.788290 15267 ts_tablet_manager.cc:1434] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:04:09.789004 15267 tablet_bootstrap.cc:492] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e: Bootstrap starting.
I20260709 13:04:09.786460 15268 consensus_queue.cc:260] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.792706 15177 heartbeater.cc:499] Master 127.14.26.190:42461 was elected leader, sending a full tablet report...
I20260709 13:04:09.792881 15266 tablet_bootstrap.cc:492] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc: No bootstrap required, opened a new log
I20260709 13:04:09.793391 15266 ts_tablet_manager.cc:1403] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:04:09.795815 15267 tablet_bootstrap.cc:654] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.796205 15266 raft_consensus.cc:359] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.796964 15266 raft_consensus.cc:385] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.797245 15266 raft_consensus.cc:740] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.797708 15268 ts_tablet_manager.cc:1434] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:04:09.798434 15268 tablet_bootstrap.cc:492] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3: Bootstrap starting.
I20260709 13:04:09.797955 15266 consensus_queue.cc:260] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.800267 15266 ts_tablet_manager.cc:1434] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:04:09.801173 15266 tablet_bootstrap.cc:492] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc: Bootstrap starting.
I20260709 13:04:09.805262 15268 tablet_bootstrap.cc:654] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.807693 15266 tablet_bootstrap.cc:654] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.826220 15275 raft_consensus.cc:493] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.826946 15275 raft_consensus.cc:515] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.843583 15275 leader_election.cc:290] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:09.851671 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cbe7fbee3d45e0bcfbb527baa36826" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e" is_pre_election: true
I20260709 13:04:09.872969 15267 tablet_bootstrap.cc:492] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e: No bootstrap required, opened a new log
I20260709 13:04:09.873607 15267 ts_tablet_manager.cc:1403] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e: Time spent bootstrapping tablet: real 0.085s	user 0.046s	sys 0.032s
W20260709 13:04:09.874015 15118 leader_election.cc:343] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.874199 15266 tablet_bootstrap.cc:492] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc: No bootstrap required, opened a new log
I20260709 13:04:09.874720 15266 ts_tablet_manager.cc:1403] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc: Time spent bootstrapping tablet: real 0.074s	user 0.044s	sys 0.028s
I20260709 13:04:09.875411 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cbe7fbee3d45e0bcfbb527baa36826" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc" is_pre_election: true
I20260709 13:04:09.874729 15268 tablet_bootstrap.cc:492] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3: No bootstrap required, opened a new log
I20260709 13:04:09.876032 15226 raft_consensus.cc:2468] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 0.
I20260709 13:04:09.876170 15268 ts_tablet_manager.cc:1403] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.015s
I20260709 13:04:09.876891 15267 raft_consensus.cc:359] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.877616 15267 raft_consensus.cc:385] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.877372 15118 leader_election.cc:304] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [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: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:09.877959 15267 raft_consensus.cc:740] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.877754 15266 raft_consensus.cc:359] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.878473 15266 raft_consensus.cc:385] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.878434 15275 raft_consensus.cc:2804] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:09.878924 15266 raft_consensus.cc:740] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.879094 15275 raft_consensus.cc:493] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:09.878803 15267 consensus_queue.cc:260] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.879508 15275 raft_consensus.cc:3060] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.879685 15268 raft_consensus.cc:359] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.879873 15266 consensus_queue.cc:260] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.880424 15268 raft_consensus.cc:385] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.880733 15268 raft_consensus.cc:740] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.880978 15267 ts_tablet_manager.cc:1434] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:04:09.881882 15267 tablet_bootstrap.cc:492] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e: Bootstrap starting.
I20260709 13:04:09.881984 15266 ts_tablet_manager.cc:1434] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:04:09.881601 15268 consensus_queue.cc:260] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.884445 15266 tablet_bootstrap.cc:492] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc: Bootstrap starting.
I20260709 13:04:09.888688 15267 tablet_bootstrap.cc:654] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.890867 15268 ts_tablet_manager.cc:1434] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 13:04:09.891446 15266 tablet_bootstrap.cc:654] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.900761 15268 tablet_bootstrap.cc:492] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3: Bootstrap starting.
I20260709 13:04:09.901229 15272 raft_consensus.cc:493] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.901820 15272 raft_consensus.cc:515] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.909061 15275 raft_consensus.cc:515] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.910951 15268 tablet_bootstrap.cc:654] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.912320 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cbe7fbee3d45e0bcfbb527baa36826" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
W20260709 13:04:09.913848 15118 leader_election.cc:343] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.914855 15275 leader_election.cc:290] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:09.916549 15267 tablet_bootstrap.cc:492] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e: No bootstrap required, opened a new log
I20260709 13:04:09.916620 15273 raft_consensus.cc:493] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.917125 15267 ts_tablet_manager.cc:1403] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.016s
I20260709 13:04:09.917161 15273 raft_consensus.cc:515] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.918041 15268 tablet_bootstrap.cc:492] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3: No bootstrap required, opened a new log
I20260709 13:04:09.918426 15268 ts_tablet_manager.cc:1403] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.001s
I20260709 13:04:09.919940 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cbe7fbee3d45e0bcfbb527baa36826" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:09.920497 15226 raft_consensus.cc:3060] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.920105 15267 raft_consensus.cc:359] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.920931 15267 raft_consensus.cc:385] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.921216 15267 raft_consensus.cc:740] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.921324 15273 leader_election.cc:290] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:09.922163 15272 leader_election.cc:290] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:09.922621 15272 raft_consensus.cc:493] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.922734 15267 consensus_queue.cc:260] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.923049 15272 raft_consensus.cc:515] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:09.924861 15267 ts_tablet_manager.cc:1434] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:04:09.925722 15267 tablet_bootstrap.cc:492] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e: Bootstrap starting.
I20260709 13:04:09.927134 15268 raft_consensus.cc:359] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.929334 15268 raft_consensus.cc:385] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.929611 15268 raft_consensus.cc:740] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.930274 15268 consensus_queue.cc:260] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.930877 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb845a2a7fc479ea82085c3c9ee554d" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e" is_pre_election: true
I20260709 13:04:09.931475 15077 raft_consensus.cc:2468] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 0.
I20260709 13:04:09.932420 15268 ts_tablet_manager.cc:1434] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:04:09.932770 15267 tablet_bootstrap.cc:654] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.924883 15272 leader_election.cc:290] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063)
I20260709 13:04:09.938896 15266 tablet_bootstrap.cc:492] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc: No bootstrap required, opened a new log
I20260709 13:04:09.941031 15226 raft_consensus.cc:2468] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 1.
I20260709 13:04:09.942798 15118 leader_election.cc:304] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:09.943694 15275 raft_consensus.cc:2804] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:09.944141 15275 raft_consensus.cc:697] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Becoming Leader. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Running, Role: LEADER
I20260709 13:04:09.945035 15275 consensus_queue.cc:237] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.939540 15266 ts_tablet_manager.cc:1403] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.008s
I20260709 13:04:09.950989 15268 tablet_bootstrap.cc:492] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3: Bootstrap starting.
I20260709 13:04:09.965531 15268 tablet_bootstrap.cc:654] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.966274 14973 catalog_manager.cc:5697] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "512e1ed6f130480885392d6c04e77bf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:09.967303 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeaf7ed49954801abe9235bfd2c5f47" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3" is_pre_election: true
W20260709 13:04:09.973229 15043 leader_election.cc:343] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.975610 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e" is_pre_election: true
I20260709 13:04:09.977511 15192 leader_election.cc:304] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68dd313f3ef444992c63fa9f41b46cc, caf0796e0fb64180ba1d34e87453487e; no voters: 
W20260709 13:04:09.979382 15192 leader_election.cc:343] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.981683 15285 raft_consensus.cc:2804] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:09.982077 15285 raft_consensus.cc:493] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:09.982393 15285 raft_consensus.cc:3060] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.984490 15266 raft_consensus.cc:359] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.985247 15267 tablet_bootstrap.cc:492] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e: No bootstrap required, opened a new log
I20260709 13:04:09.985186 15266 raft_consensus.cc:385] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.985610 15266 raft_consensus.cc:740] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.985772 15267 ts_tablet_manager.cc:1403] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e: Time spent bootstrapping tablet: real 0.060s	user 0.027s	sys 0.007s
I20260709 13:04:09.986747 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb845a2a7fc479ea82085c3c9ee554d" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3" is_pre_election: true
I20260709 13:04:09.986539 15266 consensus_queue.cc:260] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.987383 15152 raft_consensus.cc:2468] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 0.
I20260709 13:04:09.988651 15267 raft_consensus.cc:359] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.988907 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeaf7ed49954801abe9235bfd2c5f47" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc" is_pre_election: true
I20260709 13:04:09.989378 15285 raft_consensus.cc:515] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.989797 15267 raft_consensus.cc:385] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.989698 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3" is_pre_election: true
W20260709 13:04:09.990535 15043 leader_election.cc:343] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.990553 15267 raft_consensus.cc:740] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.991318 15285 leader_election.cc:290] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:09.991235 15043 leader_election.cc:304] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caf0796e0fb64180ba1d34e87453487e; no voters: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc
I20260709 13:04:09.991539 15267 consensus_queue.cc:260] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:09.992043 15273 raft_consensus.cc:2749] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:09.993996 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb845a2a7fc479ea82085c3c9ee554d" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:09.994532 15077 raft_consensus.cc:3060] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.997231 15266 ts_tablet_manager.cc:1434] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 13:04:10.002214 15077 raft_consensus.cc:2468] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 1.
I20260709 13:04:10.005998 15267 ts_tablet_manager.cc:1434] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.009s
I20260709 13:04:10.006325 15266 tablet_bootstrap.cc:492] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc: Bootstrap starting.
I20260709 13:04:10.006996 15267 tablet_bootstrap.cc:492] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e: Bootstrap starting.
I20260709 13:04:10.007772 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb845a2a7fc479ea82085c3c9ee554d" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:10.008337 15152 raft_consensus.cc:3060] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.012966 15266 tablet_bootstrap.cc:654] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.012989 15267 tablet_bootstrap.cc:654] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.013962 15275 raft_consensus.cc:493] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.014640 15275 raft_consensus.cc:515] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.017699 15268 tablet_bootstrap.cc:492] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3: No bootstrap required, opened a new log
I20260709 13:04:10.018165 15268 ts_tablet_manager.cc:1403] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.007s
I20260709 13:04:10.019552 15152 raft_consensus.cc:2468] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 1.
I20260709 13:04:10.021016 15268 raft_consensus.cc:359] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:10.021205 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc" is_pre_election: true
I20260709 13:04:10.023216 15268 raft_consensus.cc:385] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.022054 15275 leader_election.cc:290] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.023548 15268 raft_consensus.cc:740] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Initialized, Role: FOLLOWER
W20260709 13:04:10.024255 15118 leader_election.cc:343] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:10.024294 15268 consensus_queue.cc:260] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:10.026535 15268 ts_tablet_manager.cc:1434] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:04:10.027491 15268 tablet_bootstrap.cc:492] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3: Bootstrap starting.
I20260709 13:04:10.028055 15266 tablet_bootstrap.cc:492] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc: No bootstrap required, opened a new log
I20260709 13:04:10.028074 15267 tablet_bootstrap.cc:492] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e: No bootstrap required, opened a new log
I20260709 13:04:10.028576 15266 ts_tablet_manager.cc:1403] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260709 13:04:10.028581 15267 ts_tablet_manager.cc:1403] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.010s
I20260709 13:04:10.031525 15267 raft_consensus.cc:359] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:10.031747 15266 raft_consensus.cc:359] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.032253 15267 raft_consensus.cc:385] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.032408 15266 raft_consensus.cc:385] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.032580 15267 raft_consensus.cc:740] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.032727 15266 raft_consensus.cc:740] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.033705 15268 tablet_bootstrap.cc:654] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.033495 15266 consensus_queue.cc:260] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.033440 15267 consensus_queue.cc:260] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:10.035825 15267 ts_tablet_manager.cc:1434] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:10.036756 15267 tablet_bootstrap.cc:492] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e: Bootstrap starting.
I20260709 13:04:10.025187 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e" is_pre_election: true
W20260709 13:04:10.038767 15118 leader_election.cc:343] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:10.039601 15266 ts_tablet_manager.cc:1434] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:04:10.039690 15118 leader_election.cc:304] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3; no voters: c68dd313f3ef444992c63fa9f41b46cc, caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:10.040602 15266 tablet_bootstrap.cc:492] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc: Bootstrap starting.
I20260709 13:04:10.040611 15275 raft_consensus.cc:2749] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:10.004489 15192 leader_election.cc:343] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:10.042378 15192 leader_election.cc:304] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c68dd313f3ef444992c63fa9f41b46cc; no voters: 512e1ed6f130480885392d6c04e77bf3, caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:10.042980 15267 tablet_bootstrap.cc:654] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.043166 15285 raft_consensus.cc:2749] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:10.043731 15192 leader_election.cc:304] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68dd313f3ef444992c63fa9f41b46cc, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.044519 15285 raft_consensus.cc:2804] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:10.044991 15285 raft_consensus.cc:697] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Becoming Leader. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Running, Role: LEADER
I20260709 13:04:10.045881 15285 consensus_queue.cc:237] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.054312 15267 tablet_bootstrap.cc:492] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e: No bootstrap required, opened a new log
I20260709 13:04:10.054817 15267 ts_tablet_manager.cc:1403] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:04:10.057644 15267 raft_consensus.cc:359] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.058390 15267 raft_consensus.cc:385] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.057848 14975 catalog_manager.cc:5697] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc reported cstate change: term changed from 0 to 1, leader changed from <none> to c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131). New cstate: current_term: 1 leader_uuid: "c68dd313f3ef444992c63fa9f41b46cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:10.058698 15267 raft_consensus.cc:740] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.059522 15267 consensus_queue.cc:260] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.061460 15266 tablet_bootstrap.cc:654] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.064447 15267 ts_tablet_manager.cc:1434] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:04:10.065416 15267 tablet_bootstrap.cc:492] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e: Bootstrap starting.
I20260709 13:04:10.071394 15268 tablet_bootstrap.cc:492] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3: No bootstrap required, opened a new log
I20260709 13:04:10.071535 15266 tablet_bootstrap.cc:492] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc: No bootstrap required, opened a new log
I20260709 13:04:10.071667 15267 tablet_bootstrap.cc:654] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.072162 15266 ts_tablet_manager.cc:1403] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
I20260709 13:04:10.072176 15268 ts_tablet_manager.cc:1403] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.016s
I20260709 13:04:10.074977 15268 raft_consensus.cc:359] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.075610 15268 raft_consensus.cc:385] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.075888 15268 raft_consensus.cc:740] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.075749 15266 raft_consensus.cc:359] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.076642 15268 consensus_queue.cc:260] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.076838 15266 raft_consensus.cc:385] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.077346 15266 raft_consensus.cc:740] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.078106 15266 consensus_queue.cc:260] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.079061 15268 ts_tablet_manager.cc:1434] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:10.079981 15268 tablet_bootstrap.cc:492] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3: Bootstrap starting.
I20260709 13:04:10.081257 15266 ts_tablet_manager.cc:1434] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:04:10.082351 15266 tablet_bootstrap.cc:492] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc: Bootstrap starting.
I20260709 13:04:10.086041 15267 tablet_bootstrap.cc:492] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e: No bootstrap required, opened a new log
I20260709 13:04:10.086529 15267 ts_tablet_manager.cc:1403] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.012s
I20260709 13:04:10.086910 15268 tablet_bootstrap.cc:654] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.089293 15266 tablet_bootstrap.cc:654] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.089386 15267 raft_consensus.cc:359] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.090163 15267 raft_consensus.cc:385] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.090462 15267 raft_consensus.cc:740] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.091384 15267 consensus_queue.cc:260] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
W20260709 13:04:10.092269 15023 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:10.097681 15267 ts_tablet_manager.cc:1434] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:04:10.098670 15267 tablet_bootstrap.cc:492] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e: Bootstrap starting.
I20260709 13:04:10.103971 15267 tablet_bootstrap.cc:654] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.105747 15268 tablet_bootstrap.cc:492] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3: No bootstrap required, opened a new log
I20260709 13:04:10.106204 15268 ts_tablet_manager.cc:1403] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 13:04:10.109951 15268 raft_consensus.cc:359] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.110869 15268 raft_consensus.cc:385] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.111279 15268 raft_consensus.cc:740] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.112300 15268 consensus_queue.cc:260] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.113834 15266 tablet_bootstrap.cc:492] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc: No bootstrap required, opened a new log
I20260709 13:04:10.114238 15266 ts_tablet_manager.cc:1403] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.011s
I20260709 13:04:10.114337 15268 ts_tablet_manager.cc:1434] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:04:10.115376 15268 tablet_bootstrap.cc:492] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3: Bootstrap starting.
I20260709 13:04:10.116909 15267 tablet_bootstrap.cc:492] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e: No bootstrap required, opened a new log
I20260709 13:04:10.117357 15267 ts_tablet_manager.cc:1403] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260709 13:04:10.116994 15266 raft_consensus.cc:359] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.117753 15266 raft_consensus.cc:385] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.118050 15266 raft_consensus.cc:740] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.118870 15266 consensus_queue.cc:260] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.119964 15267 raft_consensus.cc:359] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.120573 15267 raft_consensus.cc:385] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.120824 15267 raft_consensus.cc:740] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.121510 15268 tablet_bootstrap.cc:654] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.121423 15267 consensus_queue.cc:260] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.123631 15266 ts_tablet_manager.cc:1434] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:04:10.124575 15266 tablet_bootstrap.cc:492] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc: Bootstrap starting.
I20260709 13:04:10.125911 15267 ts_tablet_manager.cc:1434] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:04:10.127038 15267 tablet_bootstrap.cc:492] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e: Bootstrap starting.
I20260709 13:04:10.130730 15266 tablet_bootstrap.cc:654] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.137993 15267 tablet_bootstrap.cc:654] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.139305 15268 tablet_bootstrap.cc:492] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3: No bootstrap required, opened a new log
I20260709 13:04:10.139757 15268 ts_tablet_manager.cc:1403] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260709 13:04:10.143299 15268 raft_consensus.cc:359] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.144219 15268 raft_consensus.cc:385] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.144595 15268 raft_consensus.cc:740] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.144793 15266 tablet_bootstrap.cc:492] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc: No bootstrap required, opened a new log
I20260709 13:04:10.145323 15266 ts_tablet_manager.cc:1403] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:04:10.145705 15268 consensus_queue.cc:260] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.147445 15266 raft_consensus.cc:359] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.148082 15266 raft_consensus.cc:385] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.148329 15268 ts_tablet_manager.cc:1434] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:04:10.148337 15266 raft_consensus.cc:740] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.148862 15267 tablet_bootstrap.cc:492] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e: No bootstrap required, opened a new log
I20260709 13:04:10.149255 15267 ts_tablet_manager.cc:1403] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260709 13:04:10.149384 15268 tablet_bootstrap.cc:492] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3: Bootstrap starting.
I20260709 13:04:10.149312 15266 consensus_queue.cc:260] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.151846 15267 raft_consensus.cc:359] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.152489 15267 raft_consensus.cc:385] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.152786 15267 raft_consensus.cc:740] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.154312 15266 ts_tablet_manager.cc:1434] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:04:10.155184 15266 tablet_bootstrap.cc:492] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc: Bootstrap starting.
I20260709 13:04:10.156054 15268 tablet_bootstrap.cc:654] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.160797 15266 tablet_bootstrap.cc:654] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.164420 15267 consensus_queue.cc:260] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.165355 15266 tablet_bootstrap.cc:492] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc: No bootstrap required, opened a new log
I20260709 13:04:10.165800 15266 ts_tablet_manager.cc:1403] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 13:04:10.166399 15267 ts_tablet_manager.cc:1434] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:04:10.167146 15267 tablet_bootstrap.cc:492] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e: Bootstrap starting.
I20260709 13:04:10.168213 15266 raft_consensus.cc:359] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.168789 15266 raft_consensus.cc:385] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.169001 15266 raft_consensus.cc:740] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.169589 15266 consensus_queue.cc:260] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.171332 15266 ts_tablet_manager.cc:1434] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:04:10.172240 15266 tablet_bootstrap.cc:492] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc: Bootstrap starting.
I20260709 13:04:10.172617 15267 tablet_bootstrap.cc:654] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.175220 15268 tablet_bootstrap.cc:492] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3: No bootstrap required, opened a new log
I20260709 13:04:10.175769 15268 ts_tablet_manager.cc:1403] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 13:04:10.178867 15268 raft_consensus.cc:359] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.179721 15268 raft_consensus.cc:385] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.180054 15268 raft_consensus.cc:740] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.180982 15268 consensus_queue.cc:260] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.183871 15268 ts_tablet_manager.cc:1434] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:04:10.184999 15268 tablet_bootstrap.cc:492] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3: Bootstrap starting.
I20260709 13:04:10.185074 15266 tablet_bootstrap.cc:654] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.191884 15268 tablet_bootstrap.cc:654] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.193550 15267 tablet_bootstrap.cc:492] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e: No bootstrap required, opened a new log
I20260709 13:04:10.193976 15267 ts_tablet_manager.cc:1403] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.015s
I20260709 13:04:10.195344 15266 tablet_bootstrap.cc:492] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc: No bootstrap required, opened a new log
I20260709 13:04:10.195734 15266 ts_tablet_manager.cc:1403] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.007s
I20260709 13:04:10.197188 15267 raft_consensus.cc:359] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.197597 15266 raft_consensus.cc:359] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.198166 15266 raft_consensus.cc:385] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.198560 15266 raft_consensus.cc:740] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.199226 15266 consensus_queue.cc:260] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.201092 15266 ts_tablet_manager.cc:1434] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:10.198078 15267 raft_consensus.cc:385] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.201557 15267 raft_consensus.cc:740] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.202311 15267 consensus_queue.cc:260] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.202961 15268 tablet_bootstrap.cc:492] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3: No bootstrap required, opened a new log
I20260709 13:04:10.203474 15268 ts_tablet_manager.cc:1403] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:04:10.204433 15267 ts_tablet_manager.cc:1434] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:04:10.205750 15268 raft_consensus.cc:359] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.206338 15268 raft_consensus.cc:385] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.206607 15268 raft_consensus.cc:740] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.207248 15268 consensus_queue.cc:260] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.209131 15268 ts_tablet_manager.cc:1434] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:10.209944 15268 tablet_bootstrap.cc:492] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3: Bootstrap starting.
I20260709 13:04:10.215559 15268 tablet_bootstrap.cc:654] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:10.221500 15268 tablet_bootstrap.cc:492] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3: No bootstrap required, opened a new log
I20260709 13:04:10.221897 15268 ts_tablet_manager.cc:1403] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 13:04:10.223631 15268 raft_consensus.cc:359] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.224256 15268 raft_consensus.cc:385] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:10.224473 15268 raft_consensus.cc:740] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.224947 15268 consensus_queue.cc:260] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.226501 15268 ts_tablet_manager.cc:1434] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:04:10.229296 15285 raft_consensus.cc:493] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.229691 15285 raft_consensus.cc:515] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.231352 15285 leader_election.cc:290] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:10.231998 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeaf7ed49954801abe9235bfd2c5f47" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e" is_pre_election: true
I20260709 13:04:10.232465 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeaf7ed49954801abe9235bfd2c5f47" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3" is_pre_election: true
I20260709 13:04:10.232597 15077 raft_consensus.cc:2468] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 0.
I20260709 13:04:10.233036 15152 raft_consensus.cc:2468] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 0.
I20260709 13:04:10.233580 15192 leader_election.cc:304] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68dd313f3ef444992c63fa9f41b46cc, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.234248 15285 raft_consensus.cc:2804] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:10.234623 15285 raft_consensus.cc:493] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:10.234961 15285 raft_consensus.cc:3060] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.239535 15272 raft_consensus.cc:493] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.239732 15285 raft_consensus.cc:515] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.239928 15272 raft_consensus.cc:515] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.241266 15285 leader_election.cc:290] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:10.241684 15272 leader_election.cc:290] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:10.242025 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeaf7ed49954801abe9235bfd2c5f47" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:10.242571 15077 raft_consensus.cc:3060] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.242620 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeaf7ed49954801abe9235bfd2c5f47" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:10.242938 15076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db452cf9dbbb4756899a21c4c24ec72b" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e" is_pre_election: true
I20260709 13:04:10.243119 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db452cf9dbbb4756899a21c4c24ec72b" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3" is_pre_election: true
I20260709 13:04:10.243352 15152 raft_consensus.cc:3060] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.243566 15076 raft_consensus.cc:2468] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 0.
I20260709 13:04:10.243748 15151 raft_consensus.cc:2468] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 0.
I20260709 13:04:10.244737 15192 leader_election.cc:304] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68dd313f3ef444992c63fa9f41b46cc, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.245476 15272 raft_consensus.cc:2804] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:10.245812 15272 raft_consensus.cc:493] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:10.246140 15272 raft_consensus.cc:3060] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.248467 15152 raft_consensus.cc:2468] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 1.
I20260709 13:04:10.249233 15077 raft_consensus.cc:2468] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 1.
I20260709 13:04:10.249369 15192 leader_election.cc:304] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:10.250146 15285 raft_consensus.cc:2804] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:10.251372 15285 raft_consensus.cc:697] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Becoming Leader. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Running, Role: LEADER
I20260709 13:04:10.252182 15285 consensus_queue.cc:237] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.252677 15272 raft_consensus.cc:515] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.254597 15272 leader_election.cc:290] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:10.255301 15275 raft_consensus.cc:493] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.255744 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db452cf9dbbb4756899a21c4c24ec72b" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:10.255641 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db452cf9dbbb4756899a21c4c24ec72b" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:10.256366 15152 raft_consensus.cc:3060] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.259152 15077 raft_consensus.cc:3060] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.260934 15152 raft_consensus.cc:2468] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 1.
I20260709 13:04:10.255749 15275 raft_consensus.cc:515] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.262079 15192 leader_election.cc:304] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:10.263103 15272 raft_consensus.cc:2804] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:10.263820 15275 leader_election.cc:290] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.263553 15272 raft_consensus.cc:697] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Becoming Leader. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Running, Role: LEADER
I20260709 13:04:10.265249 15272 consensus_queue.cc:237] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.265499 15077 raft_consensus.cc:2468] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 1.
I20260709 13:04:10.266767 15076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d09c48f750a4871a89d217f6995e34d" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e" is_pre_election: true
I20260709 13:04:10.267570 15076 raft_consensus.cc:2468] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 0.
I20260709 13:04:10.267882 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d09c48f750a4871a89d217f6995e34d" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc" is_pre_election: true
I20260709 13:04:10.268545 15226 raft_consensus.cc:2468] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 0.
I20260709 13:04:10.269709 15118 leader_election.cc:304] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:10.270349 15275 raft_consensus.cc:2804] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:10.270701 15275 raft_consensus.cc:493] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:10.271063 15275 raft_consensus.cc:3060] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.276062 14973 catalog_manager.cc:5697] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc reported cstate change: term changed from 0 to 1, leader changed from <none> to c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131). New cstate: current_term: 1 leader_uuid: "c68dd313f3ef444992c63fa9f41b46cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:10.276456 15275 raft_consensus.cc:515] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.278517 15275 leader_election.cc:290] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.278772 15076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d09c48f750a4871a89d217f6995e34d" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:10.279103 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d09c48f750a4871a89d217f6995e34d" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:10.279358 15076 raft_consensus.cc:3060] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.279636 15226 raft_consensus.cc:3060] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.280292 15291 raft_consensus.cc:493] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.280714 15291 raft_consensus.cc:515] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.282653 15291 leader_election.cc:290] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.285319 15226 raft_consensus.cc:2468] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 1.
I20260709 13:04:10.286283 15291 raft_consensus.cc:493] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.286458 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cbe7fbee3d45e0bcfbb527baa36826" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3" is_pre_election: true
I20260709 13:04:10.286728 15291 raft_consensus.cc:515] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.286873 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cbe7fbee3d45e0bcfbb527baa36826" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc" is_pre_election: true
I20260709 13:04:10.287745 15226 raft_consensus.cc:2393] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caf0796e0fb64180ba1d34e87453487e in current term 1: Already voted for candidate 512e1ed6f130480885392d6c04e77bf3 in this term.
I20260709 13:04:10.288532 15118 leader_election.cc:304] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:10.288751 15291 leader_election.cc:290] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.289106 15043 leader_election.cc:304] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caf0796e0fb64180ba1d34e87453487e; no voters: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc
I20260709 13:04:10.289801 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3" is_pre_election: true
I20260709 13:04:10.289911 15076 raft_consensus.cc:2468] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 1.
I20260709 13:04:10.290450 15152 raft_consensus.cc:2468] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 0.
I20260709 13:04:10.290822 15291 raft_consensus.cc:3060] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.291636 15275 raft_consensus.cc:2804] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:10.290944 14973 catalog_manager.cc:5697] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc reported cstate change: term changed from 0 to 1, leader changed from <none> to c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131). New cstate: current_term: 1 leader_uuid: "c68dd313f3ef444992c63fa9f41b46cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:10.292004 15043 leader_election.cc:304] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.292753 15275 raft_consensus.cc:697] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Becoming Leader. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Running, Role: LEADER
I20260709 13:04:10.292788 15273 raft_consensus.cc:2804] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:10.293349 15273 raft_consensus.cc:493] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:10.293681 15273 raft_consensus.cc:3060] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.295384 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc" is_pre_election: true
I20260709 13:04:10.296026 15226 raft_consensus.cc:2468] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 0.
I20260709 13:04:10.297744 15291 raft_consensus.cc:2749] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:10.298719 15275 consensus_queue.cc:237] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.299644 15273 raft_consensus.cc:515] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.301493 15273 leader_election.cc:290] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 election: Requested vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.302635 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:10.302606 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:10.303296 15152 raft_consensus.cc:3060] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.303440 15226 raft_consensus.cc:3060] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.305346 15275 raft_consensus.cc:493] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.305780 15275 raft_consensus.cc:515] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.307559 14973 catalog_manager.cc:5697] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "512e1ed6f130480885392d6c04e77bf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.308419 15076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e15f7ccd2c4f1ba53c822d57f13146" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e" is_pre_election: true
I20260709 13:04:10.309023 15076 raft_consensus.cc:2468] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 0.
I20260709 13:04:10.309551 15152 raft_consensus.cc:2468] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 1.
I20260709 13:04:10.310177 15118 leader_election.cc:304] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.310961 15280 raft_consensus.cc:2804] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:10.311312 15280 raft_consensus.cc:493] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:10.311399 15226 raft_consensus.cc:2468] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 1.
I20260709 13:04:10.311769 15280 raft_consensus.cc:3060] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.311348 15043 leader_election.cc:304] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.312408 15275 leader_election.cc:290] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.313443 15291 raft_consensus.cc:493] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.313882 15291 raft_consensus.cc:515] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:10.314930 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e15f7ccd2c4f1ba53c822d57f13146" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc" is_pre_election: true
I20260709 13:04:10.315842 15291 leader_election.cc:290] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:10.312846 15273 raft_consensus.cc:2804] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:10.316447 15273 raft_consensus.cc:697] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Becoming Leader. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:10.315580 15226 raft_consensus.cc:2468] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 0.
I20260709 13:04:10.317240 15273 consensus_queue.cc:237] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.319131 15280 raft_consensus.cc:515] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.320535 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3" is_pre_election: true
I20260709 13:04:10.320530 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc" is_pre_election: true
I20260709 13:04:10.322764 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e15f7ccd2c4f1ba53c822d57f13146" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:10.322896 15226 raft_consensus.cc:2468] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 0.
I20260709 13:04:10.323374 15225 raft_consensus.cc:3060] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.323729 15152 raft_consensus.cc:2468] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 0.
I20260709 13:04:10.321533 15280 leader_election.cc:290] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.321849 15076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e15f7ccd2c4f1ba53c822d57f13146" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:10.324807 15076 raft_consensus.cc:3060] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.324208 15043 leader_election.cc:304] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68dd313f3ef444992c63fa9f41b46cc, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.327219 15273 raft_consensus.cc:2804] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:10.327615 15273 raft_consensus.cc:493] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:10.326943 14973 catalog_manager.cc:5697] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e reported cstate change: term changed from 0 to 1, leader changed from <none> to caf0796e0fb64180ba1d34e87453487e (127.14.26.129). New cstate: current_term: 1 leader_uuid: "caf0796e0fb64180ba1d34e87453487e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.328052 15273 raft_consensus.cc:3060] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.329963 15225 raft_consensus.cc:2468] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 1.
I20260709 13:04:10.331029 15118 leader_election.cc:304] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:10.331254 15076 raft_consensus.cc:2468] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 1.
I20260709 13:04:10.331763 15280 raft_consensus.cc:2804] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:10.332214 15280 raft_consensus.cc:697] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Becoming Leader. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Running, Role: LEADER
I20260709 13:04:10.333091 15280 consensus_queue.cc:237] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.335632 15273 raft_consensus.cc:515] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:10.337347 15273 leader_election.cc:290] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 election: Requested vote from peers c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:10.338696 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:10.338867 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:10.339315 15225 raft_consensus.cc:3060] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.339387 15152 raft_consensus.cc:3060] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.341651 14973 catalog_manager.cc:5697] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "512e1ed6f130480885392d6c04e77bf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.345558 15152 raft_consensus.cc:2468] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 1.
I20260709 13:04:10.346073 15285 raft_consensus.cc:493] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.346488 15285 raft_consensus.cc:515] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.345556 15225 raft_consensus.cc:2468] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 1.
I20260709 13:04:10.348210 15280 consensus_queue.cc:1048] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.348452 15285 leader_election.cc:290] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:10.349846 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3" is_pre_election: true
I20260709 13:04:10.349884 15076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e" is_pre_election: true
I20260709 13:04:10.350548 15151 raft_consensus.cc:2468] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 0.
I20260709 13:04:10.350626 15076 raft_consensus.cc:2468] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 0.
I20260709 13:04:10.351852 15192 leader_election.cc:304] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:10.349891 15043 leader_election.cc:304] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68dd313f3ef444992c63fa9f41b46cc, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.353204 15285 raft_consensus.cc:2804] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:10.353610 15285 raft_consensus.cc:493] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:10.353912 15285 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.354208 15291 raft_consensus.cc:2804] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:10.356793 15291 raft_consensus.cc:697] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Becoming Leader. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:10.357584 15291 consensus_queue.cc:237] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:10.360953 15285 raft_consensus.cc:515] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.369081 15285 leader_election.cc:290] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:10.369010 14973 catalog_manager.cc:5697] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e reported cstate change: term changed from 0 to 1, leader changed from <none> to caf0796e0fb64180ba1d34e87453487e (127.14.26.129). New cstate: current_term: 1 leader_uuid: "caf0796e0fb64180ba1d34e87453487e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:10.370216 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:10.370776 15151 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.370679 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:10.371552 15077 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.377895 15151 raft_consensus.cc:2468] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 1.
I20260709 13:04:10.379407 15192 leader_election.cc:304] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:10.380245 15272 raft_consensus.cc:2804] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:10.380717 15272 raft_consensus.cc:697] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Becoming Leader. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Running, Role: LEADER
I20260709 13:04:10.381495 15272 consensus_queue.cc:237] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.384191 15077 raft_consensus.cc:2468] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 1.
I20260709 13:04:10.386583 15291 raft_consensus.cc:493] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.386833 15275 consensus_queue.cc:1048] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.387081 15291 raft_consensus.cc:515] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.389276 15291 leader_election.cc:290] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.391721 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3" is_pre_election: true
I20260709 13:04:10.392335 15151 raft_consensus.cc:2468] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 0.
I20260709 13:04:10.393342 15043 leader_election.cc:304] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.393731 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc" is_pre_election: true
I20260709 13:04:10.394522 15226 raft_consensus.cc:2468] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 0.
I20260709 13:04:10.395450 15317 raft_consensus.cc:2804] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:10.395864 15317 raft_consensus.cc:493] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:10.396193 15317 raft_consensus.cc:3060] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.403776 14974 catalog_manager.cc:5697] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc reported cstate change: term changed from 0 to 1, leader changed from <none> to c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131). New cstate: current_term: 1 leader_uuid: "c68dd313f3ef444992c63fa9f41b46cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:10.407277 15317 raft_consensus.cc:515] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.409963 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:10.410511 15151 raft_consensus.cc:3060] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.410856 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:10.411448 15225 raft_consensus.cc:3060] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.411542 15317 leader_election.cc:290] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 election: Requested vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.416999 15151 raft_consensus.cc:2468] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 1.
I20260709 13:04:10.417079 15225 raft_consensus.cc:2468] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 1.
I20260709 13:04:10.418077 15043 leader_election.cc:304] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.418861 15317 raft_consensus.cc:2804] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:10.419334 15317 raft_consensus.cc:697] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Becoming Leader. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:10.420015 15317 consensus_queue.cc:237] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.427155 14974 catalog_manager.cc:5697] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e reported cstate change: term changed from 0 to 1, leader changed from <none> to caf0796e0fb64180ba1d34e87453487e (127.14.26.129). New cstate: current_term: 1 leader_uuid: "caf0796e0fb64180ba1d34e87453487e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.461306 15151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83e15f7ccd2c4f1ba53c822d57f13146"
dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
mode: GRACEFUL
new_leader_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:38396
I20260709 13:04:10.461783 15151 raft_consensus.cc:606] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Received request to transfer leadership to TS caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:10.466483 15151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60cbe7fbee3d45e0bcfbb527baa36826"
dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
mode: GRACEFUL
new_leader_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:38396
I20260709 13:04:10.466914 15151 raft_consensus.cc:606] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Received request to transfer leadership to TS caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:10.478235 15225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fb845a2a7fc479ea82085c3c9ee554d"
dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
mode: GRACEFUL
new_leader_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:33836
I20260709 13:04:10.478729 15225 raft_consensus.cc:606] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Received request to transfer leadership to TS caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:10.483743 15225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e"
dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
mode: GRACEFUL
new_leader_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:33836
I20260709 13:04:10.484277 15225 raft_consensus.cc:606] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Received request to transfer leadership to TS caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:10.496495 15076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
mode: GRACEFUL
new_leader_uuid: "512e1ed6f130480885392d6c04e77bf3"
 from {username='slave'} at 127.0.0.1:59430
I20260709 13:04:10.496994 15076 raft_consensus.cc:606] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Received request to transfer leadership to TS 512e1ed6f130480885392d6c04e77bf3
I20260709 13:04:10.504190 15076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
mode: GRACEFUL
new_leader_uuid: "512e1ed6f130480885392d6c04e77bf3"
 from {username='slave'} at 127.0.0.1:59430
I20260709 13:04:10.504707 15076 raft_consensus.cc:606] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Received request to transfer leadership to TS 512e1ed6f130480885392d6c04e77bf3
I20260709 13:04:10.509054 15225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db452cf9dbbb4756899a21c4c24ec72b"
dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
mode: GRACEFUL
new_leader_uuid: "512e1ed6f130480885392d6c04e77bf3"
 from {username='slave'} at 127.0.0.1:33836
I20260709 13:04:10.509505 15225 raft_consensus.cc:606] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Received request to transfer leadership to TS 512e1ed6f130480885392d6c04e77bf3
I20260709 13:04:10.620147 15272 consensus_queue.cc:1048] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.626397 15285 raft_consensus.cc:993] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc: : Instructing follower caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:10.627000 15311 raft_consensus.cc:1081] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Signalling peer caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:10.628733 15077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fb845a2a7fc479ea82085c3c9ee554d"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:59418
I20260709 13:04:10.629423 15077 raft_consensus.cc:493] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.629877 15077 raft_consensus.cc:3060] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.633204 15285 consensus_queue.cc:1048] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.636951 15077 raft_consensus.cc:515] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.641247 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb845a2a7fc479ea82085c3c9ee554d" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:10.641791 15151 raft_consensus.cc:3060] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.642808 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb845a2a7fc479ea82085c3c9ee554d" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:10.643405 15225 raft_consensus.cc:3055] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.643484 15077 leader_election.cc:290] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 2 election: Requested vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.643836 15225 raft_consensus.cc:740] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Running, Role: LEADER
I20260709 13:04:10.644707 15225 consensus_queue.cc:260] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.646574 15225 raft_consensus.cc:3060] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.648774 15151 raft_consensus.cc:2468] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 2.
I20260709 13:04:10.650578 15043 leader_election.cc:304] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.651329 15317 raft_consensus.cc:2804] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.651788 15317 raft_consensus.cc:697] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Becoming Leader. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:10.652587 15317 consensus_queue.cc:237] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.653420 15225 raft_consensus.cc:2468] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 2.
I20260709 13:04:10.658922 14974 catalog_manager.cc:5697] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e reported cstate change: term changed from 1 to 2, leader changed from c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131) to caf0796e0fb64180ba1d34e87453487e (127.14.26.129). New cstate: current_term: 2 leader_uuid: "caf0796e0fb64180ba1d34e87453487e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.726778 15322 consensus_queue.cc:1048] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.737004 15280 consensus_queue.cc:1048] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.763916 15285 consensus_queue.cc:1048] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.774225 15311 consensus_queue.cc:1048] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.802287 15275 raft_consensus.cc:993] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3: : Instructing follower caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:10.802716 15280 raft_consensus.cc:1081] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Signalling peer caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:10.804102 15077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60cbe7fbee3d45e0bcfbb527baa36826"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:59416
I20260709 13:04:10.804497 15077 raft_consensus.cc:493] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.804742 15077 raft_consensus.cc:3060] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.809309 15077 raft_consensus.cc:515] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.810637 15317 consensus_queue.cc:1048] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.811034 15077 leader_election.cc:290] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 2 election: Requested vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.811693 15151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cbe7fbee3d45e0bcfbb527baa36826" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:10.812075 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cbe7fbee3d45e0bcfbb527baa36826" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:10.812304 15151 raft_consensus.cc:3055] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.812683 15225 raft_consensus.cc:3060] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.812865 15151 raft_consensus.cc:740] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Running, Role: LEADER
I20260709 13:04:10.813862 15151 consensus_queue.cc:260] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.815136 15151 raft_consensus.cc:3060] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.816147 15317 consensus_queue.cc:1048] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.819916 15225 raft_consensus.cc:2468] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 2.
I20260709 13:04:10.821051 15043 leader_election.cc:304] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68dd313f3ef444992c63fa9f41b46cc, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.822281 15151 raft_consensus.cc:2468] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 2.
I20260709 13:04:10.822199 15317 raft_consensus.cc:2804] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.824304 15317 raft_consensus.cc:697] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Becoming Leader. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:10.825167 15317 consensus_queue.cc:237] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.827041 15311 consensus_queue.cc:1048] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.827360 15273 raft_consensus.cc:993] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e: : Instructing follower 512e1ed6f130480885392d6c04e77bf3 to start an election
I20260709 13:04:10.828382 15272 consensus_queue.cc:1048] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.837553 15317 raft_consensus.cc:1081] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Signalling peer 512e1ed6f130480885392d6c04e77bf3 to start an election
I20260709 13:04:10.838604 15317 raft_consensus.cc:993] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e: : Instructing follower 512e1ed6f130480885392d6c04e77bf3 to start an election
I20260709 13:04:10.839322 15317 raft_consensus.cc:1081] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Signalling peer 512e1ed6f130480885392d6c04e77bf3 to start an election
I20260709 13:04:10.844836 14974 catalog_manager.cc:5697] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e reported cstate change: term changed from 1 to 2, leader changed from 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130) to caf0796e0fb64180ba1d34e87453487e (127.14.26.129). New cstate: current_term: 2 leader_uuid: "caf0796e0fb64180ba1d34e87453487e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.851197 15272 raft_consensus.cc:993] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc: : Instructing follower 512e1ed6f130480885392d6c04e77bf3 to start an election
I20260709 13:04:10.851581 15272 raft_consensus.cc:1081] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Signalling peer 512e1ed6f130480885392d6c04e77bf3 to start an election
I20260709 13:04:10.855564 15150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db452cf9dbbb4756899a21c4c24ec72b"
dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
 from {username='slave'} at 127.0.0.1:38394
I20260709 13:04:10.856657 15150 raft_consensus.cc:493] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.857033 15150 raft_consensus.cc:3060] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.860523 15152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d"
dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
 from {username='slave'} at 127.0.0.1:38380
I20260709 13:04:10.860865 15149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7"
dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
 from {username='slave'} at 127.0.0.1:38380
I20260709 13:04:10.861414 15149 raft_consensus.cc:493] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.861742 15149 raft_consensus.cc:3060] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.862977 15337 consensus_queue.cc:1048] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:10.864111 15280 consensus_queue.cc:1048] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.867193 15150 raft_consensus.cc:515] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.869541 15149 raft_consensus.cc:515] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.870790 15148 raft_consensus.cc:1240] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Rejecting Update request from peer caf0796e0fb64180ba1d34e87453487e for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:10.871703 15152 raft_consensus.cc:493] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.872140 15152 raft_consensus.cc:3060] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.876200 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db452cf9dbbb4756899a21c4c24ec72b" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:10.876782 15225 raft_consensus.cc:3055] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.877153 15225 raft_consensus.cc:740] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Running, Role: LEADER
I20260709 13:04:10.877995 15225 consensus_queue.cc:260] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.879931 15152 raft_consensus.cc:515] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.880820 15225 raft_consensus.cc:3060] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.884001 15149 leader_election.cc:290] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 2 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.885598 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:10.886202 15226 raft_consensus.cc:3060] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.886075 15075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db452cf9dbbb4756899a21c4c24ec72b" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:10.887300 15339 consensus_queue.cc:1048] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:10.890614 15339 consensus_queue.cc:1059] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.891510 15291 raft_consensus.cc:3055] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.891857 15291 raft_consensus.cc:740] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:10.892748 15291 consensus_queue.cc:260] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.894025 15291 raft_consensus.cc:3060] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.895515 15226 raft_consensus.cc:2468] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 2.
I20260709 13:04:10.896477 15224 raft_consensus.cc:1240] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Rejecting Update request from peer caf0796e0fb64180ba1d34e87453487e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:04:10.896799 15150 leader_election.cc:290] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 2 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.898532 15225 raft_consensus.cc:2468] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 2.
I20260709 13:04:10.898768 15118 leader_election.cc:304] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:10.899902 15280 raft_consensus.cc:2804] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.900373 15280 raft_consensus.cc:697] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 2 LEADER]: Becoming Leader. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Running, Role: LEADER
I20260709 13:04:10.901196 15280 consensus_queue.cc:237] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.901856 15152 leader_election.cc:290] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 2 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.901916 15076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:10.907419 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:10.908005 15225 raft_consensus.cc:3060] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.908648 15076 raft_consensus.cc:2468] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 2.
I20260709 13:04:10.909840 15118 leader_election.cc:304] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [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: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:10.910481 15076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:10.911003 15076 raft_consensus.cc:3055] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.911170 15322 raft_consensus.cc:2804] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.911360 15076 raft_consensus.cc:740] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:10.911618 15275 raft_consensus.cc:993] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3: : Instructing follower caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:10.911706 15322 raft_consensus.cc:697] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [term 2 LEADER]: Becoming Leader. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Running, Role: LEADER
I20260709 13:04:10.912257 15076 consensus_queue.cc:260] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.913245 15280 raft_consensus.cc:1081] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Signalling peer caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:10.912696 15322 consensus_queue.cc:237] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.913497 15076 raft_consensus.cc:3060] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.917428 15225 raft_consensus.cc:2468] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 2.
I20260709 13:04:10.919307 15075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83e15f7ccd2c4f1ba53c822d57f13146"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:59416
I20260709 13:04:10.918570 14973 catalog_manager.cc:5697] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 reported cstate change: term changed from 1 to 2, leader changed from caf0796e0fb64180ba1d34e87453487e (127.14.26.129) to 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130). New cstate: current_term: 2 leader_uuid: "512e1ed6f130480885392d6c04e77bf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.919874 15075 raft_consensus.cc:493] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.920256 15075 raft_consensus.cc:3060] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.920593 15076 raft_consensus.cc:2468] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 2.
I20260709 13:04:10.918572 15118 leader_election.cc:304] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:10.922612 15280 raft_consensus.cc:2804] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.923079 15280 raft_consensus.cc:697] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 2 LEADER]: Becoming Leader. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Running, Role: LEADER
I20260709 13:04:10.923842 15280 consensus_queue.cc:237] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.927034 15339 consensus_queue.cc:1048] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.927510 15075 raft_consensus.cc:515] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.928324 15077 raft_consensus.cc:1240] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Rejecting Update request from peer 512e1ed6f130480885392d6c04e77bf3 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:10.929031 15311 consensus_queue.cc:1048] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.934167 15275 consensus_queue.cc:1059] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.934625 15150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e15f7ccd2c4f1ba53c822d57f13146" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:10.933069 15075 leader_election.cc:290] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 2 election: Requested vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.935434 15150 raft_consensus.cc:3055] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.935832 15150 raft_consensus.cc:740] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Running, Role: LEADER
I20260709 13:04:10.936388 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e15f7ccd2c4f1ba53c822d57f13146" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:10.936236 15280 consensus_queue.cc:1048] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.936924 15226 raft_consensus.cc:3060] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.937343 15150 consensus_queue.cc:260] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.944559 15226 raft_consensus.cc:2468] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 2.
I20260709 13:04:10.947108 15043 leader_election.cc:304] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68dd313f3ef444992c63fa9f41b46cc, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.947516 15291 consensus_queue.cc:1048] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.948807 15291 raft_consensus.cc:2804] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.949270 15291 raft_consensus.cc:697] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Becoming Leader. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:10.949940 15285 consensus_queue.cc:1048] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.950066 15291 consensus_queue.cc:237] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.956447 15225 raft_consensus.cc:1240] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Rejecting Update request from peer 512e1ed6f130480885392d6c04e77bf3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:04:10.965920 15285 raft_consensus.cc:993] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc: : Instructing follower caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:10.966430 15311 raft_consensus.cc:1081] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Signalling peer caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:10.967896 15150 raft_consensus.cc:3060] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.971642 14972 catalog_manager.cc:5697] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 reported cstate change: term changed from 1 to 2, leader changed from c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131) to 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130). New cstate: current_term: 2 leader_uuid: "512e1ed6f130480885392d6c04e77bf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.973021 14972 catalog_manager.cc:5697] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 reported cstate change: term changed from 1 to 2, leader changed from caf0796e0fb64180ba1d34e87453487e (127.14.26.129) to 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130). New cstate: current_term: 2 leader_uuid: "512e1ed6f130480885392d6c04e77bf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.974010 15150 raft_consensus.cc:2468] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 2.
W20260709 13:04:10.974440 15322 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:04:10.975252 15075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:59418
I20260709 13:04:10.975788 15075 raft_consensus.cc:493] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.976151 15075 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.982184 15075 raft_consensus.cc:515] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.985230 15075 leader_election.cc:290] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 2 election: Requested vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:10.984668 14974 catalog_manager.cc:5697] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e reported cstate change: term changed from 1 to 2, leader changed from 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130) to caf0796e0fb64180ba1d34e87453487e (127.14.26.129). New cstate: current_term: 2 leader_uuid: "caf0796e0fb64180ba1d34e87453487e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.985841 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:10.986390 15226 raft_consensus.cc:3055] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.986701 15226 raft_consensus.cc:740] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Running, Role: LEADER
I20260709 13:04:10.987506 15226 consensus_queue.cc:260] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:10.988551 15226 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.994874 15226 raft_consensus.cc:2468] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 2.
I20260709 13:04:10.995184 15150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:10.995767 15150 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.996170 15043 leader_election.cc:304] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68dd313f3ef444992c63fa9f41b46cc, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:10.997047 15291 raft_consensus.cc:2804] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.997625 15291 raft_consensus.cc:697] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Becoming Leader. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:10.998405 15291 consensus_queue.cc:237] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:11.001009 15150 raft_consensus.cc:2468] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 2.
I20260709 13:04:11.005635 14974 catalog_manager.cc:5697] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e reported cstate change: term changed from 1 to 2, leader changed from c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131) to caf0796e0fb64180ba1d34e87453487e (127.14.26.129). New cstate: current_term: 2 leader_uuid: "caf0796e0fb64180ba1d34e87453487e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:11.073468 15150 raft_consensus.cc:1275] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.074700 15291 consensus_queue.cc:1048] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:11.082237 15226 raft_consensus.cc:1275] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.084197 15339 consensus_queue.cc:1048] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:11.261551 15150 raft_consensus.cc:1275] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.262715 15339 consensus_queue.cc:1048] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:11.270328 15226 raft_consensus.cc:1275] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.272123 15291 consensus_queue.cc:1048] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:11.323944 15075 raft_consensus.cc:3060] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.328806 15075 raft_consensus.cc:1275] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Refusing update from remote peer 512e1ed6f130480885392d6c04e77bf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.330112 15322 consensus_queue.cc:1048] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:11.337148 15226 raft_consensus.cc:1275] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Refusing update from remote peer 512e1ed6f130480885392d6c04e77bf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.338428 15322 consensus_queue.cc:1048] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:11.363667 15075 raft_consensus.cc:1275] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Refusing update from remote peer 512e1ed6f130480885392d6c04e77bf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.365157 15322 consensus_queue.cc:1048] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:11.372799 15226 raft_consensus.cc:1275] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Refusing update from remote peer 512e1ed6f130480885392d6c04e77bf3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.374300 15322 consensus_queue.cc:1048] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:11.384114 15150 raft_consensus.cc:1275] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.385479 15291 consensus_queue.cc:1048] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:11.394923 15226 raft_consensus.cc:1275] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.396194 15291 consensus_queue.cc:1048] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:11.406610 15226 raft_consensus.cc:1275] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Refusing update from remote peer 512e1ed6f130480885392d6c04e77bf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.407863 15322 consensus_queue.cc:1048] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:11.415620 15075 raft_consensus.cc:1275] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Refusing update from remote peer 512e1ed6f130480885392d6c04e77bf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.417419 15275 consensus_queue.cc:1048] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:11.419121 15150 raft_consensus.cc:1275] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.420724 15291 consensus_queue.cc:1048] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:11.429080 15226 raft_consensus.cc:1275] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.430819 15337 consensus_queue.cc:1048] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:13.539537 14442 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:04:13.540163 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:13.556167 15075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
mode: GRACEFUL
new_leader_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
 from {username='slave'} at 127.0.0.1:59432
I20260709 13:04:13.556713 15075 raft_consensus.cc:606] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Received request to transfer leadership to TS c68dd313f3ef444992c63fa9f41b46cc
I20260709 13:04:13.558759 15075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
mode: GRACEFUL
new_leader_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
 from {username='slave'} at 127.0.0.1:59432
I20260709 13:04:13.559154 15075 raft_consensus.cc:606] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Received request to transfer leadership to TS c68dd313f3ef444992c63fa9f41b46cc
I20260709 13:04:13.560021 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:13.560374 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:13.885538 15339 raft_consensus.cc:993] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e: : Instructing follower c68dd313f3ef444992c63fa9f41b46cc to start an election
I20260709 13:04:13.886009 15351 raft_consensus.cc:1081] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Signalling peer c68dd313f3ef444992c63fa9f41b46cc to start an election
I20260709 13:04:13.887569 15225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e"
dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
 from {username='slave'} at 127.0.0.1:33830
I20260709 13:04:13.888134 15225 raft_consensus.cc:493] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.888382 15225 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:13.892695 15225 raft_consensus.cc:515] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:13.894073 15225 leader_election.cc:290] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 3 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:13.894907 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:13.895123 15150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:13.895551 15077 raft_consensus.cc:3055] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:13.895630 15150 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:13.895860 15077 raft_consensus.cc:740] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:13.896622 15077 consensus_queue.cc:260] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:13.897480 15077 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:13.900156 15150 raft_consensus.cc:2468] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 3.
I20260709 13:04:13.901229 15192 leader_election.cc:304] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [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: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:13.901909 15311 raft_consensus.cc:2804] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:13.901957 15077 raft_consensus.cc:2468] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 3.
I20260709 13:04:13.902899 15311 raft_consensus.cc:697] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 3 LEADER]: Becoming Leader. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Running, Role: LEADER
I20260709 13:04:13.903630 15311 consensus_queue.cc:237] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:13.910074 14974 catalog_manager.cc:5697] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc reported cstate change: term changed from 2 to 3, leader changed from caf0796e0fb64180ba1d34e87453487e (127.14.26.129) to c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131). New cstate: current_term: 3 leader_uuid: "c68dd313f3ef444992c63fa9f41b46cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:13.926951 15339 raft_consensus.cc:993] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e: : Instructing follower c68dd313f3ef444992c63fa9f41b46cc to start an election
I20260709 13:04:13.927381 15351 raft_consensus.cc:1081] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Signalling peer c68dd313f3ef444992c63fa9f41b46cc to start an election
I20260709 13:04:13.928627 15225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db"
dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
 from {username='slave'} at 127.0.0.1:33830
I20260709 13:04:13.929010 15225 raft_consensus.cc:493] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.929243 15225 raft_consensus.cc:3060] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.933432 15225 raft_consensus.cc:515] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:13.934823 15225 leader_election.cc:290] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 2 election: Requested vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063)
I20260709 13:04:13.935837 15150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:13.935941 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:13.936482 15150 raft_consensus.cc:3060] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.936530 15077 raft_consensus.cc:3055] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:13.936975 15077 raft_consensus.cc:740] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:13.937763 15077 consensus_queue.cc:260] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:13.938925 15077 raft_consensus.cc:3060] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.943063 15150 raft_consensus.cc:2468] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 2.
I20260709 13:04:13.944159 15192 leader_election.cc:304] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:13.944907 15311 raft_consensus.cc:2804] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:13.945369 15311 raft_consensus.cc:697] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 2 LEADER]: Becoming Leader. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Running, Role: LEADER
I20260709 13:04:13.945456 15077 raft_consensus.cc:2468] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 2.
I20260709 13:04:13.946144 15311 consensus_queue.cc:237] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:13.952795 14974 catalog_manager.cc:5697] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc reported cstate change: term changed from 1 to 2, leader changed from caf0796e0fb64180ba1d34e87453487e (127.14.26.129) to c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131). New cstate: current_term: 2 leader_uuid: "c68dd313f3ef444992c63fa9f41b46cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.298862 15077 raft_consensus.cc:1275] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Refusing update from remote peer c68dd313f3ef444992c63fa9f41b46cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:14.300058 15311 consensus_queue.cc:1048] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:14.309577 15150 raft_consensus.cc:1275] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Refusing update from remote peer c68dd313f3ef444992c63fa9f41b46cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:14.311395 15311 consensus_queue.cc:1048] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:14.344779 15077 raft_consensus.cc:1275] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Refusing update from remote peer c68dd313f3ef444992c63fa9f41b46cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.345799 15354 consensus_queue.cc:1048] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.353998 15150 raft_consensus.cc:1275] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Refusing update from remote peer c68dd313f3ef444992c63fa9f41b46cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.355798 15354 consensus_queue.cc:1048] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.561100 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:14.571729 15225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db"
dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
mode: GRACEFUL
new_leader_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:33836
I20260709 13:04:14.572328 15225 raft_consensus.cc:606] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 2 LEADER]: Received request to transfer leadership to TS caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:14.585443 15225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e"
dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
mode: GRACEFUL
new_leader_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:33836
I20260709 13:04:14.586089 15225 raft_consensus.cc:606] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 3 LEADER]: Received request to transfer leadership to TS caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:14.590548 15150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d"
dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
mode: GRACEFUL
new_leader_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:38396
I20260709 13:04:14.591205 15150 raft_consensus.cc:606] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 2 LEADER]: Received request to transfer leadership to TS caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:14.595702 15150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d09c48f750a4871a89d217f6995e34d"
dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
mode: GRACEFUL
new_leader_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:38396
I20260709 13:04:14.596192 15150 raft_consensus.cc:606] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Received request to transfer leadership to TS caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:14.600991 15150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7"
dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
mode: GRACEFUL
new_leader_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:38396
I20260709 13:04:14.601505 15150 raft_consensus.cc:606] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 2 LEADER]: Received request to transfer leadership to TS caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:14.637630 15369 raft_consensus.cc:993] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3: : Instructing follower caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:14.638216 15369 raft_consensus.cc:1081] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 2 LEADER]: Signalling peer caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:14.639775 15077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:59416
I20260709 13:04:14.640307 15077 raft_consensus.cc:493] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.640674 15077 raft_consensus.cc:3060] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:14.646170 15077 raft_consensus.cc:515] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:14.647740 15077 leader_election.cc:290] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 3 election: Requested vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:14.648499 15150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:14.648655 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:14.649065 15150 raft_consensus.cc:3055] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:14.649209 15225 raft_consensus.cc:3060] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:14.649389 15150 raft_consensus.cc:740] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Running, Role: LEADER
I20260709 13:04:14.650118 15150 consensus_queue.cc:260] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:14.650982 15150 raft_consensus.cc:3060] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:14.653477 15225 raft_consensus.cc:2468] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 3.
I20260709 13:04:14.654425 15043 leader_election.cc:304] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [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: c68dd313f3ef444992c63fa9f41b46cc, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:14.655210 15351 raft_consensus.cc:2804] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:14.655719 15150 raft_consensus.cc:2468] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 3.
I20260709 13:04:14.656342 15351 raft_consensus.cc:697] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 3 LEADER]: Becoming Leader. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:14.657130 15351 consensus_queue.cc:237] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:14.663652 14972 catalog_manager.cc:5697] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e reported cstate change: term changed from 2 to 3, leader changed from 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130) to caf0796e0fb64180ba1d34e87453487e (127.14.26.129). New cstate: current_term: 3 leader_uuid: "caf0796e0fb64180ba1d34e87453487e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.833837 15275 raft_consensus.cc:993] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3: : Instructing follower caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:14.834285 15369 raft_consensus.cc:1081] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Signalling peer caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:14.835553 15077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d09c48f750a4871a89d217f6995e34d"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:59416
I20260709 13:04:14.835980 15077 raft_consensus.cc:493] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.836223 15077 raft_consensus.cc:3060] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.840495 15077 raft_consensus.cc:515] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:14.842047 15077 leader_election.cc:290] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 2 election: Requested vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:14.842566 15150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d09c48f750a4871a89d217f6995e34d" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:14.842989 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d09c48f750a4871a89d217f6995e34d" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:14.843159 15150 raft_consensus.cc:3055] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.843439 15225 raft_consensus.cc:3060] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.843528 15150 raft_consensus.cc:740] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Running, Role: LEADER
I20260709 13:04:14.844388 15150 consensus_queue.cc:260] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:14.845531 15150 raft_consensus.cc:3060] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.847295 15275 raft_consensus.cc:993] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3: : Instructing follower caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:14.847738 15369 raft_consensus.cc:1081] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 2 LEADER]: Signalling peer caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:14.848392 15225 raft_consensus.cc:2468] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 2.
I20260709 13:04:14.849309 15077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:59416
I20260709 13:04:14.849414 15043 leader_election.cc:304] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68dd313f3ef444992c63fa9f41b46cc, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:14.849858 15077 raft_consensus.cc:493] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.850191 15351 raft_consensus.cc:2804] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.850282 15077 raft_consensus.cc:3060] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:14.850732 15351 raft_consensus.cc:697] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Becoming Leader. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:14.851418 15150 raft_consensus.cc:2468] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 2.
I20260709 13:04:14.851594 15351 consensus_queue.cc:237] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:14.859232 15377 raft_consensus.cc:993] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc: : Instructing follower caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:14.859659 15354 raft_consensus.cc:1081] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 2 LEADER]: Signalling peer caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:14.860069 14972 catalog_manager.cc:5697] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e reported cstate change: term changed from 1 to 2, leader changed from 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130) to caf0796e0fb64180ba1d34e87453487e (127.14.26.129). New cstate: current_term: 2 leader_uuid: "caf0796e0fb64180ba1d34e87453487e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.861038 15075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:59418
I20260709 13:04:14.861574 15075 raft_consensus.cc:493] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.861971 15075 raft_consensus.cc:3060] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:14.863408 15077 raft_consensus.cc:515] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:14.866218 15150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:14.866730 15150 raft_consensus.cc:3055] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:14.867077 15150 raft_consensus.cc:740] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Running, Role: LEADER
I20260709 13:04:14.867781 15150 consensus_queue.cc:260] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:14.868589 15150 raft_consensus.cc:3060] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:14.868606 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:14.868757 15075 raft_consensus.cc:515] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:14.869323 15225 raft_consensus.cc:3060] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:14.870846 15075 leader_election.cc:290] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 3 election: Requested vote from peers c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:14.872205 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:14.872759 15152 raft_consensus.cc:3060] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:14.872867 15077 leader_election.cc:290] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 3 election: Requested vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:14.873063 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ea00837d949dd8bcf12ea0695c7db" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:14.873584 15226 raft_consensus.cc:3055] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:14.873898 15226 raft_consensus.cc:740] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Running, Role: LEADER
I20260709 13:04:14.874614 15226 consensus_queue.cc:260] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [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: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:14.875393 15225 raft_consensus.cc:2468] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 3.
I20260709 13:04:14.875835 15226 raft_consensus.cc:3060] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:14.875787 15150 raft_consensus.cc:2468] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 3.
I20260709 13:04:14.876478 15043 leader_election.cc:304] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [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: c68dd313f3ef444992c63fa9f41b46cc, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:14.877274 15351 raft_consensus.cc:2804] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:14.877753 15351 raft_consensus.cc:697] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 3 LEADER]: Becoming Leader. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:14.878597 15351 consensus_queue.cc:237] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:14.879467 15152 raft_consensus.cc:2468] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 3.
I20260709 13:04:14.880642 15043 leader_election.cc:304] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [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: 512e1ed6f130480885392d6c04e77bf3, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:14.881415 15371 raft_consensus.cc:2804] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:14.881451 15226 raft_consensus.cc:2468] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 3.
I20260709 13:04:14.887696 15371 raft_consensus.cc:697] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 3 LEADER]: Becoming Leader. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:14.888491 15371 consensus_queue.cc:237] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [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: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } }
I20260709 13:04:14.888767 14972 catalog_manager.cc:5697] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e reported cstate change: term changed from 2 to 3, leader changed from 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130) to caf0796e0fb64180ba1d34e87453487e (127.14.26.129). New cstate: current_term: 3 leader_uuid: "caf0796e0fb64180ba1d34e87453487e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.899151 14972 catalog_manager.cc:5697] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e reported cstate change: term changed from 2 to 3, leader changed from c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131) to caf0796e0fb64180ba1d34e87453487e (127.14.26.129). New cstate: current_term: 3 leader_uuid: "caf0796e0fb64180ba1d34e87453487e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:14.906797 15377 raft_consensus.cc:993] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc: : Instructing follower caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:14.907341 15380 raft_consensus.cc:1081] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 3 LEADER]: Signalling peer caf0796e0fb64180ba1d34e87453487e to start an election
I20260709 13:04:14.909674 15077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
 from {username='slave'} at 127.0.0.1:59418
I20260709 13:04:14.910147 15077 raft_consensus.cc:493] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.910485 15077 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:14.915875 15077 raft_consensus.cc:515] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:14.917132 15077 leader_election.cc:290] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [CANDIDATE]: Term 4 election: Requested vote from peers 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:14.917974 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:14.918238 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "caf0796e0fb64180ba1d34e87453487e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:14.918440 15152 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:14.918776 15226 raft_consensus.cc:3055] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:14.919063 15226 raft_consensus.cc:740] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Running, Role: LEADER
I20260709 13:04:14.919731 15226 consensus_queue.cc:260] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:14.920557 15226 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:14.923101 15152 raft_consensus.cc:2468] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 4.
I20260709 13:04:14.924182 15043 leader_election.cc:304] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [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: 512e1ed6f130480885392d6c04e77bf3, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:14.924942 15371 raft_consensus.cc:2804] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:14.925145 15226 raft_consensus.cc:2468] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf0796e0fb64180ba1d34e87453487e in term 4.
I20260709 13:04:14.925411 15371 raft_consensus.cc:697] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 4 LEADER]: Becoming Leader. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:14.926545 15371 consensus_queue.cc:237] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:14.932641 14975 catalog_manager.cc:5697] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e reported cstate change: term changed from 3 to 4, leader changed from c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131) to caf0796e0fb64180ba1d34e87453487e (127.14.26.129). New cstate: current_term: 4 leader_uuid: "caf0796e0fb64180ba1d34e87453487e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:15.177580 15152 raft_consensus.cc:1275] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:15.178931 15379 consensus_queue.cc:1048] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:15.188720 15226 raft_consensus.cc:1275] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:15.189811 15371 consensus_queue.cc:1048] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:15.360275 15152 raft_consensus.cc:1275] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.361541 15371 consensus_queue.cc:1048] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.363754 15226 raft_consensus.cc:1275] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:15.364907 15371 consensus_queue.cc:1048] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:15.369740 15225 raft_consensus.cc:1275] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.373664 15371 consensus_queue.cc:1048] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.384788 15152 raft_consensus.cc:1275] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:15.386888 15379 consensus_queue.cc:1048] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:15.429078 15152 raft_consensus.cc:1275] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 4 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:15.430285 15371 consensus_queue.cc:1048] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:15.432138 15226 raft_consensus.cc:1275] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:15.434068 15371 consensus_queue.cc:1048] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:15.443432 15226 raft_consensus.cc:1275] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 4 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:15.447682 15379 consensus_queue.cc:1048] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:15.451427 15150 raft_consensus.cc:1275] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Refusing update from remote peer caf0796e0fb64180ba1d34e87453487e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:15.455925 15351 consensus_queue.cc:1048] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:04:17.375351 15098 debug-util.cc:398] Leaking SignalData structure 0x7b0800198740 after lost signal to thread 14445
W20260709 13:04:17.376582 15098 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5780 after lost signal to thread 15009
W20260709 13:04:17.377650 15098 debug-util.cc:398] Leaking SignalData structure 0x7b080010d1e0 after lost signal to thread 15101
W20260709 13:04:17.378675 15098 debug-util.cc:398] Leaking SignalData structure 0x7b08001be340 after lost signal to thread 15176
W20260709 13:04:17.379665 15098 debug-util.cc:398] Leaking SignalData structure 0x7b08000a6c40 after lost signal to thread 15250
I20260709 13:04:17.639551 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:17.647192 15077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
mode: GRACEFUL
new_leader_uuid: "512e1ed6f130480885392d6c04e77bf3"
 from {username='slave'} at 127.0.0.1:59432
I20260709 13:04:17.647914 15077 raft_consensus.cc:606] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 3 LEADER]: Received request to transfer leadership to TS 512e1ed6f130480885392d6c04e77bf3
I20260709 13:04:17.650530 15077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fb845a2a7fc479ea82085c3c9ee554d"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
mode: GRACEFUL
new_leader_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
 from {username='slave'} at 127.0.0.1:59432
I20260709 13:04:17.650921 15077 raft_consensus.cc:606] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Received request to transfer leadership to TS c68dd313f3ef444992c63fa9f41b46cc
I20260709 13:04:17.653081 15077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
mode: GRACEFUL
new_leader_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
 from {username='slave'} at 127.0.0.1:59432
I20260709 13:04:17.653465 15077 raft_consensus.cc:606] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 3 LEADER]: Received request to transfer leadership to TS c68dd313f3ef444992c63fa9f41b46cc
I20260709 13:04:17.655519 15077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e"
dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
mode: GRACEFUL
new_leader_uuid: "512e1ed6f130480885392d6c04e77bf3"
 from {username='slave'} at 127.0.0.1:59432
I20260709 13:04:17.655915 15077 raft_consensus.cc:606] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 4 LEADER]: Received request to transfer leadership to TS 512e1ed6f130480885392d6c04e77bf3
I20260709 13:04:17.657006 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:04:17.657429 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:17.794955 15371 raft_consensus.cc:993] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e: : Instructing follower c68dd313f3ef444992c63fa9f41b46cc to start an election
I20260709 13:04:17.795624 15396 raft_consensus.cc:1081] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 3 LEADER]: Signalling peer c68dd313f3ef444992c63fa9f41b46cc to start an election
I20260709 13:04:17.797300 15225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7"
dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
 from {username='slave'} at 127.0.0.1:33830
I20260709 13:04:17.797770 15225 raft_consensus.cc:493] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.798091 15225 raft_consensus.cc:3060] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:17.803505 15225 raft_consensus.cc:515] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:17.805027 15225 leader_election.cc:290] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 4 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:17.805982 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:17.806483 15150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2b73b6138c427db826dbe080c8dbb7" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:17.806744 15077 raft_consensus.cc:3055] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:17.806983 15150 raft_consensus.cc:3060] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:17.807072 15077 raft_consensus.cc:740] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:17.808055 15077 consensus_queue.cc:260] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:17.809372 15077 raft_consensus.cc:3060] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:17.813616 15150 raft_consensus.cc:2468] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 4.
I20260709 13:04:17.815001 15192 leader_election.cc:304] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [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: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:17.815991 15077 raft_consensus.cc:2468] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 4.
I20260709 13:04:17.815953 15397 raft_consensus.cc:2804] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:17.817667 15397 raft_consensus.cc:697] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 4 LEADER]: Becoming Leader. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Running, Role: LEADER
I20260709 13:04:17.818473 15397 consensus_queue.cc:237] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:17.834280 14975 catalog_manager.cc:5697] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc reported cstate change: term changed from 3 to 4, leader changed from caf0796e0fb64180ba1d34e87453487e (127.14.26.129) to c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131). New cstate: current_term: 4 leader_uuid: "c68dd313f3ef444992c63fa9f41b46cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:17.865510 15396 raft_consensus.cc:993] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e: : Instructing follower c68dd313f3ef444992c63fa9f41b46cc to start an election
I20260709 13:04:17.865952 15371 raft_consensus.cc:1081] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Signalling peer c68dd313f3ef444992c63fa9f41b46cc to start an election
I20260709 13:04:17.867493 15225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fb845a2a7fc479ea82085c3c9ee554d"
dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
 from {username='slave'} at 127.0.0.1:33830
I20260709 13:04:17.868016 15225 raft_consensus.cc:493] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.868387 15225 raft_consensus.cc:3060] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.875494 15225 raft_consensus.cc:515] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:17.877396 15225 leader_election.cc:290] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 3 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:17.878031 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb845a2a7fc479ea82085c3c9ee554d" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:17.878376 15150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb845a2a7fc479ea82085c3c9ee554d" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
I20260709 13:04:17.878603 15077 raft_consensus.cc:3055] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:17.878867 15150 raft_consensus.cc:3060] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.878883 15077 raft_consensus.cc:740] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:17.879842 15077 consensus_queue.cc:260] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:17.881004 15077 raft_consensus.cc:3060] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.886967 15396 raft_consensus.cc:993] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e: : Instructing follower 512e1ed6f130480885392d6c04e77bf3 to start an election
I20260709 13:04:17.887436 15396 raft_consensus.cc:1081] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 4 LEADER]: Signalling peer 512e1ed6f130480885392d6c04e77bf3 to start an election
I20260709 13:04:17.888440 15150 raft_consensus.cc:2468] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 3.
I20260709 13:04:17.889262 15152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e"
dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
 from {username='slave'} at 127.0.0.1:38380
I20260709 13:04:17.889755 15192 leader_election.cc:304] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [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: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:17.889853 15077 raft_consensus.cc:2468] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68dd313f3ef444992c63fa9f41b46cc in term 3.
I20260709 13:04:17.889856 15152 raft_consensus.cc:493] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.890446 15152 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:17.891094 15397 raft_consensus.cc:2804] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:17.891645 15397 raft_consensus.cc:697] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 3 LEADER]: Becoming Leader. State: Replica: c68dd313f3ef444992c63fa9f41b46cc, State: Running, Role: LEADER
I20260709 13:04:17.893020 15371 raft_consensus.cc:993] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e: : Instructing follower 512e1ed6f130480885392d6c04e77bf3 to start an election
I20260709 13:04:17.892582 15397 consensus_queue.cc:237] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:17.893466 15371 raft_consensus.cc:1081] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 3 LEADER]: Signalling peer 512e1ed6f130480885392d6c04e77bf3 to start an election
I20260709 13:04:17.895232 15150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d"
dest_uuid: "512e1ed6f130480885392d6c04e77bf3"
 from {username='slave'} at 127.0.0.1:38380
I20260709 13:04:17.895702 15150 raft_consensus.cc:493] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.896059 15150 raft_consensus.cc:3060] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:17.898049 15152 raft_consensus.cc:515] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:17.900691 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:17.901223 15077 raft_consensus.cc:3055] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:17.901576 15077 raft_consensus.cc:740] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:17.901849 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22121d20ee7407fa522d5627d46976e" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:17.902549 15225 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:17.902365 15077 consensus_queue.cc:260] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:17.903426 15077 raft_consensus.cc:3060] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:17.908635 15225 raft_consensus.cc:2468] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 5.
I20260709 13:04:17.909467 15077 raft_consensus.cc:2468] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 5.
I20260709 13:04:17.909997 15118 leader_election.cc:304] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [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: 512e1ed6f130480885392d6c04e77bf3, c68dd313f3ef444992c63fa9f41b46cc; no voters: 
I20260709 13:04:17.909924 14975 catalog_manager.cc:5697] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc reported cstate change: term changed from 2 to 3, leader changed from caf0796e0fb64180ba1d34e87453487e (127.14.26.129) to c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131). New cstate: current_term: 3 leader_uuid: "c68dd313f3ef444992c63fa9f41b46cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:17.911167 15369 raft_consensus.cc:2804] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:17.914475 15369 raft_consensus.cc:697] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 5 LEADER]: Becoming Leader. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Running, Role: LEADER
I20260709 13:04:17.912444 15150 raft_consensus.cc:515] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:17.915526 15369 consensus_queue.cc:237] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:17.902384 15152 leader_election.cc:290] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 5 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:17.921216 15077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "caf0796e0fb64180ba1d34e87453487e"
I20260709 13:04:17.921846 15077 raft_consensus.cc:3055] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:17.922178 15077 raft_consensus.cc:740] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: caf0796e0fb64180ba1d34e87453487e, State: Running, Role: LEADER
I20260709 13:04:17.922983 15077 consensus_queue.cc:260] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:17.923489 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f2af11f53457da7ca640045c33c3d" candidate_uuid: "512e1ed6f130480885392d6c04e77bf3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c68dd313f3ef444992c63fa9f41b46cc"
I20260709 13:04:17.924115 15077 raft_consensus.cc:3060] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:17.924228 15225 raft_consensus.cc:3060] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:17.927134 15150 leader_election.cc:290] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [CANDIDATE]: Term 4 election: Requested vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), c68dd313f3ef444992c63fa9f41b46cc (127.14.26.131:37055)
I20260709 13:04:17.930816 15077 raft_consensus.cc:2468] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 4.
I20260709 13:04:17.932094 15225 raft_consensus.cc:2468] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 512e1ed6f130480885392d6c04e77bf3 in term 4.
I20260709 13:04:17.933350 15118 leader_election.cc:304] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [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: 512e1ed6f130480885392d6c04e77bf3, caf0796e0fb64180ba1d34e87453487e; no voters: 
I20260709 13:04:17.934399 15369 raft_consensus.cc:2804] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:17.934886 15369 raft_consensus.cc:697] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 4 LEADER]: Becoming Leader. State: Replica: 512e1ed6f130480885392d6c04e77bf3, State: Running, Role: LEADER
I20260709 13:04:17.934509 14975 catalog_manager.cc:5697] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 reported cstate change: term changed from 4 to 5, leader changed from caf0796e0fb64180ba1d34e87453487e (127.14.26.129) to 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130). New cstate: current_term: 5 leader_uuid: "512e1ed6f130480885392d6c04e77bf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:17.935770 15369 consensus_queue.cc:237] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [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: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:17.947549 14975 catalog_manager.cc:5697] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 reported cstate change: term changed from 3 to 4, leader changed from caf0796e0fb64180ba1d34e87453487e (127.14.26.129) to 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130). New cstate: current_term: 4 leader_uuid: "512e1ed6f130480885392d6c04e77bf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:18.258255 15150 raft_consensus.cc:1275] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 4 FOLLOWER]: Refusing update from remote peer c68dd313f3ef444992c63fa9f41b46cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:18.259470 15397 consensus_queue.cc:1048] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:18.271565 15077 raft_consensus.cc:1275] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 4 FOLLOWER]: Refusing update from remote peer c68dd313f3ef444992c63fa9f41b46cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:18.273216 15397 consensus_queue.cc:1048] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:18.320161 15077 raft_consensus.cc:1275] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 4 FOLLOWER]: Refusing update from remote peer 512e1ed6f130480885392d6c04e77bf3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:18.321461 15369 consensus_queue.cc:1048] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:18.331884 15225 raft_consensus.cc:1275] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 4 FOLLOWER]: Refusing update from remote peer 512e1ed6f130480885392d6c04e77bf3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:18.333820 15369 consensus_queue.cc:1048] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:18.376691 15150 raft_consensus.cc:1275] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Refusing update from remote peer c68dd313f3ef444992c63fa9f41b46cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:18.377749 15397 consensus_queue.cc:1048] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:18.389077 15077 raft_consensus.cc:1275] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Refusing update from remote peer c68dd313f3ef444992c63fa9f41b46cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:18.390588 15417 consensus_queue.cc:1048] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:18.500519 15225 raft_consensus.cc:1275] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 5 FOLLOWER]: Refusing update from remote peer 512e1ed6f130480885392d6c04e77bf3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:18.501742 15369 consensus_queue.cc:1048] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:18.514384 15077 raft_consensus.cc:1275] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 5 FOLLOWER]: Refusing update from remote peer 512e1ed6f130480885392d6c04e77bf3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:18.516698 15369 consensus_queue.cc:1048] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:18.658155 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:18.664037 14442 tablet_server.cc:179] TabletServer@127.14.26.129:0 shutting down...
W20260709 13:04:18.686447 15192 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 13:04:18.690773 15192 consensus_peers.cc:597] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc -> Peer caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063): Couldn't send request to peer caf0796e0fb64180ba1d34e87453487e. 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 13:04:18.698439 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:18.699262 14442 tablet_replica.cc:333] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e: stopping tablet replica
I20260709 13:04:18.699942 14442 raft_consensus.cc:2243] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:18.700417 14442 raft_consensus.cc:2272] T db452cf9dbbb4756899a21c4c24ec72b P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:18.703002 14442 tablet_replica.cc:333] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e: stopping tablet replica
I20260709 13:04:18.703550 14442 raft_consensus.cc:2243] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:18.703994 14442 raft_consensus.cc:2272] T f22121d20ee7407fa522d5627d46976e P caf0796e0fb64180ba1d34e87453487e [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:18.705447 15192 consensus_peers.cc:597] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc -> Peer caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063): Couldn't send request to peer caf0796e0fb64180ba1d34e87453487e. 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 13:04:18.706416 14442 tablet_replica.cc:333] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e: stopping tablet replica
I20260709 13:04:18.706959 14442 raft_consensus.cc:2243] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:18.707716 14442 raft_consensus.cc:2272] T 83e15f7ccd2c4f1ba53c822d57f13146 P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:18.709398 14442 tablet_replica.cc:333] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e: stopping tablet replica
I20260709 13:04:18.709903 14442 raft_consensus.cc:2243] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:18.710268 14442 raft_consensus.cc:2272] T cc2b73b6138c427db826dbe080c8dbb7 P caf0796e0fb64180ba1d34e87453487e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:18.712822 14442 tablet_replica.cc:333] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e: stopping tablet replica
I20260709 13:04:18.713336 14442 raft_consensus.cc:2243] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:18.714040 14442 raft_consensus.cc:2272] T 7d09c48f750a4871a89d217f6995e34d P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:18.715816 14442 tablet_replica.cc:333] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e: stopping tablet replica
I20260709 13:04:18.716506 14442 raft_consensus.cc:2243] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:18.716904 14442 raft_consensus.cc:2272] T cfeaf7ed49954801abe9235bfd2c5f47 P caf0796e0fb64180ba1d34e87453487e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:18.718952 14442 tablet_replica.cc:333] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e: stopping tablet replica
I20260709 13:04:18.719473 14442 raft_consensus.cc:2243] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:18.720196 14442 raft_consensus.cc:2272] T c13ea00837d949dd8bcf12ea0695c7db P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:18.722141 14442 tablet_replica.cc:333] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e: stopping tablet replica
I20260709 13:04:18.722780 14442 raft_consensus.cc:2243] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:18.723278 14442 raft_consensus.cc:2272] T 373f2af11f53457da7ca640045c33c3d P caf0796e0fb64180ba1d34e87453487e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:18.725574 14442 tablet_replica.cc:333] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e: stopping tablet replica
I20260709 13:04:18.726015 14442 raft_consensus.cc:2243] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:18.726380 14442 raft_consensus.cc:2272] T 5fb845a2a7fc479ea82085c3c9ee554d P caf0796e0fb64180ba1d34e87453487e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:18.728399 14442 tablet_replica.cc:333] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e: stopping tablet replica
I20260709 13:04:18.728844 14442 raft_consensus.cc:2243] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:18.729509 14442 raft_consensus.cc:2272] T 60cbe7fbee3d45e0bcfbb527baa36826 P caf0796e0fb64180ba1d34e87453487e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:18.922657 15118 consensus_peers.cc:597] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 -> Peer caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063): Couldn't send request to peer caf0796e0fb64180ba1d34e87453487e. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:39063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:18.944665 15118 consensus_peers.cc:597] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 -> Peer caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063): Couldn't send request to peer caf0796e0fb64180ba1d34e87453487e. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:39063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:18.962026 15192 consensus_peers.cc:597] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc -> Peer caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063): Couldn't send request to peer caf0796e0fb64180ba1d34e87453487e. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:39063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:19.032943 15118 consensus_peers.cc:597] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 -> Peer caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063): Couldn't send request to peer caf0796e0fb64180ba1d34e87453487e. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:39063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:19.641073 15398 raft_consensus.cc:493] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader caf0796e0fb64180ba1d34e87453487e)
I20260709 13:04:19.641682 15398 raft_consensus.cc:515] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf0796e0fb64180ba1d34e87453487e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39063 } } peers { permanent_uuid: "512e1ed6f130480885392d6c04e77bf3" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 38993 } } peers { permanent_uuid: "c68dd313f3ef444992c63fa9f41b46cc" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 37055 } }
I20260709 13:04:19.643904 15398 leader_election.cc:290] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063), 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993)
I20260709 13:04:19.645357 15150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e15f7ccd2c4f1ba53c822d57f13146" candidate_uuid: "c68dd313f3ef444992c63fa9f41b46cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "512e1ed6f130480885392d6c04e77bf3" is_pre_election: true
W20260709 13:04:19.647534 15192 leader_election.cc:336] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer caf0796e0fb64180ba1d34e87453487e (127.14.26.129:39063): Network error: Client connection negotiation failed: client connection to 127.14.26.129:39063: connect: Connection refused (error 111)
I20260709 13:04:19.647915 15192 leader_election.cc:304] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [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: c68dd313f3ef444992c63fa9f41b46cc; no voters: 512e1ed6f130480885392d6c04e77bf3, caf0796e0fb64180ba1d34e87453487e
I20260709 13:04:19.648578 15398 raft_consensus.cc:2749] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:19.682641 14442 tablet_server.cc:196] TabletServer@127.14.26.129:0 shutdown complete.
I20260709 13:04:19.701165 14442 tablet_server.cc:179] TabletServer@127.14.26.130:0 shutting down...
I20260709 13:04:19.722311 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:19.722972 14442 tablet_replica.cc:333] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3: stopping tablet replica
I20260709 13:04:19.723690 14442 raft_consensus.cc:2243] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.724211 14442 raft_consensus.cc:2272] T 83e15f7ccd2c4f1ba53c822d57f13146 P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.725996 14442 tablet_replica.cc:333] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3: stopping tablet replica
I20260709 13:04:19.726498 14442 raft_consensus.cc:2243] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:19.727233 14442 raft_consensus.cc:2272] T db452cf9dbbb4756899a21c4c24ec72b P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.728806 14442 tablet_replica.cc:333] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3: stopping tablet replica
I20260709 13:04:19.729331 14442 raft_consensus.cc:2243] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.729713 14442 raft_consensus.cc:2272] T 7d09c48f750a4871a89d217f6995e34d P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.731360 14442 tablet_replica.cc:333] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3: stopping tablet replica
I20260709 13:04:19.731822 14442 raft_consensus.cc:2243] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.732211 14442 raft_consensus.cc:2272] T cc2b73b6138c427db826dbe080c8dbb7 P 512e1ed6f130480885392d6c04e77bf3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.733639 14442 tablet_replica.cc:333] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3: stopping tablet replica
I20260709 13:04:19.734094 14442 raft_consensus.cc:2243] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.734479 14442 raft_consensus.cc:2272] T cfeaf7ed49954801abe9235bfd2c5f47 P 512e1ed6f130480885392d6c04e77bf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.736032 14442 tablet_replica.cc:333] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3: stopping tablet replica
I20260709 13:04:19.736472 14442 raft_consensus.cc:2243] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.736853 14442 raft_consensus.cc:2272] T c13ea00837d949dd8bcf12ea0695c7db P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.738313 14442 tablet_replica.cc:333] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3: stopping tablet replica
I20260709 13:04:19.738777 14442 raft_consensus.cc:2243] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:19.739487 14442 raft_consensus.cc:2272] T 373f2af11f53457da7ca640045c33c3d P 512e1ed6f130480885392d6c04e77bf3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.741010 14442 tablet_replica.cc:333] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3: stopping tablet replica
I20260709 13:04:19.741503 14442 raft_consensus.cc:2243] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.741886 14442 raft_consensus.cc:2272] T 5fb845a2a7fc479ea82085c3c9ee554d P 512e1ed6f130480885392d6c04e77bf3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.743427 14442 tablet_replica.cc:333] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3: stopping tablet replica
I20260709 13:04:19.743868 14442 raft_consensus.cc:2243] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:04:19.744511 14442 raft_consensus.cc:2272] T f22121d20ee7407fa522d5627d46976e P 512e1ed6f130480885392d6c04e77bf3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.745975 14442 tablet_replica.cc:333] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3: stopping tablet replica
I20260709 13:04:19.746398 14442 raft_consensus.cc:2243] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.746809 14442 raft_consensus.cc:2272] T 60cbe7fbee3d45e0bcfbb527baa36826 P 512e1ed6f130480885392d6c04e77bf3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:19.764093 15192 consensus_peers.cc:597] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc -> Peer 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993): Couldn't send request to peer 512e1ed6f130480885392d6c04e77bf3. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.130:38993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:19.775938 14442 tablet_server.cc:196] TabletServer@127.14.26.130:0 shutdown complete.
I20260709 13:04:19.795574 14442 tablet_server.cc:179] TabletServer@127.14.26.131:0 shutting down...
W20260709 13:04:19.807992 15192 consensus_peers.cc:597] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc -> Peer 512e1ed6f130480885392d6c04e77bf3 (127.14.26.130:38993): Couldn't send request to peer 512e1ed6f130480885392d6c04e77bf3. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.130:38993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:19.820765 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:19.821516 14442 tablet_replica.cc:333] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc: stopping tablet replica
I20260709 13:04:19.822111 14442 raft_consensus.cc:2243] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.822590 14442 raft_consensus.cc:2272] T db452cf9dbbb4756899a21c4c24ec72b P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.824323 14442 tablet_replica.cc:333] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc: stopping tablet replica
I20260709 13:04:19.824795 14442 raft_consensus.cc:2243] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.825201 14442 raft_consensus.cc:2272] T f22121d20ee7407fa522d5627d46976e P c68dd313f3ef444992c63fa9f41b46cc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.826653 14442 tablet_replica.cc:333] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc: stopping tablet replica
I20260709 13:04:19.827185 14442 raft_consensus.cc:2243] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.827566 14442 raft_consensus.cc:2272] T 7d09c48f750a4871a89d217f6995e34d P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.829016 14442 tablet_replica.cc:333] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc: stopping tablet replica
I20260709 13:04:19.829502 14442 raft_consensus.cc:2243] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:19.830142 14442 raft_consensus.cc:2272] T cc2b73b6138c427db826dbe080c8dbb7 P c68dd313f3ef444992c63fa9f41b46cc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.831676 14442 tablet_replica.cc:333] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc: stopping tablet replica
I20260709 13:04:19.832149 14442 raft_consensus.cc:2243] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.832531 14442 raft_consensus.cc:2272] T 83e15f7ccd2c4f1ba53c822d57f13146 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.833989 14442 tablet_replica.cc:333] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc: stopping tablet replica
I20260709 13:04:19.834448 14442 raft_consensus.cc:2243] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.834830 14442 raft_consensus.cc:2272] T 60cbe7fbee3d45e0bcfbb527baa36826 P c68dd313f3ef444992c63fa9f41b46cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.836377 14442 tablet_replica.cc:333] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc: stopping tablet replica
I20260709 13:04:19.836846 14442 raft_consensus.cc:2243] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.837214 14442 raft_consensus.cc:2272] T 373f2af11f53457da7ca640045c33c3d P c68dd313f3ef444992c63fa9f41b46cc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.838599 14442 tablet_replica.cc:333] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc: stopping tablet replica
I20260709 13:04:19.839093 14442 raft_consensus.cc:2243] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:19.839732 14442 raft_consensus.cc:2272] T 5fb845a2a7fc479ea82085c3c9ee554d P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.841200 14442 tablet_replica.cc:333] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc: stopping tablet replica
I20260709 13:04:19.841626 14442 raft_consensus.cc:2243] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:19.842252 14442 raft_consensus.cc:2272] T cfeaf7ed49954801abe9235bfd2c5f47 P c68dd313f3ef444992c63fa9f41b46cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.843837 14442 tablet_replica.cc:333] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc: stopping tablet replica
I20260709 13:04:19.844257 14442 raft_consensus.cc:2243] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.844674 14442 raft_consensus.cc:2272] T c13ea00837d949dd8bcf12ea0695c7db P c68dd313f3ef444992c63fa9f41b46cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.863554 14442 tablet_server.cc:196] TabletServer@127.14.26.131:0 shutdown complete.
I20260709 13:04:19.881450 14442 master.cc:562] Master@127.14.26.190:42461 shutting down...
I20260709 13:04:19.899816 14442 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:19.900339 14442 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.900657 14442 tablet_replica.cc:333] T 00000000000000000000000000000000 P b06f1c3be21146b6a27132a7847b9ad4: stopping tablet replica
I20260709 13:04:19.920228 14442 master.cc:584] Master@127.14.26.190:42461 shutdown complete.
512e1ed6f130480885392d6c04e77bf3  4
c68dd313f3ef444992c63fa9f41b46cc  1
caf0796e0fb64180ba1d34e87453487e  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10999 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:04:19.960300 14442 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.26.190:37359
I20260709 13:04:19.961396 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:19.967443 15426 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 13:04:19.967465 15427 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 13:04:19.968349 15429 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 13:04:19.968645 14442 server_base.cc:1061] running on GCE node
I20260709 13:04:19.969426 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:19.969638 14442 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 13:04:19.969801 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602259969785 us; error 0 us; skew 500 ppm
I20260709 13:04:19.970316 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:19.972684 14442 webserver.cc:533] Webserver started at http://127.14.26.190:45547/ using document root <none> and password file <none>
I20260709 13:04:19.973165 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:19.973366 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:19.973641 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:19.974756 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/master-0-root/instance:
uuid: "b1552c92d71648a3a49fc482f7cbe7b6"
format_stamp: "Formatted at 2026-07-09 13:04:19 on dist-test-slave-z3gg"
I20260709 13:04:19.978962 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:04:19.982064 15434 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:19.982895 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:19.983170 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/master-0-root
uuid: "b1552c92d71648a3a49fc482f7cbe7b6"
format_stamp: "Formatted at 2026-07-09 13:04:19 on dist-test-slave-z3gg"
I20260709 13:04:19.983399 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-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 13:04:20.000849 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:20.002029 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:20.038398 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.190:37359
I20260709 13:04:20.038524 15485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.190:37359 every 8 connection(s)
I20260709 13:04:20.042439 15486 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 13:04:20.051749 15486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6: Bootstrap starting.
I20260709 13:04:20.056355 15486 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:20.060562 15486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6: No bootstrap required, opened a new log
I20260709 13:04:20.062636 15486 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1552c92d71648a3a49fc482f7cbe7b6" member_type: VOTER }
I20260709 13:04:20.063020 15486 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:20.063248 15486 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1552c92d71648a3a49fc482f7cbe7b6, State: Initialized, Role: FOLLOWER
I20260709 13:04:20.063872 15486 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b1552c92d71648a3a49fc482f7cbe7b6" member_type: VOTER }
I20260709 13:04:20.064321 15486 raft_consensus.cc:399] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:20.064538 15486 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:20.064803 15486 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:20.068949 15486 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1552c92d71648a3a49fc482f7cbe7b6" member_type: VOTER }
I20260709 13:04:20.069474 15486 leader_election.cc:304] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [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: b1552c92d71648a3a49fc482f7cbe7b6; no voters: 
I20260709 13:04:20.070576 15486 leader_election.cc:290] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:20.070959 15489 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:20.072207 15489 raft_consensus.cc:697] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [term 1 LEADER]: Becoming Leader. State: Replica: b1552c92d71648a3a49fc482f7cbe7b6, State: Running, Role: LEADER
I20260709 13:04:20.072840 15489 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [LEADER]: Queue going to LEADER mode. State: All 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: "b1552c92d71648a3a49fc482f7cbe7b6" member_type: VOTER }
I20260709 13:04:20.073479 15486 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:20.076994 15490 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b1552c92d71648a3a49fc482f7cbe7b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1552c92d71648a3a49fc482f7cbe7b6" member_type: VOTER } }
I20260709 13:04:20.076977 15491 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1552c92d71648a3a49fc482f7cbe7b6. Latest consensus state: current_term: 1 leader_uuid: "b1552c92d71648a3a49fc482f7cbe7b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1552c92d71648a3a49fc482f7cbe7b6" member_type: VOTER } }
I20260709 13:04:20.077656 15490 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:20.077744 15491 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:20.080567 15495 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:20.088608 15495 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:20.089509 14442 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:20.096712 15495 catalog_manager.cc:1383] Generated new cluster ID: 5ef9a2c85b934445a0082b8c470d0b39
I20260709 13:04:20.096971 15495 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:20.116262 15495 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:20.117925 15495 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:20.135962 15495 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6: Generated new TSK 0
I20260709 13:04:20.136516 15495 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:20.155954 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:20.161805 15507 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 13:04:20.162286 15508 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 13:04:20.164192 14442 server_base.cc:1061] running on GCE node
W20260709 13:04:20.164111 15510 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 13:04:20.165179 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:20.165386 14442 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 13:04:20.165565 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602260165527 us; error 0 us; skew 500 ppm
I20260709 13:04:20.166080 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:20.168303 14442 webserver.cc:533] Webserver started at http://127.14.26.129:37443/ using document root <none> and password file <none>
I20260709 13:04:20.168748 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:20.168948 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:20.169210 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:20.170215 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/instance:
uuid: "595f37335c974add9663f2679980a604"
format_stamp: "Formatted at 2026-07-09 13:04:20 on dist-test-slave-z3gg"
I20260709 13:04:20.174431 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:04:20.177498 15515 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:20.178122 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:20.178392 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root
uuid: "595f37335c974add9663f2679980a604"
format_stamp: "Formatted at 2026-07-09 13:04:20 on dist-test-slave-z3gg"
I20260709 13:04:20.178671 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-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 13:04:20.190943 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:20.192149 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:20.193547 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:20.195758 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:20.195973 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:20.196199 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:20.196378 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:20.234719 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.129:43953
I20260709 13:04:20.234808 15577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.129:43953 every 8 connection(s)
I20260709 13:04:20.239670 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:20.245819 15582 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 13:04:20.247493 15583 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 13:04:20.250860 14442 server_base.cc:1061] running on GCE node
W20260709 13:04:20.250877 15585 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 13:04:20.252141 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:20.252389 14442 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 13:04:20.252591 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602260252575 us; error 0 us; skew 500 ppm
I20260709 13:04:20.253304 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:20.255023 15578 heartbeater.cc:344] Connected to a master server at 127.14.26.190:37359
I20260709 13:04:20.255424 15578 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:20.256297 15578 heartbeater.cc:507] Master 127.14.26.190:37359 requested a full tablet report, sending...
I20260709 13:04:20.256603 14442 webserver.cc:533] Webserver started at http://127.14.26.130:35593/ using document root <none> and password file <none>
I20260709 13:04:20.257149 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:20.257365 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:20.257673 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:20.258368 15451 ts_manager.cc:194] Registered new tserver with Master: 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:20.258904 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/instance:
uuid: "37fbf86beed3461ba5595921ebea28ae"
format_stamp: "Formatted at 2026-07-09 13:04:20 on dist-test-slave-z3gg"
I20260709 13:04:20.260144 15451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58126
I20260709 13:04:20.263367 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:20.266353 15590 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:20.267112 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:20.267379 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root
uuid: "37fbf86beed3461ba5595921ebea28ae"
format_stamp: "Formatted at 2026-07-09 13:04:20 on dist-test-slave-z3gg"
I20260709 13:04:20.267637 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-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 13:04:20.286078 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:20.287293 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:20.288740 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:20.290858 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:20.291098 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:20.291332 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:20.291508 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:20.328461 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.130:42781
I20260709 13:04:20.328553 15652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.130:42781 every 8 connection(s)
I20260709 13:04:20.333065 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:20.339723 15656 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 13:04:20.341503 15657 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 13:04:20.344592 15653 heartbeater.cc:344] Connected to a master server at 127.14.26.190:37359
I20260709 13:04:20.344854 14442 server_base.cc:1061] running on GCE node
I20260709 13:04:20.345034 15653 heartbeater.cc:461] Registering TS with master...
W20260709 13:04:20.345240 15660 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 13:04:20.346010 15653 heartbeater.cc:507] Master 127.14.26.190:37359 requested a full tablet report, sending...
I20260709 13:04:20.346272 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:20.346551 14442 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 13:04:20.346748 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602260346730 us; error 0 us; skew 500 ppm
I20260709 13:04:20.347505 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:20.348268 15451 ts_manager.cc:194] Registered new tserver with Master: 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:20.349777 15451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58128
I20260709 13:04:20.349990 14442 webserver.cc:533] Webserver started at http://127.14.26.131:39523/ using document root <none> and password file <none>
I20260709 13:04:20.350668 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:20.350930 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:20.351235 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:20.352309 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/instance:
uuid: "db45473da1854d959ff574c462d84d2e"
format_stamp: "Formatted at 2026-07-09 13:04:20 on dist-test-slave-z3gg"
I20260709 13:04:20.356536 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:04:20.359450 15664 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:20.360245 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:20.360473 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root
uuid: "db45473da1854d959ff574c462d84d2e"
format_stamp: "Formatted at 2026-07-09 13:04:20 on dist-test-slave-z3gg"
I20260709 13:04:20.360692 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-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 13:04:20.383595 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:20.384694 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:20.386080 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:20.388127 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:20.388345 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:20.388576 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:20.388744 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:20.427178 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.131:38761
I20260709 13:04:20.427281 15726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.131:38761 every 8 connection(s)
I20260709 13:04:20.440209 15727 heartbeater.cc:344] Connected to a master server at 127.14.26.190:37359
I20260709 13:04:20.440510 15727 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:20.441211 15727 heartbeater.cc:507] Master 127.14.26.190:37359 requested a full tablet report, sending...
I20260709 13:04:20.442915 15451 ts_manager.cc:194] Registered new tserver with Master: db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:20.443375 14442 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013180144s
I20260709 13:04:20.444161 15451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58134
I20260709 13:04:20.466446 15451 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58138:
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 13:04:20.472558 15451 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 13:04:20.676501 15692 tablet_service.cc:1511] Processing CreateTablet for tablet 75c909c7a10c4170b187a2687e128d1c (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:04:20.677556 15689 tablet_service.cc:1511] Processing CreateTablet for tablet 80a6f77fc49c4af99838f3c0746d7c9d (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:04:20.678428 15692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c909c7a10c4170b187a2687e128d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.679718 15690 tablet_service.cc:1511] Processing CreateTablet for tablet 0701b75abf264017b09e6d4c727d6b4e (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:04:20.681069 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0701b75abf264017b09e6d4c727d6b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.681782 15688 tablet_service.cc:1511] Processing CreateTablet for tablet 63aaf67c5b974f88b3a9c1c1f1afc336 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:04:20.684118 15691 tablet_service.cc:1511] Processing CreateTablet for tablet 718e99fc3a384812b9f1f74c3288dd21 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:04:20.685328 15691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718e99fc3a384812b9f1f74c3288dd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.684731 15687 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae74476ad8b4a32b1325c581d87aeb9 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:04:20.688921 15686 tablet_service.cc:1511] Processing CreateTablet for tablet 81e2211cd14e40e49d1cf7f12f63dd14 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:04:20.686887 15687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae74476ad8b4a32b1325c581d87aeb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.691308 15689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a6f77fc49c4af99838f3c0746d7c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.693243 15685 tablet_service.cc:1511] Processing CreateTablet for tablet c89a0a7b2ee94da79244c7e8c45e4113 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:04:20.697458 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63aaf67c5b974f88b3a9c1c1f1afc336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.697962 15684 tablet_service.cc:1511] Processing CreateTablet for tablet 05a353cd540d4ccbb9b00dbcf0117acd (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:04:20.699389 15686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e2211cd14e40e49d1cf7f12f63dd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.700196 15684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a353cd540d4ccbb9b00dbcf0117acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.700773 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89a0a7b2ee94da79244c7e8c45e4113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.702623 15683 tablet_service.cc:1511] Processing CreateTablet for tablet f4f63a585fc84d9bbc5841fd8993e492 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:04:20.703917 15683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f63a585fc84d9bbc5841fd8993e492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.727108 15543 tablet_service.cc:1511] Processing CreateTablet for tablet 75c909c7a10c4170b187a2687e128d1c (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:04:20.728420 15543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c909c7a10c4170b187a2687e128d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.729547 15690 tablet_service.cc:1511] Processing CreateTablet for tablet a3c37c4b66484fd492bd48729e4512d5 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:04:20.730728 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c37c4b66484fd492bd48729e4512d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.732082 15542 tablet_service.cc:1511] Processing CreateTablet for tablet 718e99fc3a384812b9f1f74c3288dd21 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:04:20.733320 15542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718e99fc3a384812b9f1f74c3288dd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.736042 15541 tablet_service.cc:1511] Processing CreateTablet for tablet 0701b75abf264017b09e6d4c727d6b4e (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:04:20.737321 15541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0701b75abf264017b09e6d4c727d6b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.740166 15540 tablet_service.cc:1511] Processing CreateTablet for tablet 80a6f77fc49c4af99838f3c0746d7c9d (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:04:20.741566 15540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a6f77fc49c4af99838f3c0746d7c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.744092 15539 tablet_service.cc:1511] Processing CreateTablet for tablet 63aaf67c5b974f88b3a9c1c1f1afc336 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:04:20.745361 15539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63aaf67c5b974f88b3a9c1c1f1afc336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.747617 15689 tablet_service.cc:1511] Processing CreateTablet for tablet c74333685565427e8736da004ed7d18f (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:04:20.748126 15538 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae74476ad8b4a32b1325c581d87aeb9 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:04:20.748797 15688 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbe87ef63564d61bfb96f57c0e94664 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:04:20.749420 15538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae74476ad8b4a32b1325c581d87aeb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.751577 15537 tablet_service.cc:1511] Processing CreateTablet for tablet 81e2211cd14e40e49d1cf7f12f63dd14 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:04:20.752792 15537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e2211cd14e40e49d1cf7f12f63dd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.757325 15536 tablet_service.cc:1511] Processing CreateTablet for tablet c89a0a7b2ee94da79244c7e8c45e4113 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:04:20.758533 15536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89a0a7b2ee94da79244c7e8c45e4113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.759975 15535 tablet_service.cc:1511] Processing CreateTablet for tablet 05a353cd540d4ccbb9b00dbcf0117acd (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:04:20.761224 15535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a353cd540d4ccbb9b00dbcf0117acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.767678 15683 tablet_service.cc:1511] Processing CreateTablet for tablet d2abe0e4149240a09a0c4a9846f96ad3 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:04:20.776051 15534 tablet_service.cc:1511] Processing CreateTablet for tablet f4f63a585fc84d9bbc5841fd8993e492 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:04:20.777477 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f63a585fc84d9bbc5841fd8993e492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.792297 15687 tablet_service.cc:1511] Processing CreateTablet for tablet 0a3e5c68df7e4f0ba2fea11b5b261ce4 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:04:20.792825 15692 tablet_service.cc:1511] Processing CreateTablet for tablet 21dcb72f701e41bbaa00f12f1f6da454 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:04:20.793879 15742 tablet_bootstrap.cc:492] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:20.767379 15689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74333685565427e8736da004ed7d18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.803294 15683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2abe0e4149240a09a0c4a9846f96ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.805572 15617 tablet_service.cc:1511] Processing CreateTablet for tablet 718e99fc3a384812b9f1f74c3288dd21 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:04:20.805733 15618 tablet_service.cc:1511] Processing CreateTablet for tablet 75c909c7a10c4170b187a2687e128d1c (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:04:20.807185 15617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718e99fc3a384812b9f1f74c3288dd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.807690 15687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a3e5c68df7e4f0ba2fea11b5b261ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.812577 15618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c909c7a10c4170b187a2687e128d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.816931 15615 tablet_service.cc:1511] Processing CreateTablet for tablet 80a6f77fc49c4af99838f3c0746d7c9d (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:04:20.818251 15615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a6f77fc49c4af99838f3c0746d7c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.818435 15614 tablet_service.cc:1511] Processing CreateTablet for tablet 63aaf67c5b974f88b3a9c1c1f1afc336 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:04:20.819832 15614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63aaf67c5b974f88b3a9c1c1f1afc336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.820492 15686 tablet_service.cc:1511] Processing CreateTablet for tablet 150c8f1732fc46ef9a0a735a36b5c0ff (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:04:20.824244 15613 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae74476ad8b4a32b1325c581d87aeb9 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:04:20.825634 15613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae74476ad8b4a32b1325c581d87aeb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.827137 15686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150c8f1732fc46ef9a0a735a36b5c0ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.828230 15612 tablet_service.cc:1511] Processing CreateTablet for tablet 81e2211cd14e40e49d1cf7f12f63dd14 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:04:20.808034 15685 tablet_service.cc:1511] Processing CreateTablet for tablet 837557d007eb4838b33d6b277ccb19c3 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:04:20.742854 15684 tablet_service.cc:1511] Processing CreateTablet for tablet 7887e02292ac490dab5636af4e313c19 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:04:20.829095 15538 tablet_service.cc:1511] Processing CreateTablet for tablet a3c37c4b66484fd492bd48729e4512d5 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:04:20.830248 15616 tablet_service.cc:1511] Processing CreateTablet for tablet 0701b75abf264017b09e6d4c727d6b4e (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:04:20.832664 15611 tablet_service.cc:1511] Processing CreateTablet for tablet c89a0a7b2ee94da79244c7e8c45e4113 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:04:20.833231 15538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c37c4b66484fd492bd48729e4512d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.833491 15692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21dcb72f701e41bbaa00f12f1f6da454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.835258 15610 tablet_service.cc:1511] Processing CreateTablet for tablet 05a353cd540d4ccbb9b00dbcf0117acd (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:04:20.836457 15742 tablet_bootstrap.cc:654] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:20.837056 15612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e2211cd14e40e49d1cf7f12f63dd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.839543 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837557d007eb4838b33d6b277ccb19c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.839841 15616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0701b75abf264017b09e6d4c727d6b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.840418 15684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7887e02292ac490dab5636af4e313c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.845890 15610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a353cd540d4ccbb9b00dbcf0117acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.846987 15611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89a0a7b2ee94da79244c7e8c45e4113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.852399 15535 tablet_service.cc:1511] Processing CreateTablet for tablet 7887e02292ac490dab5636af4e313c19 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:04:20.854125 15535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7887e02292ac490dab5636af4e313c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.862931 15537 tablet_service.cc:1511] Processing CreateTablet for tablet c74333685565427e8736da004ed7d18f (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:04:20.864492 15609 tablet_service.cc:1511] Processing CreateTablet for tablet f4f63a585fc84d9bbc5841fd8993e492 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:04:20.872567 15534 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbe87ef63564d61bfb96f57c0e94664 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:04:20.887854 15690 tablet_service.cc:1511] Processing CreateTablet for tablet 4c49639517ab4cdabf2d3d92c84a14ba (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:04:20.888655 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbe87ef63564d61bfb96f57c0e94664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.888655 15609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f63a585fc84d9bbc5841fd8993e492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.883332 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbe87ef63564d61bfb96f57c0e94664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.889722 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c49639517ab4cdabf2d3d92c84a14ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.893909 15538 tablet_service.cc:1511] Processing CreateTablet for tablet d2abe0e4149240a09a0c4a9846f96ad3 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:04:20.906163 15538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2abe0e4149240a09a0c4a9846f96ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.915336 15742 tablet_bootstrap.cc:492] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:20.795463 15691 tablet_service.cc:1511] Processing CreateTablet for tablet 14ca92ff02324cd08a5b18315a6513eb (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:04:20.917491 15542 tablet_service.cc:1511] Processing CreateTablet for tablet 0a3e5c68df7e4f0ba2fea11b5b261ce4 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:04:20.921423 15691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ca92ff02324cd08a5b18315a6513eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.915383 15537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74333685565427e8736da004ed7d18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.936085 15541 tablet_service.cc:1511] Processing CreateTablet for tablet 14ca92ff02324cd08a5b18315a6513eb (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:04:20.936358 15615 tablet_service.cc:1511] Processing CreateTablet for tablet a3c37c4b66484fd492bd48729e4512d5 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:04:20.937506 15615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c37c4b66484fd492bd48729e4512d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.948175 15743 tablet_bootstrap.cc:492] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:20.948282 15613 tablet_service.cc:1511] Processing CreateTablet for tablet 7887e02292ac490dab5636af4e313c19 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:04:20.951745 15613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7887e02292ac490dab5636af4e313c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.952924 15745 tablet_bootstrap.cc:492] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:20.943956 15542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a3e5c68df7e4f0ba2fea11b5b261ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.957233 15609 tablet_service.cc:1511] Processing CreateTablet for tablet c74333685565427e8736da004ed7d18f (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:04:20.958442 15609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74333685565427e8736da004ed7d18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.965078 15683 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec9b8458c794a5a81331249557ab35f (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:04:20.954777 15688 tablet_service.cc:1511] Processing CreateTablet for tablet 5a75442baac94e579714ac1f8ca11b26 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:04:20.965152 15541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ca92ff02324cd08a5b18315a6513eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.966557 15683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec9b8458c794a5a81331249557ab35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.941648 15742 ts_tablet_manager.cc:1403] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.148s	user 0.006s	sys 0.011s
I20260709 13:04:20.965078 15543 tablet_service.cc:1511] Processing CreateTablet for tablet 21dcb72f701e41bbaa00f12f1f6da454 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:04:20.970395 15543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21dcb72f701e41bbaa00f12f1f6da454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.970871 15685 tablet_service.cc:1511] Processing CreateTablet for tablet f7c9785b373949dd895838074240e09d (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:04:20.972283 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c9785b373949dd895838074240e09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.917954 15536 tablet_service.cc:1511] Processing CreateTablet for tablet 837557d007eb4838b33d6b277ccb19c3 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:04:20.973984 15536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837557d007eb4838b33d6b277ccb19c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.965808 15691 tablet_service.cc:1511] Processing CreateTablet for tablet 04f68ff4965544a0843756ec3f6eb126 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:04:20.974527 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a75442baac94e579714ac1f8ca11b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.982232 15742 raft_consensus.cc:359] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:20.982932 15742 raft_consensus.cc:385] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:20.983234 15742 raft_consensus.cc:740] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:20.983588 15691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f68ff4965544a0843756ec3f6eb126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.983726 15612 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbe87ef63564d61bfb96f57c0e94664 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:04:20.983948 15742 consensus_queue.cc:260] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:20.989787 15684 tablet_service.cc:1511] Processing CreateTablet for tablet be182db8fc09446fb10b9d2eb0f1924c (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:04:20.998221 15745 tablet_bootstrap.cc:654] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:20.990978 15684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be182db8fc09446fb10b9d2eb0f1924c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.002480 15617 tablet_service.cc:1511] Processing CreateTablet for tablet d2abe0e4149240a09a0c4a9846f96ad3 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:04:21.017154 15742 ts_tablet_manager.cc:1434] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 13:04:21.023295 15727 heartbeater.cc:499] Master 127.14.26.190:37359 was elected leader, sending a full tablet report...
I20260709 13:04:21.014950 15743 tablet_bootstrap.cc:654] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.027159 15612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbe87ef63564d61bfb96f57c0e94664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.029541 15742 tablet_bootstrap.cc:492] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:21.032835 15539 tablet_service.cc:1511] Processing CreateTablet for tablet 150c8f1732fc46ef9a0a735a36b5c0ff (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:04:21.034047 15539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150c8f1732fc46ef9a0a735a36b5c0ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.036916 15742 tablet_bootstrap.cc:654] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.041446 15540 tablet_service.cc:1511] Processing CreateTablet for tablet 4c49639517ab4cdabf2d3d92c84a14ba (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:04:21.042656 15540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c49639517ab4cdabf2d3d92c84a14ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.043444 15691 tablet_service.cc:1511] Processing CreateTablet for tablet 1c68ddc8cb624a6192822c1dc02f1ce5 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:04:21.046357 15691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c68ddc8cb624a6192822c1dc02f1ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.046469 15535 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec9b8458c794a5a81331249557ab35f (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:04:21.047688 15535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec9b8458c794a5a81331249557ab35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.059535 15617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2abe0e4149240a09a0c4a9846f96ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.062704 15611 tablet_service.cc:1511] Processing CreateTablet for tablet 0a3e5c68df7e4f0ba2fea11b5b261ce4 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:04:21.064394 15611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a3e5c68df7e4f0ba2fea11b5b261ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.064416 15534 tablet_service.cc:1511] Processing CreateTablet for tablet 5a75442baac94e579714ac1f8ca11b26 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:04:21.065836 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a75442baac94e579714ac1f8ca11b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.068423 15616 tablet_service.cc:1511] Processing CreateTablet for tablet 21dcb72f701e41bbaa00f12f1f6da454 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:04:21.068879 15537 tablet_service.cc:1511] Processing CreateTablet for tablet 04f68ff4965544a0843756ec3f6eb126 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:04:21.069590 15616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21dcb72f701e41bbaa00f12f1f6da454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.069846 15618 tablet_service.cc:1511] Processing CreateTablet for tablet 837557d007eb4838b33d6b277ccb19c3 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:04:21.070245 15537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f68ff4965544a0843756ec3f6eb126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.070995 15618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837557d007eb4838b33d6b277ccb19c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.080340 15614 tablet_service.cc:1511] Processing CreateTablet for tablet 14ca92ff02324cd08a5b18315a6513eb (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:04:21.081786 15614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ca92ff02324cd08a5b18315a6513eb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:21.084692 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:21.087661 15538 tablet_service.cc:1511] Processing CreateTablet for tablet f7c9785b373949dd895838074240e09d (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:04:21.088860 15538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c9785b373949dd895838074240e09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.088588 15610 tablet_service.cc:1511] Processing CreateTablet for tablet 150c8f1732fc46ef9a0a735a36b5c0ff (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:04:21.094002 15541 tablet_service.cc:1511] Processing CreateTablet for tablet be182db8fc09446fb10b9d2eb0f1924c (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:04:21.102517 15746 raft_consensus.cc:493] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.106551 15746 raft_consensus.cc:515] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.106047 15541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be182db8fc09446fb10b9d2eb0f1924c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.110011 15746 leader_election.cc:290] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:21.123872 15683 tablet_service.cc:1511] Processing CreateTablet for tablet c26604028a3e4fd5af3415e7d9c712b1 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:04:21.124907 15536 tablet_service.cc:1511] Processing CreateTablet for tablet 1c68ddc8cb624a6192822c1dc02f1ce5 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:04:21.125743 15683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26604028a3e4fd5af3415e7d9c712b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.129323 15745 tablet_bootstrap.cc:492] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:21.129824 15745 ts_tablet_manager.cc:1403] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.177s	user 0.017s	sys 0.007s
I20260709 13:04:21.115658 15610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150c8f1732fc46ef9a0a735a36b5c0ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.144498 15536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c68ddc8cb624a6192822c1dc02f1ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.152657 15742 tablet_bootstrap.cc:492] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:21.152607 15617 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec9b8458c794a5a81331249557ab35f (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:04:21.157599 15612 tablet_service.cc:1511] Processing CreateTablet for tablet 5a75442baac94e579714ac1f8ca11b26 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:04:21.158946 15691 tablet_service.cc:1511] Processing CreateTablet for tablet 55c6d291d98746ddb09862b16baf7053 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:04:21.164304 15688 tablet_service.cc:1511] Processing CreateTablet for tablet ae704fa0f0a04be8a30ff2d6fa4cced3 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:04:21.179621 15742 ts_tablet_manager.cc:1403] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.150s	user 0.009s	sys 0.014s
I20260709 13:04:21.179837 15617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec9b8458c794a5a81331249557ab35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.179930 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae704fa0f0a04be8a30ff2d6fa4cced3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.182704 15690 tablet_service.cc:1511] Processing CreateTablet for tablet 953eecea2a4640758a4d5fecb97e2ecc (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:04:21.183640 15691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c6d291d98746ddb09862b16baf7053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.182510 15742 raft_consensus.cc:359] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.184197 15742 raft_consensus.cc:385] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.184624 15742 raft_consensus.cc:740] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.185385 15742 consensus_queue.cc:260] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.187500 15742 ts_tablet_manager.cc:1434] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:04:21.188428 15742 tablet_bootstrap.cc:492] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:21.165028 15745 raft_consensus.cc:359] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.191170 15745 raft_consensus.cc:385] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.191495 15745 raft_consensus.cc:740] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.174696 15685 tablet_service.cc:1511] Processing CreateTablet for tablet a8de0687d4b3419ba80bde2f0f690629 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:04:21.192554 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8de0687d4b3419ba80bde2f0f690629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.192303 15745 consensus_queue.cc:260] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.195753 15612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a75442baac94e579714ac1f8ca11b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.175833 15692 tablet_service.cc:1511] Processing CreateTablet for tablet 804eb9f5951248efbcce4b8620b1a6a0 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:04:21.197168 15692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804eb9f5951248efbcce4b8620b1a6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.199545 15613 tablet_service.cc:1511] Processing CreateTablet for tablet 04f68ff4965544a0843756ec3f6eb126 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:04:21.201965 15743 tablet_bootstrap.cc:492] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:21.202975 15686 tablet_service.cc:1511] Processing CreateTablet for tablet a7ffe7771abb4697b13a35cd687f6409 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:04:21.203351 15616 tablet_service.cc:1511] Processing CreateTablet for tablet 4c49639517ab4cdabf2d3d92c84a14ba (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:04:21.202975 15543 tablet_service.cc:1511] Processing CreateTablet for tablet c26604028a3e4fd5af3415e7d9c712b1 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:04:21.205013 15617 tablet_service.cc:1511] Processing CreateTablet for tablet f7c9785b373949dd895838074240e09d (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:04:21.207954 15542 tablet_service.cc:1511] Processing CreateTablet for tablet 804eb9f5951248efbcce4b8620b1a6a0 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:04:21.215806 15689 tablet_service.cc:1511] Processing CreateTablet for tablet c228a815c3514386b0c052788c8110a4 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:04:21.232788 15743 ts_tablet_manager.cc:1403] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.285s	user 0.014s	sys 0.007s
I20260709 13:04:21.235715 15746 raft_consensus.cc:493] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.233927 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953eecea2a4640758a4d5fecb97e2ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.236680 15688 tablet_service.cc:1511] Processing CreateTablet for tablet f103e95cc44f4dd8ab47644cfa94440e (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:04:21.239880 15543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26604028a3e4fd5af3415e7d9c712b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.241148 15746 raft_consensus.cc:515] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.243376 15689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c228a815c3514386b0c052788c8110a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.244153 15746 leader_election.cc:290] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:21.247547 15686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ffe7771abb4697b13a35cd687f6409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.251721 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f103e95cc44f4dd8ab47644cfa94440e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.253677 15534 tablet_service.cc:1511] Processing CreateTablet for tablet 55c6d291d98746ddb09862b16baf7053 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:04:21.261251 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718e99fc3a384812b9f1f74c3288dd21" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:21.262706 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0701b75abf264017b09e6d4c727d6b4e" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:21.263898 15578 heartbeater.cc:499] Master 127.14.26.190:37359 was elected leader, sending a full tablet report...
W20260709 13:04:21.268745 15665 leader_election.cc:343] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:21.269435 15665 leader_election.cc:343] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.269793 15535 tablet_service.cc:1511] Processing CreateTablet for tablet a8de0687d4b3419ba80bde2f0f690629 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:04:21.271328 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c6d291d98746ddb09862b16baf7053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.272794 15616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c49639517ab4cdabf2d3d92c84a14ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.274592 15535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8de0687d4b3419ba80bde2f0f690629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.275686 15617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c9785b373949dd895838074240e09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.275830 15542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804eb9f5951248efbcce4b8620b1a6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.282869 15653 heartbeater.cc:499] Master 127.14.26.190:37359 was elected leader, sending a full tablet report...
I20260709 13:04:21.263893 15540 tablet_service.cc:1511] Processing CreateTablet for tablet ae704fa0f0a04be8a30ff2d6fa4cced3 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:04:21.300232 15540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae704fa0f0a04be8a30ff2d6fa4cced3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.305522 15688 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb78c1d4489431aa1793309271e2f1f (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:04:21.306803 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb78c1d4489431aa1793309271e2f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.309041 15685 tablet_service.cc:1511] Processing CreateTablet for tablet fb3a999901e84c90a4f105c467ccc5fb (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:04:21.314762 15691 tablet_service.cc:1511] Processing CreateTablet for tablet dae336fe58c44fd9a12ec0deef9f0da4 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:04:21.316210 15691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae336fe58c44fd9a12ec0deef9f0da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.316565 15614 tablet_service.cc:1511] Processing CreateTablet for tablet c26604028a3e4fd5af3415e7d9c712b1 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:04:21.317137 15539 tablet_service.cc:1511] Processing CreateTablet for tablet 953eecea2a4640758a4d5fecb97e2ecc (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:04:21.317682 15613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f68ff4965544a0843756ec3f6eb126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.318313 15539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953eecea2a4640758a4d5fecb97e2ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.314802 15612 tablet_service.cc:1511] Processing CreateTablet for tablet 804eb9f5951248efbcce4b8620b1a6a0 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:04:21.320158 15612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804eb9f5951248efbcce4b8620b1a6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.318583 15609 tablet_service.cc:1511] Processing CreateTablet for tablet 55c6d291d98746ddb09862b16baf7053 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:04:21.280629 15743 raft_consensus.cc:359] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.322891 15743 raft_consensus.cc:385] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.323233 15743 raft_consensus.cc:740] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.323979 15743 consensus_queue.cc:260] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.325562 15614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26604028a3e4fd5af3415e7d9c712b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.327145 15609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c6d291d98746ddb09862b16baf7053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.331284 15742 tablet_bootstrap.cc:654] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.298729 15615 tablet_service.cc:1511] Processing CreateTablet for tablet be182db8fc09446fb10b9d2eb0f1924c (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:04:21.334529 15615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be182db8fc09446fb10b9d2eb0f1924c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.314682 15618 tablet_service.cc:1511] Processing CreateTablet for tablet 1c68ddc8cb624a6192822c1dc02f1ce5 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:04:21.337472 15618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c68ddc8cb624a6192822c1dc02f1ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.343276 15745 ts_tablet_manager.cc:1434] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.213s	user 0.022s	sys 0.024s
I20260709 13:04:21.344568 15745 tablet_bootstrap.cc:492] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:21.320206 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3a999901e84c90a4f105c467ccc5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.362582 15745 tablet_bootstrap.cc:654] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.363390 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0701b75abf264017b09e6d4c727d6b4e" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
W20260709 13:04:21.365440 15667 leader_election.cc:343] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.366014 15667 leader_election.cc:304] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:21.367419 15746 raft_consensus.cc:2749] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:21.362219 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718e99fc3a384812b9f1f74c3288dd21" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
W20260709 13:04:21.369426 15667 leader_election.cc:343] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.369796 15667 leader_election.cc:304] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:21.370468 15746 raft_consensus.cc:2749] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:21.380848 15745 tablet_bootstrap.cc:492] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:21.381348 15745 ts_tablet_manager.cc:1403] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.004s
I20260709 13:04:21.381922 15613 tablet_service.cc:1511] Processing CreateTablet for tablet ae704fa0f0a04be8a30ff2d6fa4cced3 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:04:21.383206 15613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae704fa0f0a04be8a30ff2d6fa4cced3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.384091 15745 raft_consensus.cc:359] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.384750 15745 raft_consensus.cc:385] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.385031 15745 raft_consensus.cc:740] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.400374 15609 tablet_service.cc:1511] Processing CreateTablet for tablet a8de0687d4b3419ba80bde2f0f690629 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:04:21.401700 15609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8de0687d4b3419ba80bde2f0f690629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.404106 15745 consensus_queue.cc:260] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.406204 15745 ts_tablet_manager.cc:1434] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 13:04:21.406050 15538 tablet_service.cc:1511] Processing CreateTablet for tablet a7ffe7771abb4697b13a35cd687f6409 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:04:21.413446 15745 tablet_bootstrap.cc:492] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:21.432283 15742 tablet_bootstrap.cc:492] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:21.432761 15742 ts_tablet_manager.cc:1403] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.245s	user 0.007s	sys 0.034s
I20260709 13:04:21.432823 15745 tablet_bootstrap.cc:654] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.433499 15609 tablet_service.cc:1511] Processing CreateTablet for tablet 953eecea2a4640758a4d5fecb97e2ecc (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:04:21.434768 15609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953eecea2a4640758a4d5fecb97e2ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.435592 15742 raft_consensus.cc:359] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.436295 15742 raft_consensus.cc:385] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.436559 15742 raft_consensus.cc:740] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.440340 15613 tablet_service.cc:1511] Processing CreateTablet for tablet a7ffe7771abb4697b13a35cd687f6409 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:04:21.441578 15613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ffe7771abb4697b13a35cd687f6409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.451409 15537 tablet_service.cc:1511] Processing CreateTablet for tablet f103e95cc44f4dd8ab47644cfa94440e (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:04:21.456018 15610 tablet_service.cc:1511] Processing CreateTablet for tablet c228a815c3514386b0c052788c8110a4 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:04:21.457259 15610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c228a815c3514386b0c052788c8110a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.456979 15541 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb78c1d4489431aa1793309271e2f1f (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:04:21.457932 15616 tablet_service.cc:1511] Processing CreateTablet for tablet f103e95cc44f4dd8ab47644cfa94440e (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:04:21.459154 15616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f103e95cc44f4dd8ab47644cfa94440e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.406100 15536 tablet_service.cc:1511] Processing CreateTablet for tablet c228a815c3514386b0c052788c8110a4 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:04:21.462728 15541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb78c1d4489431aa1793309271e2f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.465010 15542 tablet_service.cc:1511] Processing CreateTablet for tablet fb3a999901e84c90a4f105c467ccc5fb (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:04:21.483834 15537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f103e95cc44f4dd8ab47644cfa94440e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.484563 15542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3a999901e84c90a4f105c467ccc5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.485745 15538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ffe7771abb4697b13a35cd687f6409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.486428 15536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c228a815c3514386b0c052788c8110a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.486907 15742 consensus_queue.cc:260] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.493336 15745 tablet_bootstrap.cc:492] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:21.493834 15745 ts_tablet_manager.cc:1403] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.081s	user 0.023s	sys 0.017s
I20260709 13:04:21.496729 15745 raft_consensus.cc:359] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.497432 15745 raft_consensus.cc:385] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.497740 15745 raft_consensus.cc:740] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.493347 15742 ts_tablet_manager.cc:1434] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 13:04:21.499373 15742 tablet_bootstrap.cc:492] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:21.500279 15617 tablet_service.cc:1511] Processing CreateTablet for tablet fb3a999901e84c90a4f105c467ccc5fb (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:04:21.469715 15540 tablet_service.cc:1511] Processing CreateTablet for tablet dae336fe58c44fd9a12ec0deef9f0da4 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:04:21.504731 15686 tablet_service.cc:1511] Processing CreateTablet for tablet 03ef381ab59d468290dafdf63207eb82 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:04:21.505371 15540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae336fe58c44fd9a12ec0deef9f0da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.505427 15617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3a999901e84c90a4f105c467ccc5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.505931 15686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ef381ab59d468290dafdf63207eb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.467844 15743 ts_tablet_manager.cc:1434] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.204s	user 0.020s	sys 0.029s
I20260709 13:04:21.471657 15534 tablet_service.cc:1511] Processing CreateTablet for tablet 03ef381ab59d468290dafdf63207eb82 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:04:21.507740 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ef381ab59d468290dafdf63207eb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.503446 15752 raft_consensus.cc:493] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.511278 15752 raft_consensus.cc:515] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.513859 15752 leader_election.cc:290] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:21.520128 15690 tablet_service.cc:1511] Processing CreateTablet for tablet d07c7a388aa440128768cf066aa08620 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:04:21.521418 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07c7a388aa440128768cf066aa08620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.524211 15535 tablet_service.cc:1511] Processing CreateTablet for tablet d07c7a388aa440128768cf066aa08620 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:04:21.525630 15535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07c7a388aa440128768cf066aa08620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.527514 15743 tablet_bootstrap.cc:492] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:21.528213 15618 tablet_service.cc:1511] Processing CreateTablet for tablet 03ef381ab59d468290dafdf63207eb82 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:04:21.470691 15611 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb78c1d4489431aa1793309271e2f1f (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:04:21.531774 15611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb78c1d4489431aa1793309271e2f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.536324 15745 consensus_queue.cc:260] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.538429 15745 ts_tablet_manager.cc:1434] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.000s
I20260709 13:04:21.545166 15742 tablet_bootstrap.cc:654] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.547838 15543 tablet_service.cc:1511] Processing CreateTablet for tablet 456447707c6c45a6a32108a4aacca132 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:04:21.520088 15615 tablet_service.cc:1511] Processing CreateTablet for tablet dae336fe58c44fd9a12ec0deef9f0da4 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:04:21.549041 15543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456447707c6c45a6a32108a4aacca132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.551297 15609 tablet_service.cc:1511] Processing CreateTablet for tablet d07c7a388aa440128768cf066aa08620 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:04:21.556861 15745 tablet_bootstrap.cc:492] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:21.567974 15685 tablet_service.cc:1511] Processing CreateTablet for tablet 456447707c6c45a6a32108a4aacca132 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:04:21.569365 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456447707c6c45a6a32108a4aacca132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.571290 15618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ef381ab59d468290dafdf63207eb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.577847 15615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae336fe58c44fd9a12ec0deef9f0da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.581020 15743 tablet_bootstrap.cc:654] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.587391 15752 raft_consensus.cc:493] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.587898 15752 raft_consensus.cc:515] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.589928 15743 tablet_bootstrap.cc:492] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:21.589927 15752 leader_election.cc:290] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:21.590636 15743 ts_tablet_manager.cc:1403] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.002s
I20260709 13:04:21.594732 15743 raft_consensus.cc:359] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.595436 15743 raft_consensus.cc:385] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.595726 15743 raft_consensus.cc:740] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.596527 15743 consensus_queue.cc:260] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.598594 15743 ts_tablet_manager.cc:1434] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:04:21.599547 15743 tablet_bootstrap.cc:492] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:21.600987 15609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07c7a388aa440128768cf066aa08620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.604059 15612 tablet_service.cc:1511] Processing CreateTablet for tablet 456447707c6c45a6a32108a4aacca132 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:04:21.605325 15612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456447707c6c45a6a32108a4aacca132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.590631 15745 tablet_bootstrap.cc:654] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.610263 15539 tablet_service.cc:1511] Processing CreateTablet for tablet de4c0362b9c548ba81a80160086324d1 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:04:21.611634 15539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de4c0362b9c548ba81a80160086324d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.612358 15616 tablet_service.cc:1511] Processing CreateTablet for tablet de4c0362b9c548ba81a80160086324d1 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:04:21.613587 15616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de4c0362b9c548ba81a80160086324d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.614053 15746 raft_consensus.cc:493] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.614523 15746 raft_consensus.cc:515] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.616614 15746 leader_election.cc:290] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:21.616962 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae74476ad8b4a32b1325c581d87aeb9" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:21.618224 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a353cd540d4ccbb9b00dbcf0117acd" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:21.618083 15690 tablet_service.cc:1511] Processing CreateTablet for tablet de4c0362b9c548ba81a80160086324d1 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:04:21.618921 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a353cd540d4ccbb9b00dbcf0117acd" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:21.619321 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de4c0362b9c548ba81a80160086324d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.619529 15552 raft_consensus.cc:2468] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
W20260709 13:04:21.619639 15667 leader_election.cc:343] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.621032 15665 leader_election.cc:304] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [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: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:21.621809 15746 raft_consensus.cc:2804] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:21.622197 15746 raft_consensus.cc:493] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:21.622586 15746 raft_consensus.cc:3060] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:21.622743 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
W20260709 13:04:21.624279 15594 leader_election.cc:343] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:21.624935 15594 leader_election.cc:343] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.629961 15746 raft_consensus.cc:515] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.632678 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a353cd540d4ccbb9b00dbcf0117acd" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:21.633220 15552 raft_consensus.cc:3060] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:21.634992 15743 tablet_bootstrap.cc:654] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.640718 15552 raft_consensus.cc:2468] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:21.645308 15665 leader_election.cc:304] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:21.648416 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:21.648393 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae74476ad8b4a32b1325c581d87aeb9" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:21.650876 15591 leader_election.cc:343] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.656278 15591 leader_election.cc:304] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:21.657577 15752 raft_consensus.cc:2749] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:21.657898 15591 leader_election.cc:343] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.658336 15591 leader_election.cc:304] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:21.659024 15752 raft_consensus.cc:2749] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:21.660226 15764 raft_consensus.cc:2804] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:21.660305 15538 tablet_service.cc:1511] Processing CreateTablet for tablet 4cbca4f4729c4ece842eb2ef85fdf400 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:04:21.667596 15746 leader_election.cc:290] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:21.668599 15742 tablet_bootstrap.cc:492] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:21.669065 15742 ts_tablet_manager.cc:1403] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.170s	user 0.015s	sys 0.001s
I20260709 13:04:21.669751 15615 tablet_service.cc:1511] Processing CreateTablet for tablet 4cbca4f4729c4ece842eb2ef85fdf400 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:04:21.670979 15615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cbca4f4729c4ece842eb2ef85fdf400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.671947 15538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cbca4f4729c4ece842eb2ef85fdf400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.675871 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a353cd540d4ccbb9b00dbcf0117acd" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:21.675969 15742 raft_consensus.cc:359] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:21.677079 15667 leader_election.cc:343] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.676668 15742 raft_consensus.cc:385] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.678015 15742 raft_consensus.cc:740] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.678848 15742 consensus_queue.cc:260] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.684967 15743 tablet_bootstrap.cc:492] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:21.685580 15743 ts_tablet_manager.cc:1403] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.003s
I20260709 13:04:21.686256 15742 ts_tablet_manager.cc:1434] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:04:21.691296 15743 raft_consensus.cc:359] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.692246 15743 raft_consensus.cc:385] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.692615 15743 raft_consensus.cc:740] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.695308 15742 tablet_bootstrap.cc:492] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:21.696985 15536 tablet_service.cc:1511] Processing CreateTablet for tablet bb563a298bfa40b3b3cac26dd5d3bb86 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:04:21.699865 15610 tablet_service.cc:1511] Processing CreateTablet for tablet bb563a298bfa40b3b3cac26dd5d3bb86 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:04:21.701100 15610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb563a298bfa40b3b3cac26dd5d3bb86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.702584 15536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb563a298bfa40b3b3cac26dd5d3bb86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.704409 15538 tablet_service.cc:1511] Processing CreateTablet for tablet f4dd83f8fef944bcb9660a737169f55f (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:04:21.704977 15685 tablet_service.cc:1511] Processing CreateTablet for tablet bb563a298bfa40b3b3cac26dd5d3bb86 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:04:21.705701 15538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4dd83f8fef944bcb9660a737169f55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.707072 15683 tablet_service.cc:1511] Processing CreateTablet for tablet f4dd83f8fef944bcb9660a737169f55f (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:04:21.708372 15683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4dd83f8fef944bcb9660a737169f55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.708658 15534 tablet_service.cc:1511] Processing CreateTablet for tablet 46d88c53667d41aaad6ceffb4f1a20f2 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:04:21.693544 15743 consensus_queue.cc:260] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.709807 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d88c53667d41aaad6ceffb4f1a20f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.710929 15743 ts_tablet_manager.cc:1434] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:04:21.711890 15743 tablet_bootstrap.cc:492] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:21.720008 15613 tablet_service.cc:1511] Processing CreateTablet for tablet f4dd83f8fef944bcb9660a737169f55f (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:04:21.721273 15613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4dd83f8fef944bcb9660a737169f55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.725859 15617 tablet_service.cc:1511] Processing CreateTablet for tablet 46d88c53667d41aaad6ceffb4f1a20f2 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:04:21.727113 15617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d88c53667d41aaad6ceffb4f1a20f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.696981 15690 tablet_service.cc:1511] Processing CreateTablet for tablet 4cbca4f4729c4ece842eb2ef85fdf400 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:04:21.728188 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cbca4f4729c4ece842eb2ef85fdf400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.731712 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb563a298bfa40b3b3cac26dd5d3bb86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.732656 15745 tablet_bootstrap.cc:492] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:21.733170 15745 ts_tablet_manager.cc:1403] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.177s	user 0.010s	sys 0.029s
I20260709 13:04:21.736025 15745 raft_consensus.cc:359] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.693614 15764 raft_consensus.cc:697] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:21.767359 15764 consensus_queue.cc:237] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.767757 15686 tablet_service.cc:1511] Processing CreateTablet for tablet 29c70659f97c4c8183cada0b74e2a195 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:04:21.769011 15686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c70659f97c4c8183cada0b74e2a195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.738119 15688 tablet_service.cc:1511] Processing CreateTablet for tablet 46d88c53667d41aaad6ceffb4f1a20f2 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:04:21.770059 15539 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5c9ed0f43f41c5b4abbe8e8149f8e1 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:04:21.771253 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d88c53667d41aaad6ceffb4f1a20f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.771306 15539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5c9ed0f43f41c5b4abbe8e8149f8e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.740491 15742 tablet_bootstrap.cc:654] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.763581 15616 tablet_service.cc:1511] Processing CreateTablet for tablet 29c70659f97c4c8183cada0b74e2a195 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:04:21.765143 15535 tablet_service.cc:1511] Processing CreateTablet for tablet 29c70659f97c4c8183cada0b74e2a195 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:04:21.776118 15616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c70659f97c4c8183cada0b74e2a195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.777769 15745 raft_consensus.cc:385] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.779718 15685 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5c9ed0f43f41c5b4abbe8e8149f8e1 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:04:21.780243 15745 raft_consensus.cc:740] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.781388 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5c9ed0f43f41c5b4abbe8e8149f8e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.781683 15745 consensus_queue.cc:260] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.784366 15745 ts_tablet_manager.cc:1434] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:04:21.782655 15535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c70659f97c4c8183cada0b74e2a195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.786471 15451 catalog_manager.cc:5697] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:21.793781 15743 tablet_bootstrap.cc:654] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.781360 15610 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5c9ed0f43f41c5b4abbe8e8149f8e1 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:04:21.797897 15745 tablet_bootstrap.cc:492] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:21.799057 15610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5c9ed0f43f41c5b4abbe8e8149f8e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.782876 15534 tablet_service.cc:1511] Processing CreateTablet for tablet 0938c0b5c3114a68b8159856b55af621 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:04:21.805931 15745 tablet_bootstrap.cc:654] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.815824 15752 raft_consensus.cc:493] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.809125 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0938c0b5c3114a68b8159856b55af621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.816313 15752 raft_consensus.cc:515] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.818310 15752 leader_election.cc:290] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:21.820921 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f63a585fc84d9bbc5841fd8993e492" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:21.812918 15753 raft_consensus.cc:493] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.820735 15690 tablet_service.cc:1511] Processing CreateTablet for tablet 0938c0b5c3114a68b8159856b55af621 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:04:21.811311 15617 tablet_service.cc:1511] Processing CreateTablet for tablet 0938c0b5c3114a68b8159856b55af621 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:04:21.823288 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f63a585fc84d9bbc5841fd8993e492" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:21.823832 15753 raft_consensus.cc:515] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.824352 15536 tablet_service.cc:1511] Processing CreateTablet for tablet 78d9def611594e7c907816b4a7af4c37 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 13:04:21.824915 15591 leader_election.cc:343] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.826701 15742 tablet_bootstrap.cc:492] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
W20260709 13:04:21.846556 15594 leader_election.cc:343] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.834477 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0938c0b5c3114a68b8159856b55af621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.840687 15536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d9def611594e7c907816b4a7af4c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.841789 15685 tablet_service.cc:1511] Processing CreateTablet for tablet 78d9def611594e7c907816b4a7af4c37 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:04:21.843715 15616 tablet_service.cc:1511] Processing CreateTablet for tablet 5c39142d4c2b4a568ca6f4ce4547cc32 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:04:21.848811 15616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c39142d4c2b4a568ca6f4ce4547cc32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.848908 15615 tablet_service.cc:1511] Processing CreateTablet for tablet d8270d05892e47caa5cbd8777385e757 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:04:21.849500 15594 leader_election.cc:304] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:21.850201 15615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8270d05892e47caa5cbd8777385e757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.844686 15688 tablet_service.cc:1511] Processing CreateTablet for tablet 5c39142d4c2b4a568ca6f4ce4547cc32 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:04:21.835804 15613 tablet_service.cc:1511] Processing CreateTablet for tablet 78d9def611594e7c907816b4a7af4c37 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:04:21.852813 15752 raft_consensus.cc:2749] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:21.853281 15613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d9def611594e7c907816b4a7af4c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.855449 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d9def611594e7c907816b4a7af4c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.856025 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c39142d4c2b4a568ca6f4ce4547cc32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.856350 15617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0938c0b5c3114a68b8159856b55af621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.838958 15753 leader_election.cc:290] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:21.846803 15742 ts_tablet_manager.cc:1403] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.160s	user 0.010s	sys 0.005s
I20260709 13:04:21.835603 15743 tablet_bootstrap.cc:492] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:21.862933 15743 ts_tablet_manager.cc:1403] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.151s	user 0.018s	sys 0.003s
I20260709 13:04:21.865156 15742 raft_consensus.cc:359] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.865901 15742 raft_consensus.cc:385] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.865597 15743 raft_consensus.cc:359] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.866194 15742 raft_consensus.cc:740] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.866281 15743 raft_consensus.cc:385] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.875186 15743 raft_consensus.cc:740] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.875931 15743 consensus_queue.cc:260] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.877502 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718e99fc3a384812b9f1f74c3288dd21" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:21.878054 15743 ts_tablet_manager.cc:1434] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
W20260709 13:04:21.879048 15518 leader_election.cc:343] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.880964 15742 consensus_queue.cc:260] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.881610 15743 tablet_bootstrap.cc:492] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:21.886237 15742 ts_tablet_manager.cc:1434] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:04:21.887269 15742 tablet_bootstrap.cc:492] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:21.890204 15743 tablet_bootstrap.cc:654] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.906101 15535 tablet_service.cc:1511] Processing CreateTablet for tablet 5c39142d4c2b4a568ca6f4ce4547cc32 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:04:21.907435 15535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c39142d4c2b4a568ca6f4ce4547cc32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.912895 15690 tablet_service.cc:1511] Processing CreateTablet for tablet d8270d05892e47caa5cbd8777385e757 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:04:21.914016 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8270d05892e47caa5cbd8777385e757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.921159 15616 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae1b864b8304c9ba39704f61d510746 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:04:21.922860 15616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae1b864b8304c9ba39704f61d510746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.926162 15685 tablet_service.cc:1511] Processing CreateTablet for tablet 0f27f9a748fc465faa766972ffcb1c27 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:04:21.927274 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f27f9a748fc465faa766972ffcb1c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.929626 15536 tablet_service.cc:1511] Processing CreateTablet for tablet d8270d05892e47caa5cbd8777385e757 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:04:21.930049 15539 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae1b864b8304c9ba39704f61d510746 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:04:21.930852 15536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8270d05892e47caa5cbd8777385e757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.931499 15609 tablet_service.cc:1511] Processing CreateTablet for tablet e4b065a5ad8f46b195b12e0775350937 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:04:21.931957 15686 tablet_service.cc:1511] Processing CreateTablet for tablet 5298614348cd43078ddb9c85e92788b5 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:04:21.932701 15609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b065a5ad8f46b195b12e0775350937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.933143 15686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5298614348cd43078ddb9c85e92788b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.935352 15539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae1b864b8304c9ba39704f61d510746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.935815 15612 tablet_service.cc:1511] Processing CreateTablet for tablet 5298614348cd43078ddb9c85e92788b5 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:04:21.936971 15612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5298614348cd43078ddb9c85e92788b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.937345 15611 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3fd2d83755463e9eb977e1e55a7e74 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:04:21.938513 15611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3fd2d83755463e9eb977e1e55a7e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.940690 15683 tablet_service.cc:1511] Processing CreateTablet for tablet e4b065a5ad8f46b195b12e0775350937 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:04:21.941915 15683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b065a5ad8f46b195b12e0775350937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.942984 15691 tablet_service.cc:1511] Processing CreateTablet for tablet ad2570d3ec5e475487f721383d6c1580 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:04:21.944180 15691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2570d3ec5e475487f721383d6c1580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.943980 15618 tablet_service.cc:1511] Processing CreateTablet for tablet ad2570d3ec5e475487f721383d6c1580 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:04:21.944373 15534 tablet_service.cc:1511] Processing CreateTablet for tablet 0f27f9a748fc465faa766972ffcb1c27 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:04:21.945188 15753 raft_consensus.cc:493] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.945582 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f27f9a748fc465faa766972ffcb1c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.940682 15689 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3fd2d83755463e9eb977e1e55a7e74 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:04:21.947779 15689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3fd2d83755463e9eb977e1e55a7e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.945626 15753 raft_consensus.cc:515] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:21.953926 15753 leader_election.cc:290] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:21.954305 15537 tablet_service.cc:1511] Processing CreateTablet for tablet e4b065a5ad8f46b195b12e0775350937 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:04:21.955377 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae74476ad8b4a32b1325c581d87aeb9" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:21.955273 15538 tablet_service.cc:1511] Processing CreateTablet for tablet 5298614348cd43078ddb9c85e92788b5 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:04:21.955559 15537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b065a5ad8f46b195b12e0775350937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.955991 15628 raft_consensus.cc:2468] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:21.956416 15538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5298614348cd43078ddb9c85e92788b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.957935 15518 leader_election.cc:304] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:21.958406 15618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2570d3ec5e475487f721383d6c1580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.957962 15541 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3fd2d83755463e9eb977e1e55a7e74 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:04:21.958927 15753 raft_consensus.cc:2804] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:21.959324 15753 raft_consensus.cc:493] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:21.959671 15753 raft_consensus.cc:3060] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:21.959327 15541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3fd2d83755463e9eb977e1e55a7e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.960760 15542 tablet_service.cc:1511] Processing CreateTablet for tablet ad2570d3ec5e475487f721383d6c1580 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:04:21.962165 15542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2570d3ec5e475487f721383d6c1580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.965510 15688 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae1b864b8304c9ba39704f61d510746 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:04:21.966341 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae1b864b8304c9ba39704f61d510746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.976696 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718e99fc3a384812b9f1f74c3288dd21" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:21.977319 15702 raft_consensus.cc:2468] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:21.979542 15742 tablet_bootstrap.cc:654] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.980770 15745 tablet_bootstrap.cc:492] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:21.981238 15745 ts_tablet_manager.cc:1403] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.184s	user 0.033s	sys 0.022s
I20260709 13:04:21.980986 15613 tablet_service.cc:1511] Processing CreateTablet for tablet 0f27f9a748fc465faa766972ffcb1c27 (DEFAULT_TABLE table=test-workload [id=06b4408463184d9ba40f0caf2121dbdd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:04:21.982249 15613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f27f9a748fc465faa766972ffcb1c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.978436 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae74476ad8b4a32b1325c581d87aeb9" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:21.984254 15745 raft_consensus.cc:359] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.015424 15745 raft_consensus.cc:385] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.015825 15745 raft_consensus.cc:740] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.016706 15745 consensus_queue.cc:260] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.031605 15745 ts_tablet_manager.cc:1434] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260709 13:04:22.032874 15745 tablet_bootstrap.cc:492] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:22.050635 15519 leader_election.cc:304] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [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: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:22.069326 15745 tablet_bootstrap.cc:654] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:22.064056 15519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 59504.2us
W20260709 13:04:22.087038 15519 leader_election.cc:343] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:22.090999 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:22.103924 15778 raft_consensus.cc:493] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.104656 15778 raft_consensus.cc:515] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.108294 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e2211cd14e40e49d1cf7f12f63dd14" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:22.109131 15628 raft_consensus.cc:2468] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:22.110818 15764 raft_consensus.cc:493] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.110723 15518 leader_election.cc:304] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:22.111377 15764 raft_consensus.cc:515] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.113448 15764 leader_election.cc:290] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:22.114287 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:22.114837 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:22.115433 15628 raft_consensus.cc:2468] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
W20260709 13:04:22.115635 15665 leader_election.cc:343] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.116473 15667 leader_election.cc:304] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:22.117472 15764 raft_consensus.cc:2804] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.117822 15764 raft_consensus.cc:493] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.118153 15764 raft_consensus.cc:3060] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.119477 15776 raft_consensus.cc:2804] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.119869 15776 raft_consensus.cc:493] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.121613 15743 tablet_bootstrap.cc:492] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:22.132334 15743 ts_tablet_manager.cc:1403] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.251s	user 0.047s	sys 0.017s
I20260709 13:04:22.133810 15745 tablet_bootstrap.cc:492] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:22.134272 15745 ts_tablet_manager.cc:1403] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.102s	user 0.020s	sys 0.020s
I20260709 13:04:22.135250 15743 raft_consensus.cc:359] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.135947 15743 raft_consensus.cc:385] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.136233 15743 raft_consensus.cc:740] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.136999 15745 raft_consensus.cc:359] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.136933 15743 consensus_queue.cc:260] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.137706 15745 raft_consensus.cc:385] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.138008 15745 raft_consensus.cc:740] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.096454 15753 raft_consensus.cc:515] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.125581 15764 raft_consensus.cc:515] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.138787 15745 consensus_queue.cc:260] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.139667 15743 ts_tablet_manager.cc:1434] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:04:22.141013 15764 leader_election.cc:290] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:22.129272 15742 tablet_bootstrap.cc:492] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:22.143044 15742 ts_tablet_manager.cc:1403] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.256s	user 0.014s	sys 0.036s
I20260709 13:04:22.142647 15753 leader_election.cc:290] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.144078 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
W20260709 13:04:22.145421 15665 leader_election.cc:343] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.145819 15742 raft_consensus.cc:359] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.129400 15778 leader_election.cc:290] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.130604 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e2211cd14e40e49d1cf7f12f63dd14" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:22.146605 15742 raft_consensus.cc:385] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.147473 15742 raft_consensus.cc:740] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.147665 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae74476ad8b4a32b1325c581d87aeb9" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:22.148253 15627 raft_consensus.cc:3060] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:22.148388 15519 leader_election.cc:343] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.148171 15742 consensus_queue.cc:260] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.150377 15742 ts_tablet_manager.cc:1434] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:04:22.151237 15742 tablet_bootstrap.cc:492] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:22.138790 15782 raft_consensus.cc:2804] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.155274 15782 raft_consensus.cc:493] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.142678 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae74476ad8b4a32b1325c581d87aeb9" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:22.155774 15782 raft_consensus.cc:3060] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:22.156677 15519 leader_election.cc:343] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.154888 15743 tablet_bootstrap.cc:492] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:22.139251 15776 raft_consensus.cc:3060] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.157603 15742 tablet_bootstrap.cc:654] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.142956 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:22.158833 15628 raft_consensus.cc:3060] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.164238 15776 raft_consensus.cc:515] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.164567 15782 raft_consensus.cc:515] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.167151 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718e99fc3a384812b9f1f74c3288dd21" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:22.167716 15626 raft_consensus.cc:3060] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.168577 15782 leader_election.cc:290] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.168452 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e2211cd14e40e49d1cf7f12f63dd14" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:22.169288 15625 raft_consensus.cc:3060] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.169592 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e2211cd14e40e49d1cf7f12f63dd14" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
W20260709 13:04:22.170895 15519 leader_election.cc:343] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.176534 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718e99fc3a384812b9f1f74c3288dd21" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:22.177080 15702 raft_consensus.cc:3060] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.177253 15627 raft_consensus.cc:2468] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:22.166069 15628 raft_consensus.cc:2468] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:22.178429 15518 leader_election.cc:304] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: db45473da1854d959ff574c462d84d2e
I20260709 13:04:22.174798 15626 raft_consensus.cc:2468] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:22.180110 15518 leader_election.cc:304] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:22.180305 15667 leader_election.cc:304] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:22.181221 15778 raft_consensus.cc:2804] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.181555 15745 ts_tablet_manager.cc:1434] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 13:04:22.181533 15764 raft_consensus.cc:2804] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.181834 15778 raft_consensus.cc:697] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:22.182163 15764 raft_consensus.cc:697] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:22.182706 15745 tablet_bootstrap.cc:492] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:22.182964 15764 consensus_queue.cc:237] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.182768 15778 consensus_queue.cc:237] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.185366 15781 raft_consensus.cc:2804] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.185997 15781 raft_consensus.cc:697] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:22.187029 15781 consensus_queue.cc:237] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.187865 15765 raft_consensus.cc:493] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.188315 15765 raft_consensus.cc:515] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.190357 15765 leader_election.cc:290] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:22.190631 15702 raft_consensus.cc:2468] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:22.191773 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63aaf67c5b974f88b3a9c1c1f1afc336" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:22.192536 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63aaf67c5b974f88b3a9c1c1f1afc336" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
W20260709 13:04:22.193156 15665 leader_election.cc:343] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.193171 15626 raft_consensus.cc:2468] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:22.195269 15776 leader_election.cc:290] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.195998 15743 tablet_bootstrap.cc:654] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.198498 15745 tablet_bootstrap.cc:654] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.194736 15667 leader_election.cc:304] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:22.200712 15764 raft_consensus.cc:2804] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.201166 15764 raft_consensus.cc:493] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.201531 15764 raft_consensus.cc:3060] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.201802 15450 catalog_manager.cc:5697] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:22.178407 15625 raft_consensus.cc:2468] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:22.205689 15518 leader_election.cc:304] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: db45473da1854d959ff574c462d84d2e
I20260709 13:04:22.206831 15782 raft_consensus.cc:2804] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.207509 15782 raft_consensus.cc:697] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:22.208325 15782 consensus_queue.cc:237] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.208906 15764 raft_consensus.cc:515] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.211457 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63aaf67c5b974f88b3a9c1c1f1afc336" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:22.211683 15764 leader_election.cc:290] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:22.212260 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63aaf67c5b974f88b3a9c1c1f1afc336" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:22.212816 15626 raft_consensus.cc:3060] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:22.212862 15665 leader_election.cc:343] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.220009 15742 tablet_bootstrap.cc:492] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:22.220316 15626 raft_consensus.cc:2468] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:22.220584 15742 ts_tablet_manager.cc:1403] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.014s
I20260709 13:04:22.221881 15667 leader_election.cc:304] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:22.223317 15764 raft_consensus.cc:2804] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.223943 15764 raft_consensus.cc:697] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:22.223812 15742 raft_consensus.cc:359] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.225461 15742 raft_consensus.cc:385] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.225021 15764 consensus_queue.cc:237] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.225740 15742 raft_consensus.cc:740] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.226610 15742 consensus_queue.cc:260] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.225008 15782 raft_consensus.cc:493] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.228597 15782 raft_consensus.cc:515] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.231989 15745 tablet_bootstrap.cc:492] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:22.232270 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f63a585fc84d9bbc5841fd8993e492" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:22.232884 15626 raft_consensus.cc:2468] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:22.233987 15782 leader_election.cc:290] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.234089 15518 leader_election.cc:304] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:22.235168 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f63a585fc84d9bbc5841fd8993e492" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:22.235832 15702 raft_consensus.cc:2468] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:22.236095 15742 ts_tablet_manager.cc:1434] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:22.237067 15742 tablet_bootstrap.cc:492] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:22.239385 15450 catalog_manager.cc:5697] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:22.240833 15451 catalog_manager.cc:5697] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.243573 15742 tablet_bootstrap.cc:654] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.242373 15451 catalog_manager.cc:5697] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.236994 15782 raft_consensus.cc:2804] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.246246 15782 raft_consensus.cc:493] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.246647 15782 raft_consensus.cc:3060] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.248775 15743 tablet_bootstrap.cc:492] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:22.249220 15743 ts_tablet_manager.cc:1403] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.095s	user 0.029s	sys 0.009s
I20260709 13:04:22.249758 15742 tablet_bootstrap.cc:492] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:22.250219 15742 ts_tablet_manager.cc:1403] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:04:22.252023 15743 raft_consensus.cc:359] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.252732 15743 raft_consensus.cc:385] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.253079 15743 raft_consensus.cc:740] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.252800 15742 raft_consensus.cc:359] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.253664 15742 raft_consensus.cc:385] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.253484 15782 raft_consensus.cc:515] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.254004 15742 raft_consensus.cc:740] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.253949 15743 consensus_queue.cc:260] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.254976 15742 consensus_queue.cc:260] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.255620 15782 leader_election.cc:290] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.256810 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f63a585fc84d9bbc5841fd8993e492" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:22.257066 15742 ts_tablet_manager.cc:1434] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:22.257339 15626 raft_consensus.cc:3060] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.258014 15743 ts_tablet_manager.cc:1434] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:04:22.258112 15742 tablet_bootstrap.cc:492] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:22.259040 15743 tablet_bootstrap.cc:492] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:22.263216 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f63a585fc84d9bbc5841fd8993e492" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:22.263778 15702 raft_consensus.cc:3060] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.264146 15742 tablet_bootstrap.cc:654] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.264971 15743 tablet_bootstrap.cc:654] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.264720 15451 catalog_manager.cc:5697] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.271770 15702 raft_consensus.cc:2468] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:22.272943 15519 leader_election.cc:304] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:22.273761 15782 raft_consensus.cc:2804] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.274191 15782 raft_consensus.cc:697] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:22.274938 15782 consensus_queue.cc:237] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.278980 15626 raft_consensus.cc:2468] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:22.287068 15781 raft_consensus.cc:493] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.287534 15781 raft_consensus.cc:515] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.289597 15781 leader_election.cc:290] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.291831 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89a0a7b2ee94da79244c7e8c45e4113" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
W20260709 13:04:22.293028 15519 leader_election.cc:343] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.232461 15745 ts_tablet_manager.cc:1403] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.000s
I20260709 13:04:22.293785 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89a0a7b2ee94da79244c7e8c45e4113" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:22.296589 15745 raft_consensus.cc:359] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.297286 15745 raft_consensus.cc:385] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.297570 15745 raft_consensus.cc:740] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.298278 15745 consensus_queue.cc:260] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.302955 15745 ts_tablet_manager.cc:1434] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:22.303855 15626 raft_consensus.cc:2468] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:22.304255 15742 tablet_bootstrap.cc:492] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:22.304620 15743 tablet_bootstrap.cc:492] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:22.304708 15742 ts_tablet_manager.cc:1403] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.026s
I20260709 13:04:22.304885 15518 leader_election.cc:304] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [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: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: db45473da1854d959ff574c462d84d2e
I20260709 13:04:22.305101 15743 ts_tablet_manager.cc:1403] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.020s
I20260709 13:04:22.305943 15782 raft_consensus.cc:2804] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.306289 15782 raft_consensus.cc:493] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.306587 15782 raft_consensus.cc:3060] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.307258 15742 raft_consensus.cc:359] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } }
I20260709 13:04:22.307874 15742 raft_consensus.cc:385] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.308240 15742 raft_consensus.cc:740] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.307885 15743 raft_consensus.cc:359] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.308709 15743 raft_consensus.cc:385] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.308972 15745 tablet_bootstrap.cc:492] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:22.308988 15743 raft_consensus.cc:740] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.308983 15742 consensus_queue.cc:260] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } }
I20260709 13:04:22.310120 15743 consensus_queue.cc:260] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.311291 15742 ts_tablet_manager.cc:1434] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:04:22.312305 15742 tablet_bootstrap.cc:492] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:22.312558 15743 ts_tablet_manager.cc:1434] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:22.313472 15743 tablet_bootstrap.cc:492] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:22.314673 15451 catalog_manager.cc:5697] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.317510 15742 tablet_bootstrap.cc:654] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.319808 15743 tablet_bootstrap.cc:654] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:22.325980 15667 consensus_peers.cc:597] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:04:22.327080 15745 tablet_bootstrap.cc:654] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.327382 15743 tablet_bootstrap.cc:492] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:22.327808 15743 ts_tablet_manager.cc:1403] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:04:22.330593 15743 raft_consensus.cc:359] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.331449 15743 raft_consensus.cc:385] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.331779 15743 raft_consensus.cc:740] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.313174 15782 raft_consensus.cc:515] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.335289 15742 tablet_bootstrap.cc:492] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:22.335733 15742 ts_tablet_manager.cc:1403] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260709 13:04:22.337252 15782 leader_election.cc:290] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.337456 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89a0a7b2ee94da79244c7e8c45e4113" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:22.337545 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89a0a7b2ee94da79244c7e8c45e4113" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:22.338096 15626 raft_consensus.cc:3060] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.338040 15742 raft_consensus.cc:359] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:22.338652 15519 leader_election.cc:343] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.338752 15742 raft_consensus.cc:385] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.339236 15742 raft_consensus.cc:740] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.339249 15743 consensus_queue.cc:260] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.339913 15742 consensus_queue.cc:260] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.341229 15743 ts_tablet_manager.cc:1434] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:04:22.341843 15742 ts_tablet_manager.cc:1434] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:22.342123 15743 tablet_bootstrap.cc:492] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:22.342836 15742 tablet_bootstrap.cc:492] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:22.347990 15743 tablet_bootstrap.cc:654] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.347991 15742 tablet_bootstrap.cc:654] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.358565 15626 raft_consensus.cc:2468] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:22.359544 15742 tablet_bootstrap.cc:492] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:22.359941 15742 ts_tablet_manager.cc:1403] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 13:04:22.360172 15743 tablet_bootstrap.cc:492] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:22.360620 15743 ts_tablet_manager.cc:1403] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:04:22.362205 15742 raft_consensus.cc:359] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.362839 15742 raft_consensus.cc:385] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.363113 15742 raft_consensus.cc:740] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.362972 15743 raft_consensus.cc:359] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } }
I20260709 13:04:22.363874 15743 raft_consensus.cc:385] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.364274 15743 raft_consensus.cc:740] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.363880 15742 consensus_queue.cc:260] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.364976 15765 consensus_queue.cc:1048] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.364892 15743 consensus_queue.cc:260] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } }
I20260709 13:04:22.365990 15742 ts_tablet_manager.cc:1434] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:22.366843 15742 tablet_bootstrap.cc:492] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:22.367043 15743 ts_tablet_manager.cc:1434] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:04:22.367887 15743 tablet_bootstrap.cc:492] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:22.369261 15518 leader_election.cc:304] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: db45473da1854d959ff574c462d84d2e
I20260709 13:04:22.370055 15781 raft_consensus.cc:2804] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.370518 15781 raft_consensus.cc:697] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:22.371320 15781 consensus_queue.cc:237] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.372184 15742 tablet_bootstrap.cc:654] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.373569 15743 tablet_bootstrap.cc:654] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.381862 15742 tablet_bootstrap.cc:492] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:22.382306 15742 ts_tablet_manager.cc:1403] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:04:22.383688 15745 tablet_bootstrap.cc:492] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:22.384056 15745 ts_tablet_manager.cc:1403] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.007s
I20260709 13:04:22.365664 15782 raft_consensus.cc:493] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.385252 15782 raft_consensus.cc:515] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.386004 15745 raft_consensus.cc:359] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } }
I20260709 13:04:22.386494 15745 raft_consensus.cc:385] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.386709 15745 raft_consensus.cc:740] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.387288 15782 leader_election.cc:290] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.387118 15742 raft_consensus.cc:359] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.387409 15745 consensus_queue.cc:260] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } }
I20260709 13:04:22.387761 15742 raft_consensus.cc:385] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.388819 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0701b75abf264017b09e6d4c727d6b4e" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:22.388983 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0701b75abf264017b09e6d4c727d6b4e" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:22.389451 15745 ts_tablet_manager.cc:1434] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:04:22.389777 15702 raft_consensus.cc:2468] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:22.390339 15745 tablet_bootstrap.cc:492] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
W20260709 13:04:22.390246 15518 leader_election.cc:343] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.391290 15519 leader_election.cc:304] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [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: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:22.392409 15782 raft_consensus.cc:2804] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.392812 15782 raft_consensus.cc:493] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.393210 15782 raft_consensus.cc:3060] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.388201 15742 raft_consensus.cc:740] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.394776 15742 consensus_queue.cc:260] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.397140 15742 ts_tablet_manager.cc:1434] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:04:22.397789 15743 tablet_bootstrap.cc:492] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:22.398003 15742 tablet_bootstrap.cc:492] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:22.398233 15743 ts_tablet_manager.cc:1403] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260709 13:04:22.400787 15743 raft_consensus.cc:359] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.401434 15743 raft_consensus.cc:385] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.401724 15743 raft_consensus.cc:740] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.401557 15782 raft_consensus.cc:515] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.402405 15743 consensus_queue.cc:260] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.403807 15742 tablet_bootstrap.cc:654] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.404390 15743 ts_tablet_manager.cc:1434] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:04:22.404543 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0701b75abf264017b09e6d4c727d6b4e" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:22.405776 15745 tablet_bootstrap.cc:654] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:22.405854 15518 leader_election.cc:343] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.407912 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0701b75abf264017b09e6d4c727d6b4e" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:22.408473 15702 raft_consensus.cc:3060] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.410710 15743 tablet_bootstrap.cc:492] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:22.426002 15451 catalog_manager.cc:5697] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.433022 15743 tablet_bootstrap.cc:654] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.438802 15764 raft_consensus.cc:493] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.439191 15782 leader_election.cc:290] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.439459 15764 raft_consensus.cc:515] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.443388 15764 leader_election.cc:290] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:22.444403 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e2211cd14e40e49d1cf7f12f63dd14" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:22.448735 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e2211cd14e40e49d1cf7f12f63dd14" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:22.449817 15626 raft_consensus.cc:2393] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db45473da1854d959ff574c462d84d2e in current term 1: Already voted for candidate 595f37335c974add9663f2679980a604 in this term.
I20260709 13:04:22.451615 15667 leader_election.cc:304] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:22.453220 15764 raft_consensus.cc:3060] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.463883 15782 raft_consensus.cc:493] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.464912 15764 raft_consensus.cc:2749] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.417822 15702 raft_consensus.cc:2468] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:22.466427 15519 leader_election.cc:304] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:22.467928 15781 raft_consensus.cc:2804] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.468612 15781 raft_consensus.cc:697] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:22.470017 15781 consensus_queue.cc:237] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.474797 15764 raft_consensus.cc:493] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.475852 15764 raft_consensus.cc:515] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.480230 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2abe0e4149240a09a0c4a9846f96ad3" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:22.480571 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2abe0e4149240a09a0c4a9846f96ad3" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
W20260709 13:04:22.481820 15665 leader_election.cc:343] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:22.482682 15667 leader_election.cc:343] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.483315 15667 leader_election.cc:304] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:22.464607 15782 raft_consensus.cc:515] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.484406 15765 raft_consensus.cc:2749] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.487519 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c37c4b66484fd492bd48729e4512d5" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
W20260709 13:04:22.488793 15518 leader_election.cc:343] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.488886 15764 leader_election.cc:290] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:22.489591 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c37c4b66484fd492bd48729e4512d5" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:22.490137 15742 tablet_bootstrap.cc:492] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:22.490257 15745 tablet_bootstrap.cc:492] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:22.490197 15702 raft_consensus.cc:2468] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:22.490648 15742 ts_tablet_manager.cc:1403] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.093s	user 0.029s	sys 0.054s
I20260709 13:04:22.490774 15745 ts_tablet_manager.cc:1403] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.101s	user 0.042s	sys 0.045s
I20260709 13:04:22.491560 15519 leader_election.cc:304] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [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: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:22.490490 15782 leader_election.cc:290] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.492285 15781 raft_consensus.cc:2804] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.492672 15781 raft_consensus.cc:493] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.492969 15781 raft_consensus.cc:3060] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.493003 15742 raft_consensus.cc:359] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.493702 15742 raft_consensus.cc:385] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.493984 15742 raft_consensus.cc:740] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.493135 15745 raft_consensus.cc:359] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.494702 15745 raft_consensus.cc:385] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.494982 15745 raft_consensus.cc:740] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.494827 15742 consensus_queue.cc:260] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.495626 15745 consensus_queue.cc:260] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.496169 15743 tablet_bootstrap.cc:492] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:22.496707 15743 ts_tablet_manager.cc:1403] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.000s
I20260709 13:04:22.497680 15745 ts_tablet_manager.cc:1434] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:22.498596 15745 tablet_bootstrap.cc:492] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:22.499223 15743 raft_consensus.cc:359] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.499478 15781 raft_consensus.cc:515] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.500015 15743 raft_consensus.cc:385] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.500416 15743 raft_consensus.cc:740] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.501199 15743 consensus_queue.cc:260] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.502055 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c37c4b66484fd492bd48729e4512d5" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
W20260709 13:04:22.503347 15518 leader_election.cc:343] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.503489 15743 ts_tablet_manager.cc:1434] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:22.504097 15742 ts_tablet_manager.cc:1434] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:04:22.504810 15745 tablet_bootstrap.cc:654] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.504882 15742 tablet_bootstrap.cc:492] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:22.509312 15781 leader_election.cc:290] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.509600 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c37c4b66484fd492bd48729e4512d5" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:22.510123 15702 raft_consensus.cc:3060] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.512187 15745 tablet_bootstrap.cc:492] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:22.512631 15745 ts_tablet_manager.cc:1403] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:04:22.513936 15742 tablet_bootstrap.cc:654] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.515038 15743 tablet_bootstrap.cc:492] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:22.515080 15745 raft_consensus.cc:359] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.515884 15745 raft_consensus.cc:385] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.516136 15745 raft_consensus.cc:740] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.516785 15745 consensus_queue.cc:260] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.519260 15745 ts_tablet_manager.cc:1434] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 13:04:22.520350 15745 tablet_bootstrap.cc:492] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:22.521039 15743 tablet_bootstrap.cc:654] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.526446 15745 tablet_bootstrap.cc:654] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.530009 15742 tablet_bootstrap.cc:492] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:22.530553 15742 ts_tablet_manager.cc:1403] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260709 13:04:22.531801 15448 catalog_manager.cc:5697] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.533849 15742 raft_consensus.cc:359] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.537003 15742 raft_consensus.cc:385] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.537251 15745 tablet_bootstrap.cc:492] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:22.537278 15742 raft_consensus.cc:740] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.537779 15745 ts_tablet_manager.cc:1403] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:04:22.536466 15702 raft_consensus.cc:2468] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:22.538776 15752 raft_consensus.cc:493] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.539346 15519 leader_election.cc:304] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:22.538056 15742 consensus_queue.cc:260] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.539229 15752 raft_consensus.cc:515] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } }
I20260709 13:04:22.540462 15781 raft_consensus.cc:2804] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.540973 15781 raft_consensus.cc:697] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:22.541574 15752 leader_election.cc:290] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db45473da1854d959ff574c462d84d2e (127.14.26.131:38761), 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:22.541766 15781 consensus_queue.cc:237] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.542372 15765 raft_consensus.cc:493] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.542804 15765 raft_consensus.cc:515] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.544538 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c909c7a10c4170b187a2687e128d1c" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:22.545164 15553 raft_consensus.cc:2468] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:22.546628 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89a0a7b2ee94da79244c7e8c45e4113" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:22.540433 15745 raft_consensus.cc:359] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.547150 15745 raft_consensus.cc:385] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.547364 15626 raft_consensus.cc:2393] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db45473da1854d959ff574c462d84d2e in current term 1: Already voted for candidate 595f37335c974add9663f2679980a604 in this term.
I20260709 13:04:22.548066 15591 leader_election.cc:304] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:22.548246 15765 leader_election.cc:290] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:22.547405 15745 raft_consensus.cc:740] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.549230 15745 consensus_queue.cc:260] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.549898 15815 raft_consensus.cc:493] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.549413 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89a0a7b2ee94da79244c7e8c45e4113" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:22.550450 15815 raft_consensus.cc:515] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.552155 15665 leader_election.cc:304] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:22.552539 15743 tablet_bootstrap.cc:492] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:22.552995 15764 raft_consensus.cc:3060] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.553289 15743 ts_tablet_manager.cc:1403] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.008s
I20260709 13:04:22.553768 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a353cd540d4ccbb9b00dbcf0117acd" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:22.555346 15752 raft_consensus.cc:2804] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.555697 15752 raft_consensus.cc:493] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.556443 15765 raft_consensus.cc:493] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.556504 15743 raft_consensus.cc:359] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.556990 15765 raft_consensus.cc:515] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.557408 15743 raft_consensus.cc:385] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.557761 15743 raft_consensus.cc:740] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.558525 15743 consensus_queue.cc:260] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.549968 15742 ts_tablet_manager.cc:1434] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 13:04:22.560025 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ca92ff02324cd08a5b18315a6513eb" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:22.560336 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ca92ff02324cd08a5b18315a6513eb" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:22.560971 15743 ts_tablet_manager.cc:1434] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
W20260709 13:04:22.561285 15665 leader_election.cc:343] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.562474 15743 tablet_bootstrap.cc:492] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:22.562713 15742 tablet_bootstrap.cc:492] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
W20260709 13:04:22.566267 15667 leader_election.cc:343] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.566686 15667 leader_election.cc:304] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:22.556002 15752 raft_consensus.cc:3060] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.567930 15781 raft_consensus.cc:493] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.568492 15817 raft_consensus.cc:2749] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.568387 15781 raft_consensus.cc:515] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.569489 15743 tablet_bootstrap.cc:654] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.572494 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a353cd540d4ccbb9b00dbcf0117acd" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:22.558962 15765 leader_election.cc:290] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:22.575788 15591 leader_election.cc:304] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:22.574276 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63aaf67c5b974f88b3a9c1c1f1afc336" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:22.577751 15626 raft_consensus.cc:2393] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:22.577813 15742 tablet_bootstrap.cc:654] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.580579 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63aaf67c5b974f88b3a9c1c1f1afc336" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:22.582332 15781 leader_election.cc:290] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.586019 15815 leader_election.cc:290] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.587103 15815 raft_consensus.cc:2749] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.587984 15745 ts_tablet_manager.cc:1434] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.050s	user 0.018s	sys 0.017s
I20260709 13:04:22.580279 15752 raft_consensus.cc:515] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } }
I20260709 13:04:22.589991 15518 leader_election.cc:304] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:22.586107 15764 raft_consensus.cc:2749] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.583494 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c909c7a10c4170b187a2687e128d1c" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:22.591037 15702 raft_consensus.cc:2468] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:22.591075 15781 raft_consensus.cc:3060] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.591167 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c909c7a10c4170b187a2687e128d1c" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:22.583150 15448 catalog_manager.cc:5697] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.591881 15701 raft_consensus.cc:3060] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.594264 15743 tablet_bootstrap.cc:492] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:22.594684 15743 ts_tablet_manager.cc:1403] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.004s
I20260709 13:04:22.598572 15781 raft_consensus.cc:2749] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.598654 15701 raft_consensus.cc:2468] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:22.599845 15594 leader_election.cc:304] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:22.591151 15745 tablet_bootstrap.cc:492] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:22.600988 15743 raft_consensus.cc:359] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.601634 15743 raft_consensus.cc:385] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.601897 15743 raft_consensus.cc:740] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.601257 15752 leader_election.cc:290] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers db45473da1854d959ff574c462d84d2e (127.14.26.131:38761), 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:22.604779 15742 tablet_bootstrap.cc:492] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:22.602481 15743 consensus_queue.cc:260] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.605211 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c909c7a10c4170b187a2687e128d1c" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:22.605760 15553 raft_consensus.cc:3060] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.606642 15743 ts_tablet_manager.cc:1434] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:04:22.607504 15743 tablet_bootstrap.cc:492] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:22.612692 15553 raft_consensus.cc:2468] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:22.605206 15742 ts_tablet_manager.cc:1403] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.043s	user 0.001s	sys 0.009s
I20260709 13:04:22.613143 15743 tablet_bootstrap.cc:654] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.613456 15818 raft_consensus.cc:2804] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.615216 15818 raft_consensus.cc:697] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:22.613504 15745 tablet_bootstrap.cc:654] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.616322 15818 consensus_queue.cc:237] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } }
I20260709 13:04:22.616842 15742 raft_consensus.cc:359] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.617560 15742 raft_consensus.cc:385] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.617865 15742 raft_consensus.cc:740] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.618636 15742 consensus_queue.cc:260] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.624188 15743 tablet_bootstrap.cc:492] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:22.624609 15743 ts_tablet_manager.cc:1403] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 13:04:22.626988 15743 raft_consensus.cc:359] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.627655 15743 raft_consensus.cc:385] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.627909 15743 raft_consensus.cc:740] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.628525 15743 consensus_queue.cc:260] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.629009 15742 ts_tablet_manager.cc:1434] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:04:22.630380 15743 ts_tablet_manager.cc:1434] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:04:22.631265 15743 tablet_bootstrap.cc:492] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:22.633589 15742 tablet_bootstrap.cc:492] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:22.640524 15764 consensus_queue.cc:1048] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.643170 15742 tablet_bootstrap.cc:654] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.644055 15745 tablet_bootstrap.cc:492] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:22.644484 15745 ts_tablet_manager.cc:1403] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.009s
I20260709 13:04:22.648176 15745 raft_consensus.cc:359] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.649031 15745 raft_consensus.cc:385] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.649353 15745 raft_consensus.cc:740] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.651609 15743 tablet_bootstrap.cc:654] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.654188 15745 consensus_queue.cc:260] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.654008 15449 catalog_manager.cc:5697] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.656270 15745 ts_tablet_manager.cc:1434] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:04:22.657194 15745 tablet_bootstrap.cc:492] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:22.659304 15742 tablet_bootstrap.cc:492] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:22.659732 15742 ts_tablet_manager.cc:1403] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.010s
I20260709 13:04:22.662608 15745 tablet_bootstrap.cc:654] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.665016 15743 tablet_bootstrap.cc:492] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:22.665480 15742 raft_consensus.cc:359] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.665421 15743 ts_tablet_manager.cc:1403] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.004s
I20260709 13:04:22.666102 15742 raft_consensus.cc:385] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.666374 15742 raft_consensus.cc:740] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.666985 15742 consensus_queue.cc:260] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.669509 15742 ts_tablet_manager.cc:1434] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 13:04:22.670434 15742 tablet_bootstrap.cc:492] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:22.670552 15817 raft_consensus.cc:493] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.671242 15817 raft_consensus.cc:515] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.671501 15765 consensus_queue.cc:1048] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.671722 15743 raft_consensus.cc:359] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.672462 15743 raft_consensus.cc:385] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.672709 15743 raft_consensus.cc:740] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.673331 15817 leader_election.cc:290] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:22.673409 15743 consensus_queue.cc:260] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.675458 15743 ts_tablet_manager.cc:1434] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:04:22.676246 15743 tablet_bootstrap.cc:492] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:22.676411 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae74476ad8b4a32b1325c581d87aeb9" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:22.676684 15742 tablet_bootstrap.cc:654] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.677175 15625 raft_consensus.cc:2393] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db45473da1854d959ff574c462d84d2e in current term 1: Already voted for candidate 595f37335c974add9663f2679980a604 in this term.
I20260709 13:04:22.677964 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae74476ad8b4a32b1325c581d87aeb9" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:22.679240 15665 leader_election.cc:304] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:22.680296 15817 raft_consensus.cc:3060] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.686233 15743 tablet_bootstrap.cc:654] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.696072 15817 raft_consensus.cc:2749] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.696692 15817 consensus_queue.cc:1048] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.702435 15781 consensus_queue.cc:1048] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:22.704018 15742 tablet_bootstrap.cc:492] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:22.704459 15742 ts_tablet_manager.cc:1403] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.008s
I20260709 13:04:22.705403 15743 tablet_bootstrap.cc:492] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:22.705806 15743 ts_tablet_manager.cc:1403] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.007s
I20260709 13:04:22.710026 15745 tablet_bootstrap.cc:492] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:22.710443 15745 ts_tablet_manager.cc:1403] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.006s
I20260709 13:04:22.710812 15776 consensus_queue.cc:1048] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.713375 15745 raft_consensus.cc:359] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.714007 15745 raft_consensus.cc:385] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.714304 15745 raft_consensus.cc:740] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.714996 15752 raft_consensus.cc:493] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.715456 15752 raft_consensus.cc:515] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.715595 15743 raft_consensus.cc:359] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.716192 15743 raft_consensus.cc:385] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.716451 15743 raft_consensus.cc:740] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.717412 15752 leader_election.cc:290] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.717130 15743 consensus_queue.cc:260] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.718106 15781 consensus_queue.cc:1048] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:22.719583 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0701b75abf264017b09e6d4c727d6b4e" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:22.720099 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0701b75abf264017b09e6d4c727d6b4e" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:22.720407 15702 raft_consensus.cc:2393] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37fbf86beed3461ba5595921ebea28ae in current term 1: Already voted for candidate 595f37335c974add9663f2679980a604 in this term.
I20260709 13:04:22.721978 15594 leader_election.cc:304] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:22.714996 15745 consensus_queue.cc:260] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.727134 15752 raft_consensus.cc:3060] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.728516 15743 ts_tablet_manager.cc:1434] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.005s
I20260709 13:04:22.731599 15782 consensus_queue.cc:1048] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.733912 15752 raft_consensus.cc:2749] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.733999 15781 consensus_queue.cc:1048] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.735816 15745 ts_tablet_manager.cc:1434] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:04:22.740840 15818 raft_consensus.cc:493] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.741385 15818 raft_consensus.cc:515] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.743278 15745 tablet_bootstrap.cc:492] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:22.744371 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dcb72f701e41bbaa00f12f1f6da454" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:22.706904 15742 raft_consensus.cc:359] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.745399 15742 raft_consensus.cc:385] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:04:22.745637 15591 leader_election.cc:343] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.748337 15818 leader_election.cc:290] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:22.750645 15743 tablet_bootstrap.cc:492] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:22.745677 15742 raft_consensus.cc:740] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.938882 15742 consensus_queue.cc:260] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.924525 15553 raft_consensus.cc:3060] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.832134 15782 raft_consensus.cc:493] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.786763 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dcb72f701e41bbaa00f12f1f6da454" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:22.931278 15776 raft_consensus.cc:493] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.932554 15765 raft_consensus.cc:493] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.941146 15818 raft_consensus.cc:493] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:22.973942 15594 leader_election.cc:343] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.958356 15776 raft_consensus.cc:515] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.985877 15594 leader_election.cc:304] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:22.957403 15782 raft_consensus.cc:515] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.990154 15781 raft_consensus.cc:493] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.963665 15765 raft_consensus.cc:515] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:22.968631 15818 raft_consensus.cc:515] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.019570 15745 tablet_bootstrap.cc:654] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.008337 15816 raft_consensus.cc:2749] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.020494 15742 ts_tablet_manager.cc:1434] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.316s	user 0.028s	sys 0.036s
I20260709 13:04:22.988127 15840 raft_consensus.cc:493] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.018863 15752 raft_consensus.cc:493] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.011332 15781 raft_consensus.cc:515] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.043696 15742 tablet_bootstrap.cc:492] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:23.048974 15743 tablet_bootstrap.cc:654] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.053189 15818 leader_election.cc:290] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.043231 15752 raft_consensus.cc:515] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.059839 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2abe0e4149240a09a0c4a9846f96ad3" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:23.045436 15842 raft_consensus.cc:493] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.035543 15840 raft_consensus.cc:515] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.062552 15842 raft_consensus.cc:515] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.063162 15702 raft_consensus.cc:2468] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:23.068392 15594 leader_election.cc:304] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:23.069239 15840 leader_election.cc:290] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.071784 15776 leader_election.cc:290] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.069268 15815 raft_consensus.cc:2804] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.071821 15845 consensus_queue.cc:1048] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:04:23.072616 15815 raft_consensus.cc:493] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.077900 15815 raft_consensus.cc:3060] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.077987 15843 raft_consensus.cc:493] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.078687 15843 raft_consensus.cc:515] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.079711 15742 tablet_bootstrap.cc:654] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.071835 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2abe0e4149240a09a0c4a9846f96ad3" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:23.081799 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:23.083190 15552 raft_consensus.cc:2468] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:23.083889 15842 leader_election.cc:290] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.084368 15842 consensus_queue.cc:1048] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:23.086544 15665 leader_election.cc:304] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:23.087345 15817 raft_consensus.cc:2804] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.087692 15817 raft_consensus.cc:493] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.088016 15817 raft_consensus.cc:3060] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.083210 15765 leader_election.cc:290] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:23.099419 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:23.090139 15752 leader_election.cc:290] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.091157 15553 raft_consensus.cc:2468] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:23.096355 15781 leader_election.cc:290] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.102835 15841 consensus_queue.cc:1048] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 13:04:23.104286 15765 raft_consensus.cc:493] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.110878 15765 raft_consensus.cc:515] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.109565 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:23.108464 15551 raft_consensus.cc:2468] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:23.121484 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74333685565427e8736da004ed7d18f" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:23.128937 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837557d007eb4838b33d6b277ccb19c3" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:23.131075 15665 leader_election.cc:343] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.131666 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887e02292ac490dab5636af4e313c19" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.132747 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74333685565427e8736da004ed7d18f" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.132933 15843 leader_election.cc:290] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.132710 15815 raft_consensus.cc:515] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.133086 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:23.135485 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2abe0e4149240a09a0c4a9846f96ad3" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:23.136031 15550 raft_consensus.cc:3060] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.136026 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2abe0e4149240a09a0c4a9846f96ad3" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:23.136858 15700 raft_consensus.cc:3060] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.136941 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.128304 15765 leader_election.cc:290] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:23.138760 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2abe0e4149240a09a0c4a9846f96ad3" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:23.141553 15742 tablet_bootstrap.cc:492] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:23.141924 15742 ts_tablet_manager.cc:1403] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.098s	user 0.006s	sys 0.022s
I20260709 13:04:23.134820 15815 leader_election.cc:290] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.142825 15628 raft_consensus.cc:2468] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:23.143401 15782 leader_election.cc:290] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.143641 15743 tablet_bootstrap.cc:492] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:23.143913 15745 tablet_bootstrap.cc:492] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:23.144039 15743 ts_tablet_manager.cc:1403] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.394s	user 0.016s	sys 0.020s
I20260709 13:04:23.144342 15745 ts_tablet_manager.cc:1403] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.401s	user 0.009s	sys 0.015s
I20260709 13:04:23.144876 15843 consensus_queue.cc:1048] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:04:23.163121 15778 consensus_queue.cc:1048] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:04:23.165023 15518 consensus_peers.cc:597] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:04:23.177621 15742 raft_consensus.cc:359] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.178802 15742 raft_consensus.cc:385] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.167999 15764 raft_consensus.cc:493] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.179184 15742 raft_consensus.cc:740] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.163435 15591 leader_election.cc:304] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:23.183370 15742 consensus_queue.cc:260] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:23.184707 15518 leader_election.cc:343] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.185278 15815 consensus_queue.cc:1048] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.186190 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ca92ff02324cd08a5b18315a6513eb" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:23.186795 15697 raft_consensus.cc:2468] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:23.186980 15817 raft_consensus.cc:515] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.188043 15701 raft_consensus.cc:2393] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37fbf86beed3461ba5595921ebea28ae in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:23.188604 15743 raft_consensus.cc:359] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:23.188740 15518 leader_election.cc:343] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.189265 15743 raft_consensus.cc:385] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.189543 15817 leader_election.cc:290] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:23.189724 15743 raft_consensus.cc:740] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.190862 15743 consensus_queue.cc:260] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.194655 15815 raft_consensus.cc:2804] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.196609 15815 raft_consensus.cc:493] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.196568 15518 leader_election.cc:304] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:23.196471 15845 consensus_queue.cc:1048] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.197129 15815 raft_consensus.cc:3060] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.197489 15782 raft_consensus.cc:2804] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.197809 15782 raft_consensus.cc:493] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.198122 15782 raft_consensus.cc:3060] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.182288 15764 raft_consensus.cc:515] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.213404 15700 raft_consensus.cc:2468] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:23.216632 15752 consensus_queue.cc:1048] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.228700 15843 raft_consensus.cc:493] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.265856 15624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837557d007eb4838b33d6b277ccb19c3" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.237788 15698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887e02292ac490dab5636af4e313c19" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:23.272286 15698 raft_consensus.cc:2468] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:23.272706 15843 raft_consensus.cc:515] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:23.259398 15519 leader_election.cc:343] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.273765 15519 leader_election.cc:304] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:23.274250 15815 raft_consensus.cc:515] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.243822 15627 raft_consensus.cc:3060] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.238636 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
W20260709 13:04:23.237823 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:23.274749 15843 leader_election.cc:290] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.244158 15743 ts_tablet_manager.cc:1434] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.100s	user 0.010s	sys 0.003s
I20260709 13:04:23.258915 15781 consensus_queue.cc:1048] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:04:23.277284 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:23.277971 15840 raft_consensus.cc:2749] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.240154 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ca92ff02324cd08a5b18315a6513eb" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.276464 15815 leader_election.cc:290] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.280777 15628 raft_consensus.cc:2393] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db45473da1854d959ff574c462d84d2e in current term 1: Already voted for candidate 37fbf86beed3461ba5595921ebea28ae in this term.
I20260709 13:04:23.244364 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2abe0e4149240a09a0c4a9846f96ad3" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.257566 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:23.228298 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:23.241118 15764 leader_election.cc:290] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:23.294140 15625 raft_consensus.cc:2393] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate 37fbf86beed3461ba5595921ebea28ae in this term.
I20260709 13:04:23.296527 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887e02292ac490dab5636af4e313c19" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.242228 15778 consensus_queue.cc:1048] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.042s
I20260709 13:04:23.253743 15745 raft_consensus.cc:359] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.304046 15745 raft_consensus.cc:385] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.304394 15745 raft_consensus.cc:740] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.238868 15550 raft_consensus.cc:2468] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:23.267791 15782 raft_consensus.cc:515] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.305859 15745 consensus_queue.cc:260] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.307207 15742 ts_tablet_manager.cc:1434] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.165s	user 0.029s	sys 0.052s
I20260709 13:04:23.308259 15742 tablet_bootstrap.cc:492] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:23.244976 15845 consensus_queue.cc:1048] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.060s
I20260709 13:04:23.315771 15745 ts_tablet_manager.cc:1434] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.171s	user 0.010s	sys 0.001s
I20260709 13:04:23.316048 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:23.316820 15745 tablet_bootstrap.cc:492] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:23.313647 15628 raft_consensus.cc:2468] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
W20260709 13:04:23.329671 15667 leader_election.cc:343] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.330336 15553 raft_consensus.cc:2393] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37fbf86beed3461ba5595921ebea28ae in current term 1: Already voted for candidate 595f37335c974add9663f2679980a604 in this term.
I20260709 13:04:23.333132 15519 leader_election.cc:304] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:23.330276 15667 leader_election.cc:304] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:23.334239 15840 raft_consensus.cc:2804] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.371479 15743 tablet_bootstrap.cc:492] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:23.372646 15855 raft_consensus.cc:2749] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.378036 15622 raft_consensus.cc:2393] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db45473da1854d959ff574c462d84d2e in current term 1: Already voted for candidate 37fbf86beed3461ba5595921ebea28ae in this term.
I20260709 13:04:23.360510 15840 raft_consensus.cc:493] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.385931 15519 leader_election.cc:304] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [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: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:23.379243 15764 raft_consensus.cc:493] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.387673 15764 raft_consensus.cc:515] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.389154 15842 raft_consensus.cc:2804] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.389573 15842 raft_consensus.cc:493] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.389886 15764 leader_election.cc:290] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:23.389936 15842 raft_consensus.cc:3060] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.394490 15667 leader_election.cc:304] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:23.377117 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:23.399554 15850 raft_consensus.cc:2804] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.400199 15850 raft_consensus.cc:493] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.400651 15850 raft_consensus.cc:3060] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.391270 15840 raft_consensus.cc:3060] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.399621 15701 raft_consensus.cc:2393] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37fbf86beed3461ba5595921ebea28ae in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:23.404470 15665 leader_election.cc:304] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:23.392453 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.397118 15698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:23.414007 15855 raft_consensus.cc:2749] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.402565 15594 leader_election.cc:304] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:23.419078 15742 tablet_bootstrap.cc:654] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.414878 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887e02292ac490dab5636af4e313c19" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:23.413614 15698 raft_consensus.cc:2468] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:23.425724 15782 leader_election.cc:290] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.426338 15752 raft_consensus.cc:2804] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.431273 15752 raft_consensus.cc:697] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:23.432096 15752 consensus_queue.cc:237] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.432669 15743 tablet_bootstrap.cc:654] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:23.426959 15518 leader_election.cc:343] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.427523 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:23.427467 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.428103 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.438166 15553 raft_consensus.cc:2468] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:23.449753 15518 leader_election.cc:304] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
W20260709 13:04:23.450104 15856 log.cc:927] Time spent T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260709 13:04:23.450639 15782 raft_consensus.cc:2749] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.460072 15745 tablet_bootstrap.cc:654] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.443216 15665 leader_election.cc:304] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:23.465673 15519 leader_election.cc:304] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:23.467119 15698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:23.466959 15850 raft_consensus.cc:515] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.467845 15698 raft_consensus.cc:2393] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:23.470424 15782 raft_consensus.cc:2804] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.478235 15782 raft_consensus.cc:493] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.475451 15764 raft_consensus.cc:2804] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.478924 15764 raft_consensus.cc:493] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.479338 15764 raft_consensus.cc:3060] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.478570 15782 raft_consensus.cc:3060] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:23.480283 15591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 64974.3us
I20260709 13:04:23.481019 15850 leader_election.cc:290] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:23.484655 15591 leader_election.cc:304] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:23.485741 15818 raft_consensus.cc:2749] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.486065 15764 raft_consensus.cc:515] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.491607 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:23.492703 15625 raft_consensus.cc:2393] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate 37fbf86beed3461ba5595921ebea28ae in this term.
I20260709 13:04:23.493381 15782 raft_consensus.cc:515] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.495059 15518 leader_election.cc:304] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
W20260709 13:04:23.496431 15518 leader_election.cc:343] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.496464 15843 raft_consensus.cc:2749] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:23.506073 15855 raft_consensus.cc:493] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:23.506610 15667 leader_election.cc:343] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.516702 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887e02292ac490dab5636af4e313c19" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:23.508159 15855 raft_consensus.cc:515] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.524875 15764 leader_election.cc:290] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:23.531896 15855 leader_election.cc:290] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:23.531921 15519 leader_election.cc:304] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [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: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:23.535161 15840 raft_consensus.cc:515] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.537108 15840 leader_election.cc:290] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.538713 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:23.539884 15549 raft_consensus.cc:2393] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db45473da1854d959ff574c462d84d2e in current term 1: Already voted for candidate 595f37335c974add9663f2679980a604 in this term.
I20260709 13:04:23.540629 15842 raft_consensus.cc:515] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.541700 15550 raft_consensus.cc:2393] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db45473da1854d959ff574c462d84d2e in current term 1: Already voted for candidate 595f37335c974add9663f2679980a604 in this term.
W20260709 13:04:23.542732 15861 log.cc:927] Time spent T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 13:04:23.545087 15840 raft_consensus.cc:2749] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.548902 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887e02292ac490dab5636af4e313c19" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:23.549640 15627 raft_consensus.cc:3060] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.563954 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74333685565427e8736da004ed7d18f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:23.564589 15550 raft_consensus.cc:2468] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:23.568487 15665 leader_election.cc:304] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:23.569247 15765 raft_consensus.cc:2804] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.569633 15765 raft_consensus.cc:493] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.569960 15765 raft_consensus.cc:3060] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.575555 15782 leader_election.cc:290] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.583283 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:23.584096 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ca92ff02324cd08a5b18315a6513eb" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:23.579658 15627 raft_consensus.cc:2468] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:23.586203 15842 leader_election.cc:290] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.591112 15765 raft_consensus.cc:515] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.591604 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ca92ff02324cd08a5b18315a6513eb" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:23.592190 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:23.592536 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887e02292ac490dab5636af4e313c19" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:23.593258 15702 raft_consensus.cc:3060] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.593451 15697 raft_consensus.cc:2393] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:23.593462 15699 raft_consensus.cc:2393] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:23.595163 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74333685565427e8736da004ed7d18f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.597193 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
W20260709 13:04:23.597245 15518 leader_election.cc:343] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.599321 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887e02292ac490dab5636af4e313c19" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:23.600131 15620 raft_consensus.cc:2393] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:23.600090 15702 raft_consensus.cc:2468] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:23.600517 15743 tablet_bootstrap.cc:492] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:23.601094 15743 ts_tablet_manager.cc:1403] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.230s	user 0.010s	sys 0.028s
W20260709 13:04:23.601805 15518 leader_election.cc:343] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.603665 15745 tablet_bootstrap.cc:492] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:23.604097 15745 ts_tablet_manager.cc:1403] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.287s	user 0.035s	sys 0.036s
I20260709 13:04:23.606624 15745 raft_consensus.cc:359] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.608670 15745 raft_consensus.cc:385] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.608964 15745 raft_consensus.cc:740] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.609692 15745 consensus_queue.cc:260] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.613787 15745 ts_tablet_manager.cc:1434] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:23.615859 15742 tablet_bootstrap.cc:492] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:23.616389 15742 ts_tablet_manager.cc:1403] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.308s	user 0.019s	sys 0.007s
I20260709 13:04:23.616842 15745 tablet_bootstrap.cc:492] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:23.618860 15519 leader_election.cc:304] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [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: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:23.620198 15519 leader_election.cc:304] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [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: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:23.622161 15846 raft_consensus.cc:2749] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.622910 15840 raft_consensus.cc:2749] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.628140 15743 raft_consensus.cc:359] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.630784 15743 raft_consensus.cc:385] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.631145 15743 raft_consensus.cc:740] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.628311 15448 catalog_manager.cc:5697] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:23.629846 15667 leader_election.cc:343] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.631841 15743 consensus_queue.cc:260] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.634184 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74333685565427e8736da004ed7d18f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:23.633899 15742 raft_consensus.cc:359] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.634596 15667 leader_election.cc:304] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:23.634720 15550 raft_consensus.cc:3060] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.634990 15742 raft_consensus.cc:385] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.635356 15742 raft_consensus.cc:740] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.635452 15743 ts_tablet_manager.cc:1434] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.004s
I20260709 13:04:23.636322 15743 tablet_bootstrap.cc:492] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:23.635972 15742 consensus_queue.cc:260] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.631798 15765 leader_election.cc:290] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:23.640522 15855 raft_consensus.cc:2749] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.643213 15742 ts_tablet_manager.cc:1434] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260709 13:04:23.643836 15667 leader_election.cc:304] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:23.644742 15855 raft_consensus.cc:2804] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:04:23.645038 15667 leader_election.cc:343] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.645375 15855 raft_consensus.cc:697] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:23.647410 15550 raft_consensus.cc:2468] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:23.646435 15519 leader_election.cc:304] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:23.646442 15855 consensus_queue.cc:237] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.648547 15665 leader_election.cc:304] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:23.647590 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74333685565427e8736da004ed7d18f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:23.644366 15742 tablet_bootstrap.cc:492] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:23.651747 15765 raft_consensus.cc:2804] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.650800 15776 raft_consensus.cc:2804] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.667796 15776 raft_consensus.cc:697] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:23.668671 15776 consensus_queue.cc:237] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.675854 15765 raft_consensus.cc:697] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:23.678550 15765 consensus_queue.cc:237] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:23.679183 15667 leader_election.cc:343] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.696525 15742 tablet_bootstrap.cc:654] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.698683 15743 tablet_bootstrap.cc:654] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.699671 15745 tablet_bootstrap.cc:654] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.705626 15742 tablet_bootstrap.cc:492] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:23.706027 15742 ts_tablet_manager.cc:1403] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.062s	user 0.004s	sys 0.011s
I20260709 13:04:23.708627 15742 raft_consensus.cc:359] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.709152 15742 raft_consensus.cc:385] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.709370 15742 raft_consensus.cc:740] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.709966 15742 consensus_queue.cc:260] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.711670 15742 ts_tablet_manager.cc:1434] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 13:04:23.712435 15742 tablet_bootstrap.cc:492] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:23.713658 15745 tablet_bootstrap.cc:492] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:23.714211 15745 ts_tablet_manager.cc:1403] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.006s
I20260709 13:04:23.717170 15742 tablet_bootstrap.cc:654] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.718928 15745 raft_consensus.cc:359] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.719594 15745 raft_consensus.cc:385] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.719838 15745 raft_consensus.cc:740] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.720515 15745 consensus_queue.cc:260] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.723515 15743 tablet_bootstrap.cc:492] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:23.723886 15742 tablet_bootstrap.cc:492] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:23.723932 15743 ts_tablet_manager.cc:1403] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.004s
I20260709 13:04:23.724290 15745 ts_tablet_manager.cc:1434] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:04:23.724869 15742 ts_tablet_manager.cc:1403] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:04:23.725138 15745 tablet_bootstrap.cc:492] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:23.726645 15743 raft_consensus.cc:359] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.727295 15743 raft_consensus.cc:385] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.727550 15743 raft_consensus.cc:740] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.727448 15742 raft_consensus.cc:359] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.728118 15742 raft_consensus.cc:385] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.728370 15742 raft_consensus.cc:740] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.728405 15743 consensus_queue.cc:260] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.729146 15742 consensus_queue.cc:260] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.730659 15743 ts_tablet_manager.cc:1434] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:04:23.730726 15745 tablet_bootstrap.cc:654] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.731294 15742 ts_tablet_manager.cc:1434] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:04:23.731608 15743 tablet_bootstrap.cc:492] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:23.732177 15742 tablet_bootstrap.cc:492] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:23.738302 15742 tablet_bootstrap.cc:654] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.739051 15743 tablet_bootstrap.cc:654] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.747407 15745 tablet_bootstrap.cc:492] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:23.747988 15745 ts_tablet_manager.cc:1403] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 13:04:23.747104 15449 catalog_manager.cc:5697] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.749174 15816 raft_consensus.cc:493] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.749603 15816 raft_consensus.cc:515] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.750427 15745 raft_consensus.cc:359] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.751075 15745 raft_consensus.cc:385] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.751340 15745 raft_consensus.cc:740] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.751741 15816 leader_election.cc:290] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.751957 15745 consensus_queue.cc:260] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.753213 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec9b8458c794a5a81331249557ab35f" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:23.753885 15745 ts_tablet_manager.cc:1434] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:23.754698 15745 tablet_bootstrap.cc:492] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:23.755157 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec9b8458c794a5a81331249557ab35f" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:23.756673 15594 leader_election.cc:343] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.757287 15855 raft_consensus.cc:493] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:23.757505 15591 leader_election.cc:343] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.757752 15855 raft_consensus.cc:515] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.758026 15591 leader_election.cc:304] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:23.759033 15818 raft_consensus.cc:2749] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.759824 15855 leader_election.cc:290] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:23.760673 15745 tablet_bootstrap.cc:654] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.761176 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c49639517ab4cdabf2d3d92c84a14ba" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:23.761291 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c49639517ab4cdabf2d3d92c84a14ba" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.760550 15776 raft_consensus.cc:493] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:23.762650 15667 leader_election.cc:343] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.762669 15776 raft_consensus.cc:515] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.764916 15742 tablet_bootstrap.cc:492] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:23.765321 15742 ts_tablet_manager.cc:1403] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.006s
W20260709 13:04:23.767915 15665 leader_election.cc:343] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.767693 15742 raft_consensus.cc:359] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.768435 15742 raft_consensus.cc:385] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.768373 15665 leader_election.cc:304] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:23.768837 15742 raft_consensus.cc:740] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.769749 15855 raft_consensus.cc:2749] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.770455 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dcb72f701e41bbaa00f12f1f6da454" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:23.770097 15742 consensus_queue.cc:260] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.771059 15697 raft_consensus.cc:2468] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:23.771600 15818 raft_consensus.cc:493] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.771965 15818 raft_consensus.cc:515] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.772421 15742 ts_tablet_manager.cc:1434] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:04:23.773269 15742 tablet_bootstrap.cc:492] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:23.773389 15818 leader_election.cc:290] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.774165 15519 leader_election.cc:304] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:23.774402 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dcb72f701e41bbaa00f12f1f6da454" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.774981 15627 raft_consensus.cc:2468] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:23.774986 15842 raft_consensus.cc:2804] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.775765 15842 raft_consensus.cc:493] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.776005 15842 raft_consensus.cc:3060] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.779114 15742 tablet_bootstrap.cc:654] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.779073 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837557d007eb4838b33d6b277ccb19c3" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:23.779762 15697 raft_consensus.cc:2468] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:23.781032 15776 leader_election.cc:290] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.781436 15842 raft_consensus.cc:515] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.782043 15594 leader_election.cc:304] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:23.782754 15818 raft_consensus.cc:2804] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.783111 15818 raft_consensus.cc:493] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.783413 15818 raft_consensus.cc:3060] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.784113 15743 tablet_bootstrap.cc:492] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:23.784533 15743 ts_tablet_manager.cc:1403] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.003s
I20260709 13:04:23.786405 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837557d007eb4838b33d6b277ccb19c3" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:23.787087 15550 raft_consensus.cc:2468] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:23.788594 15842 leader_election.cc:290] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.789227 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dcb72f701e41bbaa00f12f1f6da454" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:23.789759 15697 raft_consensus.cc:3060] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.790570 15743 raft_consensus.cc:359] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.791276 15743 raft_consensus.cc:385] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.791479 15743 raft_consensus.cc:740] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.793305 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dcb72f701e41bbaa00f12f1f6da454" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:23.793862 15627 raft_consensus.cc:3060] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.797683 15697 raft_consensus.cc:2468] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:23.798697 15519 leader_election.cc:304] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:23.799481 15842 raft_consensus.cc:2804] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.800077 15842 raft_consensus.cc:697] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:23.800870 15842 consensus_queue.cc:237] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.803475 15448 catalog_manager.cc:5697] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.805466 15743 consensus_queue.cc:260] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.807297 15627 raft_consensus.cc:2468] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:23.807510 15743 ts_tablet_manager.cc:1434] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:04:23.809245 15743 tablet_bootstrap.cc:492] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:23.809134 15818 raft_consensus.cc:515] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.808599 15448 catalog_manager.cc:5697] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.812940 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837557d007eb4838b33d6b277ccb19c3" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:23.814440 15550 raft_consensus.cc:3060] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.816659 15742 tablet_bootstrap.cc:492] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:23.817085 15742 ts_tablet_manager.cc:1403] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.017s
I20260709 13:04:23.819551 15742 raft_consensus.cc:359] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.820158 15742 raft_consensus.cc:385] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.820401 15742 raft_consensus.cc:740] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.820832 15550 raft_consensus.cc:2468] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:23.821023 15742 consensus_queue.cc:260] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.822158 15591 leader_election.cc:304] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:23.822579 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837557d007eb4838b33d6b277ccb19c3" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:23.823153 15697 raft_consensus.cc:3060] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.823617 15816 raft_consensus.cc:2804] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.824158 15816 raft_consensus.cc:697] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:23.823176 15742 ts_tablet_manager.cc:1434] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:04:23.824906 15816 consensus_queue.cc:237] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.825897 15742 tablet_bootstrap.cc:492] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:23.822862 15451 catalog_manager.cc:5697] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.829648 15697 raft_consensus.cc:2468] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:23.813161 15818 leader_election.cc:290] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:23.831676 15742 tablet_bootstrap.cc:654] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.813378 15745 tablet_bootstrap.cc:492] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:23.832226 15745 ts_tablet_manager.cc:1403] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.008s
I20260709 13:04:23.837116 15743 tablet_bootstrap.cc:654] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.843115 15745 raft_consensus.cc:359] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.843528 15742 tablet_bootstrap.cc:492] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:23.843888 15745 raft_consensus.cc:385] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.844046 15742 ts_tablet_manager.cc:1403] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:04:23.844281 15745 raft_consensus.cc:740] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.845148 15745 consensus_queue.cc:260] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.846691 15742 raft_consensus.cc:359] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.847473 15742 raft_consensus.cc:385] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.847749 15742 raft_consensus.cc:740] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.848675 15745 ts_tablet_manager.cc:1434] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:04:23.848357 15742 consensus_queue.cc:260] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.850363 15745 tablet_bootstrap.cc:492] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:23.851620 15742 ts_tablet_manager.cc:1434] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:04:23.852524 15742 tablet_bootstrap.cc:492] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:23.857932 15742 tablet_bootstrap.cc:654] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.858843 15745 tablet_bootstrap.cc:654] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.866146 15448 catalog_manager.cc:5697] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.875811 15855 raft_consensus.cc:493] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.876291 15855 raft_consensus.cc:515] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.877853 15855 leader_election.cc:290] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:23.878650 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a75442baac94e579714ac1f8ca11b26" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:23.878885 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a75442baac94e579714ac1f8ca11b26" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:23.879441 15627 raft_consensus.cc:2468] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
W20260709 13:04:23.880033 15665 leader_election.cc:343] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.880616 15667 leader_election.cc:304] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:23.881321 15855 raft_consensus.cc:2804] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.881628 15855 raft_consensus.cc:493] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.882030 15855 raft_consensus.cc:3060] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.892288 15743 tablet_bootstrap.cc:492] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:23.892879 15742 tablet_bootstrap.cc:492] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:23.892874 15743 ts_tablet_manager.cc:1403] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.007s
I20260709 13:04:23.893505 15742 ts_tablet_manager.cc:1403] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.003s
I20260709 13:04:23.892999 15853 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.894747 15853 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.896121 15743 raft_consensus.cc:359] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.896767 15743 raft_consensus.cc:385] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.897012 15743 raft_consensus.cc:740] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.897742 15743 consensus_queue.cc:260] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.898322 15855 raft_consensus.cc:515] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.901254 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a75442baac94e579714ac1f8ca11b26" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:23.901998 15550 raft_consensus.cc:3060] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.903559 15743 ts_tablet_manager.cc:1434] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:04:23.903384 15742 raft_consensus.cc:359] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.904002 15742 raft_consensus.cc:385] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.904270 15742 raft_consensus.cc:740] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.904446 15743 tablet_bootstrap.cc:492] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:23.904844 15855 leader_election.cc:290] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:23.905449 15742 consensus_queue.cc:260] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.901281 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a75442baac94e579714ac1f8ca11b26" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:23.907629 15620 raft_consensus.cc:3060] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.908349 15742 ts_tablet_manager.cc:1434] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:04:23.909191 15742 tablet_bootstrap.cc:492] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:23.911031 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
W20260709 13:04:23.912840 15667 leader_election.cc:343] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.913909 15627 raft_consensus.cc:3060] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.915824 15620 raft_consensus.cc:2468] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:23.918398 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:23.909448 15853 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:23.919823 15667 leader_election.cc:304] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
W20260709 13:04:23.921082 15665 leader_election.cc:343] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.921555 15665 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:23.924569 15550 raft_consensus.cc:2468] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:23.927222 15853 raft_consensus.cc:2804] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.927749 15853 raft_consensus.cc:697] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:23.928572 15853 consensus_queue.cc:237] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.930461 15765 raft_consensus.cc:2749] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.935267 15745 tablet_bootstrap.cc:492] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:23.935642 15745 ts_tablet_manager.cc:1403] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.086s	user 0.024s	sys 0.023s
I20260709 13:04:23.938701 15745 raft_consensus.cc:359] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.939381 15745 raft_consensus.cc:385] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.939630 15745 raft_consensus.cc:740] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.940336 15745 consensus_queue.cc:260] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.943207 15745 ts_tablet_manager.cc:1434] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:04:23.944399 15745 tablet_bootstrap.cc:492] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:23.944525 15743 tablet_bootstrap.cc:654] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.944481 15450 catalog_manager.cc:5697] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.951404 15745 tablet_bootstrap.cc:654] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.960080 15742 tablet_bootstrap.cc:654] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.960666 15816 consensus_queue.cc:1048] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:23.970224 15743 tablet_bootstrap.cc:492] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:23.970932 15743 ts_tablet_manager.cc:1403] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.010s
I20260709 13:04:23.971899 15745 tablet_bootstrap.cc:492] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:23.972328 15745 ts_tablet_manager.cc:1403] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260709 13:04:23.974944 15745 raft_consensus.cc:359] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.974978 15743 raft_consensus.cc:359] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.975773 15745 raft_consensus.cc:385] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.976125 15743 raft_consensus.cc:385] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.976151 15745 raft_consensus.cc:740] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.976693 15743 raft_consensus.cc:740] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.977042 15745 consensus_queue.cc:260] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.977587 15743 consensus_queue.cc:260] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.979130 15745 ts_tablet_manager.cc:1434] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:04:23.980026 15745 tablet_bootstrap.cc:492] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:23.981755 15742 tablet_bootstrap.cc:492] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:23.982205 15742 ts_tablet_manager.cc:1403] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.073s	user 0.004s	sys 0.008s
I20260709 13:04:23.982954 15743 ts_tablet_manager.cc:1434] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:04:23.984078 15743 tablet_bootstrap.cc:492] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:23.986012 15745 tablet_bootstrap.cc:654] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.985615 15742 raft_consensus.cc:359] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.986424 15742 raft_consensus.cc:385] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.986721 15742 raft_consensus.cc:740] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.990610 15743 tablet_bootstrap.cc:654] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.993117 15742 consensus_queue.cc:260] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:23.996560 15742 ts_tablet_manager.cc:1434] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:04:23.996945 15745 tablet_bootstrap.cc:492] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:23.997350 15745 ts_tablet_manager.cc:1403] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:04:23.998122 15742 tablet_bootstrap.cc:492] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:24.000226 15853 raft_consensus.cc:493] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.000054 15745 raft_consensus.cc:359] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.000872 15853 raft_consensus.cc:515] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.004177 15745 raft_consensus.cc:385] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.004478 15745 raft_consensus.cc:740] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.005569 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec9b8458c794a5a81331249557ab35f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:24.005654 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec9b8458c794a5a81331249557ab35f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:24.006197 15627 raft_consensus.cc:2468] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:24.006496 15550 raft_consensus.cc:2468] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:24.007412 15667 leader_election.cc:304] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:24.008112 15855 raft_consensus.cc:2804] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.005177 15745 consensus_queue.cc:260] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.008445 15855 raft_consensus.cc:493] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.008775 15855 raft_consensus.cc:3060] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.010308 15853 leader_election.cc:290] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:24.010341 15745 ts_tablet_manager.cc:1434] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:04:24.011587 15818 consensus_queue.cc:1048] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.012238 15745 tablet_bootstrap.cc:492] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:24.013566 15743 tablet_bootstrap.cc:492] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:24.013993 15743 ts_tablet_manager.cc:1403] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.015s
I20260709 13:04:24.016852 15743 raft_consensus.cc:359] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.017582 15743 raft_consensus.cc:385] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.017936 15743 raft_consensus.cc:740] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.018196 15745 tablet_bootstrap.cc:654] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.018884 15743 consensus_queue.cc:260] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.024329 15743 ts_tablet_manager.cc:1434] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:04:24.025372 15743 tablet_bootstrap.cc:492] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:24.028885 15745 tablet_bootstrap.cc:492] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:24.029320 15745 ts_tablet_manager.cc:1403] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 13:04:24.030838 15743 tablet_bootstrap.cc:654] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.031688 15745 raft_consensus.cc:359] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.032511 15745 raft_consensus.cc:385] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.032768 15745 raft_consensus.cc:740] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.033931 15745 consensus_queue.cc:260] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.036113 15745 ts_tablet_manager.cc:1434] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:04:24.037145 15745 tablet_bootstrap.cc:492] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:24.043833 15742 tablet_bootstrap.cc:654] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.047894 15745 tablet_bootstrap.cc:654] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.047624 15855 raft_consensus.cc:515] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.054387 15776 raft_consensus.cc:493] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.054711 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec9b8458c794a5a81331249557ab35f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:24.055070 15776 raft_consensus.cc:515] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.055580 15549 raft_consensus.cc:3060] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.059476 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c49639517ab4cdabf2d3d92c84a14ba" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:24.060334 15697 raft_consensus.cc:2468] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:24.062018 15519 leader_election.cc:304] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:24.063105 15842 raft_consensus.cc:2804] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.063565 15842 raft_consensus.cc:493] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.063998 15842 raft_consensus.cc:3060] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.067127 15776 leader_election.cc:290] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.068562 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c49639517ab4cdabf2d3d92c84a14ba" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
W20260709 13:04:24.069828 15518 leader_election.cc:343] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.074352 15842 raft_consensus.cc:515] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.081912 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c49639517ab4cdabf2d3d92c84a14ba" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
W20260709 13:04:24.082990 15518 leader_election.cc:343] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.083154 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c49639517ab4cdabf2d3d92c84a14ba" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:24.083392 15853 consensus_queue.cc:1048] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.083720 15697 raft_consensus.cc:3060] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.085675 15855 leader_election.cc:290] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:24.086458 15855 raft_consensus.cc:493] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.086970 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec9b8458c794a5a81331249557ab35f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:24.087103 15855 raft_consensus.cc:515] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.087610 15627 raft_consensus.cc:3060] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.093098 15697 raft_consensus.cc:2468] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:24.094208 15519 leader_election.cc:304] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:24.095062 15776 raft_consensus.cc:2804] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.095676 15776 raft_consensus.cc:697] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:24.096604 15627 raft_consensus.cc:2468] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:24.096558 15776 consensus_queue.cc:237] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.098186 15667 leader_election.cc:304] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:24.098935 15620 raft_consensus.cc:3060] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.098982 15765 raft_consensus.cc:2804] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.103289 15765 raft_consensus.cc:697] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:24.104079 15765 consensus_queue.cc:237] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.066702 15549 raft_consensus.cc:2468] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:24.106918 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150c8f1732fc46ef9a0a735a36b5c0ff" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:24.107787 15551 raft_consensus.cc:2468] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:24.109522 15665 leader_election.cc:304] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:24.110417 15853 raft_consensus.cc:2804] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.110594 15764 consensus_queue.cc:1048] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.110950 15853 raft_consensus.cc:493] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.111590 15853 raft_consensus.cc:3060] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.116231 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150c8f1732fc46ef9a0a735a36b5c0ff" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
W20260709 13:04:24.118553 15667 leader_election.cc:343] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.119983 15764 raft_consensus.cc:493] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.120591 15764 raft_consensus.cc:515] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.106897 15855 leader_election.cc:290] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:24.123051 15764 leader_election.cc:290] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:24.124831 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68ddc8cb624a6192822c1dc02f1ce5" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:24.126896 15665 leader_election.cc:343] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.127796 15745 tablet_bootstrap.cc:492] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:24.128285 15745 ts_tablet_manager.cc:1403] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.049s
I20260709 13:04:24.127903 15853 raft_consensus.cc:515] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.131902 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150c8f1732fc46ef9a0a735a36b5c0ff" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:24.132128 15764 consensus_queue.cc:1048] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.132594 15551 raft_consensus.cc:3060] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.134624 15745 raft_consensus.cc:359] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.135301 15745 raft_consensus.cc:385] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.135569 15745 raft_consensus.cc:740] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.136291 15745 consensus_queue.cc:260] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.128733 15743 tablet_bootstrap.cc:492] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:24.138931 15743 ts_tablet_manager.cc:1403] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.114s	user 0.006s	sys 0.018s
I20260709 13:04:24.141458 15743 raft_consensus.cc:359] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.142042 15743 raft_consensus.cc:385] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.142297 15743 raft_consensus.cc:740] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.158142 15776 consensus_queue.cc:1048] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:24.142900 15743 consensus_queue.cc:260] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.142944 15551 raft_consensus.cc:2468] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:24.143105 15842 leader_election.cc:290] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.148941 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150c8f1732fc46ef9a0a735a36b5c0ff" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:24.143864 15745 ts_tablet_manager.cc:1434] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:04:24.160243 15665 leader_election.cc:304] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:24.161193 15745 tablet_bootstrap.cc:492] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:24.162417 15743 ts_tablet_manager.cc:1434] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:04:24.162956 15764 raft_consensus.cc:2804] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.143427 15853 leader_election.cc:290] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:24.163368 15743 tablet_bootstrap.cc:492] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:24.166858 15855 raft_consensus.cc:493] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.167383 15855 raft_consensus.cc:515] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.169286 15745 tablet_bootstrap.cc:654] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.169456 15855 leader_election.cc:290] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:24.169879 15743 tablet_bootstrap.cc:654] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:24.170423 15667 leader_election.cc:343] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.170353 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c9785b373949dd895838074240e09d" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:24.171216 15551 raft_consensus.cc:2468] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:24.146826 15451 catalog_manager.cc:5697] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.184327 15665 leader_election.cc:304] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:24.185175 15855 raft_consensus.cc:2804] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.185513 15855 raft_consensus.cc:493] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.185834 15855 raft_consensus.cc:3060] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.178347 15764 raft_consensus.cc:697] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:24.188566 15742 tablet_bootstrap.cc:492] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:24.189335 15742 ts_tablet_manager.cc:1403] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.191s	user 0.029s	sys 0.018s
I20260709 13:04:24.147671 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68ddc8cb624a6192822c1dc02f1ce5" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:24.195503 15764 consensus_queue.cc:237] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:24.202272 15667 leader_election.cc:343] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.202742 15667 leader_election.cc:304] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:24.194878 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c9785b373949dd895838074240e09d" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:24.216131 15745 tablet_bootstrap.cc:492] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:24.216737 15745 ts_tablet_manager.cc:1403] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.006s
W20260709 13:04:24.218658 15667 leader_election.cc:343] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.202399 15855 raft_consensus.cc:515] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.229965 15855 leader_election.cc:290] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:24.210609 15765 raft_consensus.cc:2749] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.235975 15742 raft_consensus.cc:359] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.236661 15742 raft_consensus.cc:385] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.236909 15742 raft_consensus.cc:740] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.237437 15742 consensus_queue.cc:260] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.238794 15742 ts_tablet_manager.cc:1434] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.049s	user 0.000s	sys 0.017s
I20260709 13:04:24.239573 15742 tablet_bootstrap.cc:492] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:24.239681 15818 raft_consensus.cc:493] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.240108 15818 raft_consensus.cc:515] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.242019 15818 leader_election.cc:290] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.241776 15745 raft_consensus.cc:359] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.243444 15745 raft_consensus.cc:385] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.243824 15745 raft_consensus.cc:740] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.244426 15745 consensus_queue.cc:260] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.244956 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c9785b373949dd895838074240e09d" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:24.245111 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c9785b373949dd895838074240e09d" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:24.245124 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ca92ff02324cd08a5b18315a6513eb" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:24.245517 15551 raft_consensus.cc:3060] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:24.247895 15667 leader_election.cc:343] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.249466 15620 raft_consensus.cc:3060] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.251796 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ca92ff02324cd08a5b18315a6513eb" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:24.253314 15591 leader_election.cc:304] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:24.255259 15765 consensus_queue.cc:1048] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.268805 15745 ts_tablet_manager.cc:1434] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.003s
I20260709 13:04:24.270043 15745 tablet_bootstrap.cc:492] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:24.271260 15448 catalog_manager.cc:5697] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:24.278353 15742 tablet_bootstrap.cc:654] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.286603 15818 raft_consensus.cc:2749] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.291215 15752 consensus_queue.cc:1048] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.291898 15776 consensus_queue.cc:1048] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.302317 15551 raft_consensus.cc:2468] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:24.307255 15665 leader_election.cc:304] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:24.312148 15765 raft_consensus.cc:2804] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.312685 15765 raft_consensus.cc:697] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:24.313505 15765 consensus_queue.cc:237] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.315356 15743 tablet_bootstrap.cc:492] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:24.323184 15745 tablet_bootstrap.cc:654] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.339908 15818 consensus_queue.cc:1048] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.349788 15818 raft_consensus.cc:493] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.366092 15818 raft_consensus.cc:515] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.349861 15922 consensus_queue.cc:1048] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:04:24.382833 15743 ts_tablet_manager.cc:1403] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.220s	user 0.008s	sys 0.016s
W20260709 13:04:24.370862 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:24.384965 15818 leader_election.cc:290] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:04:24.382269 15916 log.cc:927] Time spent T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:04:24.369567 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de0687d4b3419ba80bde2f0f690629" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:24.389249 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de0687d4b3419ba80bde2f0f690629" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:24.389514 15922 consensus_queue.cc:1048] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:24.390355 15591 leader_election.cc:343] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:24.391058 15594 leader_election.cc:343] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.391486 15594 leader_election.cc:304] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:24.392742 15818 raft_consensus.cc:2749] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.412032 15742 tablet_bootstrap.cc:492] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:24.412500 15742 ts_tablet_manager.cc:1403] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.173s	user 0.023s	sys 0.017s
I20260709 13:04:24.414973 15818 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.415680 15818 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.418345 15818 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.414877 15742 raft_consensus.cc:359] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.419028 15742 raft_consensus.cc:385] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.419394 15742 raft_consensus.cc:740] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.420032 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:24.420596 15699 raft_consensus.cc:2468] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:24.420287 15742 consensus_queue.cc:260] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.421630 15594 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:24.421581 15853 consensus_queue.cc:1048] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:24.422509 15818 raft_consensus.cc:2804] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.422919 15818 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.423409 15818 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.425197 15742 ts_tablet_manager.cc:1434] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:04:24.426357 15742 tablet_bootstrap.cc:492] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:24.426121 15449 catalog_manager.cc:5697] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:24.430269 15743 raft_consensus.cc:359] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.430884 15743 raft_consensus.cc:385] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.434909 15743 raft_consensus.cc:740] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.437454 15752 raft_consensus.cc:493] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.436430 15743 consensus_queue.cc:260] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.437901 15752 raft_consensus.cc:515] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.436049 15449 catalog_manager.cc:5697] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:24.443642 15743 ts_tablet_manager.cc:1434] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.000s
I20260709 13:04:24.446152 15816 raft_consensus.cc:493] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.446913 15743 tablet_bootstrap.cc:492] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:24.450234 15752 leader_election.cc:290] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.455507 15745 tablet_bootstrap.cc:492] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:24.455889 15745 ts_tablet_manager.cc:1403] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.186s	user 0.024s	sys 0.047s
I20260709 13:04:24.450387 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:24.446693 15816 raft_consensus.cc:515] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.460033 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c6d291d98746ddb09862b16baf7053" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:24.455251 15765 raft_consensus.cc:493] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:24.462795 15591 leader_election.cc:343] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.465018 15765 raft_consensus.cc:515] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.474212 15818 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.471093 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:24.471417 15591 leader_election.cc:343] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.479573 15818 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.482254 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
W20260709 13:04:24.483722 15665 leader_election.cc:343] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.485212 15765 leader_election.cc:290] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:24.491806 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c6d291d98746ddb09862b16baf7053" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:24.493046 15816 leader_election.cc:290] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.493506 15742 tablet_bootstrap.cc:654] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:24.493671 15591 leader_election.cc:343] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.495352 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:24.495927 15697 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.497639 15853 consensus_queue.cc:1048] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.499903 15922 consensus_queue.cc:1048] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.500094 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:24.500919 15625 raft_consensus.cc:2468] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:24.504387 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:24.504549 15667 leader_election.cc:304] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:24.505575 15765 raft_consensus.cc:2804] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.505921 15765 raft_consensus.cc:493] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:04:24.506110 15591 leader_election.cc:343] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.506249 15765 raft_consensus.cc:3060] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.507977 15697 raft_consensus.cc:2468] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:24.526433 15745 raft_consensus.cc:359] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.537909 15745 raft_consensus.cc:385] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.538187 15745 raft_consensus.cc:740] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.538811 15745 consensus_queue.cc:260] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.540249 15745 ts_tablet_manager.cc:1434] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.084s	user 0.003s	sys 0.003s
I20260709 13:04:24.541079 15745 tablet_bootstrap.cc:492] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:24.514796 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
W20260709 13:04:24.520810 15594 leader_election.cc:343] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.548022 15765 raft_consensus.cc:515] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.562383 15743 tablet_bootstrap.cc:654] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.570293 15742 tablet_bootstrap.cc:492] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:24.570895 15765 leader_election.cc:290] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:24.570860 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:24.570776 15742 ts_tablet_manager.cc:1403] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.145s	user 0.028s	sys 0.020s
I20260709 13:04:24.555626 15594 leader_election.cc:304] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
W20260709 13:04:24.577713 15518 consensus_peers.cc:597] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:04:24.578061 15818 raft_consensus.cc:2749] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:24.578496 15665 leader_election.cc:343] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.570685 15855 consensus_queue.cc:1048] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260709 13:04:24.578955 15594 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 59425.9us
I20260709 13:04:24.579746 15594 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:24.580384 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:24.581048 15625 raft_consensus.cc:3060] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.581370 15818 raft_consensus.cc:2804] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.582193 15818 raft_consensus.cc:697] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:24.583264 15818 consensus_queue.cc:237] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.589224 15697 raft_consensus.cc:2393] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37fbf86beed3461ba5595921ebea28ae in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:24.598382 15745 tablet_bootstrap.cc:654] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.602205 15742 raft_consensus.cc:359] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.602859 15742 raft_consensus.cc:385] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.603139 15742 raft_consensus.cc:740] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.605798 15742 consensus_queue.cc:260] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.607658 15594 leader_election.cc:304] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:24.608909 15742 ts_tablet_manager.cc:1434] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 13:04:24.612411 15625 raft_consensus.cc:2468] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:24.613068 15935 raft_consensus.cc:2749] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.622725 15742 tablet_bootstrap.cc:492] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:24.623381 15743 tablet_bootstrap.cc:492] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:24.623835 15743 ts_tablet_manager.cc:1403] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.179s	user 0.009s	sys 0.017s
I20260709 13:04:24.625722 15745 tablet_bootstrap.cc:492] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:24.626191 15745 ts_tablet_manager.cc:1403] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.085s	user 0.001s	sys 0.010s
I20260709 13:04:24.627565 15743 raft_consensus.cc:359] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.628234 15743 raft_consensus.cc:385] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.628394 15742 tablet_bootstrap.cc:654] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.628552 15743 raft_consensus.cc:740] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.628780 15745 raft_consensus.cc:359] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.629689 15745 raft_consensus.cc:385] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.629654 15743 consensus_queue.cc:260] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.630146 15745 raft_consensus.cc:740] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.629617 15918 consensus_queue.cc:1048] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:24.631659 15745 consensus_queue.cc:260] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.634716 15745 ts_tablet_manager.cc:1434] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:04:24.635566 15745 tablet_bootstrap.cc:492] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:24.642489 15745 tablet_bootstrap.cc:654] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.643290 15935 raft_consensus.cc:493] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.643771 15935 raft_consensus.cc:515] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.645839 15935 leader_election.cc:290] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.646178 15742 tablet_bootstrap.cc:492] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:24.646795 15742 ts_tablet_manager.cc:1403] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.011s
I20260709 13:04:24.652076 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150c8f1732fc46ef9a0a735a36b5c0ff" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:24.652947 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150c8f1732fc46ef9a0a735a36b5c0ff" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:24.653193 15745 tablet_bootstrap.cc:492] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:24.653673 15745 ts_tablet_manager.cc:1403] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.015s
I20260709 13:04:24.653702 15550 raft_consensus.cc:2393] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37fbf86beed3461ba5595921ebea28ae in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:24.653842 15742 raft_consensus.cc:359] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.654573 15742 raft_consensus.cc:385] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.654830 15742 raft_consensus.cc:740] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.654909 15591 leader_election.cc:304] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:24.655555 15742 consensus_queue.cc:260] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.656105 15745 raft_consensus.cc:359] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.656656 15935 raft_consensus.cc:3060] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.656759 15745 raft_consensus.cc:385] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.657371 15745 raft_consensus.cc:740] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.657842 15742 ts_tablet_manager.cc:1434] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 13:04:24.658046 15745 consensus_queue.cc:260] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.659905 15745 ts_tablet_manager.cc:1434] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:24.660863 15745 tablet_bootstrap.cc:492] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:24.659886 15667 leader_election.cc:304] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:24.662990 15765 raft_consensus.cc:2804] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.663491 15765 raft_consensus.cc:697] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:24.664316 15765 consensus_queue.cc:237] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.666329 15745 tablet_bootstrap.cc:654] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.666668 15935 raft_consensus.cc:2749] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.669685 15818 raft_consensus.cc:493] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.670113 15818 raft_consensus.cc:515] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.670799 15855 consensus_queue.cc:1048] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.672889 15743 ts_tablet_manager.cc:1434] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 13:04:24.673327 15818 leader_election.cc:290] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.673741 15742 tablet_bootstrap.cc:492] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:24.675859 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:24.676597 15702 raft_consensus.cc:2393] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37fbf86beed3461ba5595921ebea28ae in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:24.674649 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:24.676753 15451 catalog_manager.cc:5697] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.677608 15550 raft_consensus.cc:2393] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37fbf86beed3461ba5595921ebea28ae in current term 1: Already voted for candidate 595f37335c974add9663f2679980a604 in this term.
I20260709 13:04:24.678856 15594 leader_election.cc:304] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:24.679965 15743 tablet_bootstrap.cc:492] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:24.679996 15818 raft_consensus.cc:3060] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.683866 15842 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.684314 15842 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.687849 15842 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.688119 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:24.688899 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:24.689630 15702 raft_consensus.cc:2393] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate 37fbf86beed3461ba5595921ebea28ae in this term.
I20260709 13:04:24.691710 15519 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:24.692916 15842 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.694072 15818 raft_consensus.cc:2749] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.694809 15742 tablet_bootstrap.cc:654] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.695613 15743 tablet_bootstrap.cc:654] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.701496 15842 raft_consensus.cc:2749] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.704911 15742 tablet_bootstrap.cc:492] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:24.705408 15742 ts_tablet_manager.cc:1403] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.002s
I20260709 13:04:24.706422 15743 tablet_bootstrap.cc:492] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:24.707000 15743 ts_tablet_manager.cc:1403] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 13:04:24.708762 15742 raft_consensus.cc:359] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.709473 15742 raft_consensus.cc:385] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.709360 15743 raft_consensus.cc:359] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.709781 15742 raft_consensus.cc:740] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.710022 15743 raft_consensus.cc:385] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.710443 15742 consensus_queue.cc:260] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:24.713277 15667 consensus_peers.cc:597] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:04:24.710311 15743 raft_consensus.cc:740] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.715238 15742 ts_tablet_manager.cc:1434] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:04:24.716275 15742 tablet_bootstrap.cc:492] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:24.716450 15743 consensus_queue.cc:260] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.710286 15448 catalog_manager.cc:5697] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:24.720036 15743 ts_tablet_manager.cc:1434] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:04:24.720937 15743 tablet_bootstrap.cc:492] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:24.723362 15742 tablet_bootstrap.cc:654] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.726930 15743 tablet_bootstrap.cc:654] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.737051 15742 tablet_bootstrap.cc:492] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:24.737486 15742 ts_tablet_manager.cc:1403] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 13:04:24.740720 15742 raft_consensus.cc:359] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.741526 15742 raft_consensus.cc:385] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.742801 15745 tablet_bootstrap.cc:492] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:24.743239 15745 ts_tablet_manager.cc:1403] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.039s
I20260709 13:04:24.745895 15745 raft_consensus.cc:359] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.746506 15745 raft_consensus.cc:385] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.746762 15855 consensus_queue.cc:1048] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.746779 15745 raft_consensus.cc:740] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.749332 15745 consensus_queue.cc:260] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.747506 15742 raft_consensus.cc:740] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.751400 15745 ts_tablet_manager.cc:1434] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:04:24.751588 15742 consensus_queue.cc:260] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.752317 15745 tablet_bootstrap.cc:492] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:24.754716 15742 ts_tablet_manager.cc:1434] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 13:04:24.755885 15742 tablet_bootstrap.cc:492] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:24.759688 15745 tablet_bootstrap.cc:654] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.761323 15743 tablet_bootstrap.cc:492] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:24.761945 15743 ts_tablet_manager.cc:1403] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.003s
I20260709 13:04:24.763859 15842 raft_consensus.cc:493] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.764328 15842 raft_consensus.cc:515] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.765199 15743 raft_consensus.cc:359] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.766050 15743 raft_consensus.cc:385] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.766222 15842 leader_election.cc:290] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.766287 15743 raft_consensus.cc:740] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.766999 15743 consensus_queue.cc:260] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.767887 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68ddc8cb624a6192822c1dc02f1ce5" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:24.768597 15855 consensus_queue.cc:1048] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:24.769316 15518 leader_election.cc:343] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.770465 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68ddc8cb624a6192822c1dc02f1ce5" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:24.771324 15702 raft_consensus.cc:2468] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:24.772995 15742 tablet_bootstrap.cc:654] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.772938 15519 leader_election.cc:304] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [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: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:24.776162 15743 ts_tablet_manager.cc:1434] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:04:24.776755 15842 raft_consensus.cc:493] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.777194 15743 tablet_bootstrap.cc:492] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:24.777354 15922 raft_consensus.cc:2804] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.777760 15922 raft_consensus.cc:493] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.778082 15922 raft_consensus.cc:3060] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.778213 15745 tablet_bootstrap.cc:492] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:24.778762 15745 ts_tablet_manager.cc:1403] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.010s
I20260709 13:04:24.782306 15745 raft_consensus.cc:359] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.783202 15745 raft_consensus.cc:385] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.783524 15745 raft_consensus.cc:740] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.784372 15745 consensus_queue.cc:260] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.784925 15743 tablet_bootstrap.cc:654] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.786659 15745 ts_tablet_manager.cc:1434] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:04:24.787708 15745 tablet_bootstrap.cc:492] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:24.777206 15842 raft_consensus.cc:515] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.790195 15922 raft_consensus.cc:515] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.792325 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:24.793623 15922 leader_election.cc:290] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:04:24.793959 15518 leader_election.cc:343] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.794881 15745 tablet_bootstrap.cc:654] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.796593 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68ddc8cb624a6192822c1dc02f1ce5" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:24.797205 15699 raft_consensus.cc:3060] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.799299 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:24.799861 15697 raft_consensus.cc:2468] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:24.800753 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68ddc8cb624a6192822c1dc02f1ce5" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
W20260709 13:04:24.802340 15518 leader_election.cc:343] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.803316 15519 leader_election.cc:304] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [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: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:24.806782 15955 raft_consensus.cc:2804] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.807193 15955 raft_consensus.cc:493] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.807536 15955 raft_consensus.cc:3060] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.809002 15745 tablet_bootstrap.cc:492] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:24.809602 15745 ts_tablet_manager.cc:1403] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 13:04:24.810226 15699 raft_consensus.cc:2468] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:24.811297 15519 leader_election.cc:304] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:24.814292 15778 raft_consensus.cc:2804] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.814850 15778 raft_consensus.cc:697] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:24.816272 15778 consensus_queue.cc:237] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.790776 15842 leader_election.cc:290] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.830410 15745 raft_consensus.cc:359] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.831112 15745 raft_consensus.cc:385] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.831384 15745 raft_consensus.cc:740] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.834151 15745 consensus_queue.cc:260] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.835632 15745 ts_tablet_manager.cc:1434] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:04:24.836488 15745 tablet_bootstrap.cc:492] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:24.846340 15745 tablet_bootstrap.cc:654] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.862838 15745 tablet_bootstrap.cc:492] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:24.863461 15745 ts_tablet_manager.cc:1403] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260709 13:04:24.866806 15745 raft_consensus.cc:359] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.867734 15745 raft_consensus.cc:385] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.868064 15745 raft_consensus.cc:740] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.868882 15745 consensus_queue.cc:260] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.871603 15745 ts_tablet_manager.cc:1434] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:04:24.872745 15745 tablet_bootstrap.cc:492] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:24.878326 15449 catalog_manager.cc:5697] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.880838 15745 tablet_bootstrap.cc:654] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.887916 15818 raft_consensus.cc:493] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.888409 15818 raft_consensus.cc:515] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.890372 15818 leader_election.cc:290] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.891920 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c49639517ab4cdabf2d3d92c84a14ba" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:24.893282 15853 raft_consensus.cc:493] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.893720 15853 raft_consensus.cc:515] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.895660 15853 leader_election.cc:290] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:24.896373 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c49639517ab4cdabf2d3d92c84a14ba" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:24.898031 15591 leader_election.cc:304] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:24.898883 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c6d291d98746ddb09862b16baf7053" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:24.899307 15818 raft_consensus.cc:2749] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:24.900187 15665 leader_election.cc:343] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.900449 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c6d291d98746ddb09862b16baf7053" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:24.900876 15853 raft_consensus.cc:493] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.901228 15625 raft_consensus.cc:2468] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:24.901227 15853 raft_consensus.cc:515] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.902575 15667 leader_election.cc:304] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:24.903640 15764 raft_consensus.cc:2804] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.904006 15764 raft_consensus.cc:493] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.903956 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de0687d4b3419ba80bde2f0f690629" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:24.904453 15764 raft_consensus.cc:3060] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:24.905601 15665 leader_election.cc:343] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.907788 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de0687d4b3419ba80bde2f0f690629" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:24.908370 15625 raft_consensus.cc:2468] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:24.909368 15667 leader_election.cc:304] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:24.910176 15918 raft_consensus.cc:2804] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.910512 15918 raft_consensus.cc:493] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.910843 15918 raft_consensus.cc:3060] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.911146 15764 raft_consensus.cc:515] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.902853 15745 tablet_bootstrap.cc:492] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:24.913364 15745 ts_tablet_manager.cc:1403] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.006s
I20260709 13:04:24.915159 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c6d291d98746ddb09862b16baf7053" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:24.915766 15627 raft_consensus.cc:3060] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.917815 15918 raft_consensus.cc:515] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.922376 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c6d291d98746ddb09862b16baf7053" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:24.922834 15742 tablet_bootstrap.cc:492] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:24.923288 15742 ts_tablet_manager.cc:1403] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.168s	user 0.023s	sys 0.024s
W20260709 13:04:24.923687 15665 leader_election.cc:343] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.919358 15853 leader_election.cc:290] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:24.925715 15742 raft_consensus.cc:359] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.926324 15742 raft_consensus.cc:385] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.926584 15742 raft_consensus.cc:740] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.919517 15764 leader_election.cc:290] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:24.915297 15955 raft_consensus.cc:515] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.928745 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de0687d4b3419ba80bde2f0f690629" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:24.929088 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de0687d4b3419ba80bde2f0f690629" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:24.929658 15625 raft_consensus.cc:3060] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.929884 15627 raft_consensus.cc:2468] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
W20260709 13:04:24.930765 15665 leader_election.cc:343] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.931000 15667 leader_election.cc:304] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:24.928911 15918 leader_election.cc:290] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:24.931752 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:24.932287 15918 raft_consensus.cc:2804] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.932287 15699 raft_consensus.cc:3060] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.932812 15918 raft_consensus.cc:697] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:24.933683 15918 consensus_queue.cc:237] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.934506 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:24.935025 15743 tablet_bootstrap.cc:492] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:24.935066 15620 raft_consensus.cc:3060] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.935648 15743 ts_tablet_manager.cc:1403] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.159s	user 0.045s	sys 0.054s
I20260709 13:04:24.929668 15955 leader_election.cc:290] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:24.937111 15625 raft_consensus.cc:2468] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:24.938272 15667 leader_election.cc:304] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:24.938782 15745 raft_consensus.cc:359] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.939332 15764 raft_consensus.cc:2804] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.939491 15745 raft_consensus.cc:385] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.939885 15745 raft_consensus.cc:740] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.940171 15743 raft_consensus.cc:359] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.940487 15764 raft_consensus.cc:697] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:24.940876 15743 raft_consensus.cc:385] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.940541 15745 consensus_queue.cc:260] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.941210 15743 raft_consensus.cc:740] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.942039 15743 consensus_queue.cc:260] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.941919 15764 consensus_queue.cc:237] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.942705 15745 ts_tablet_manager.cc:1434] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.000s
I20260709 13:04:24.943540 15620 raft_consensus.cc:2468] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:24.945000 15518 leader_election.cc:304] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:24.945966 15922 raft_consensus.cc:2804] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.945271 15743 ts_tablet_manager.cc:1434] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:04:24.946511 15922 raft_consensus.cc:697] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:24.927675 15742 consensus_queue.cc:260] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.949045 15745 tablet_bootstrap.cc:492] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:24.947540 15922 consensus_queue.cc:237] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.953807 15742 ts_tablet_manager.cc:1434] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.004s
I20260709 13:04:24.954671 15742 tablet_bootstrap.cc:492] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:24.965133 15699 raft_consensus.cc:2468] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:24.967644 15743 tablet_bootstrap.cc:492] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:24.967926 15745 tablet_bootstrap.cc:654] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.969614 15449 catalog_manager.cc:5697] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:24.972963 15742 tablet_bootstrap.cc:654] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.974133 15743 tablet_bootstrap.cc:654] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.979496 15745 tablet_bootstrap.cc:492] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:24.979892 15745 ts_tablet_manager.cc:1403] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260709 13:04:24.982331 15745 raft_consensus.cc:359] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.982987 15745 raft_consensus.cc:385] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.983995 15745 raft_consensus.cc:740] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.984678 15745 consensus_queue.cc:260] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.987387 15742 tablet_bootstrap.cc:492] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:24.987871 15742 ts_tablet_manager.cc:1403] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260709 13:04:24.990578 15742 raft_consensus.cc:359] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.991233 15742 raft_consensus.cc:385] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.991492 15742 raft_consensus.cc:740] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.994262 15745 ts_tablet_manager.cc:1434] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.003s
I20260709 13:04:24.994787 15742 consensus_queue.cc:260] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:24.997082 15742 ts_tablet_manager.cc:1434] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:04:24.998039 15745 tablet_bootstrap.cc:492] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:25.001646 15764 raft_consensus.cc:493] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.002296 15764 raft_consensus.cc:515] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.003131 15818 raft_consensus.cc:493] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.003621 15818 raft_consensus.cc:515] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.004130 15743 tablet_bootstrap.cc:492] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:25.004546 15743 ts_tablet_manager.cc:1403] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.001s
I20260709 13:04:25.006254 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:25.006531 15764 leader_election.cc:290] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.007001 15743 raft_consensus.cc:359] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.007406 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.007507 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:25.008235 15743 raft_consensus.cc:385] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.008353 15742 tablet_bootstrap.cc:492] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:25.008558 15743 raft_consensus.cc:740] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
W20260709 13:04:25.008754 15667 leader_election.cc:343] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:25.009186 15665 leader_election.cc:343] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.009281 15743 consensus_queue.cc:260] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.009666 15665 leader_election.cc:304] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
W20260709 13:04:25.009872 15591 leader_election.cc:343] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.011204 15818 leader_election.cc:290] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.011593 15743 ts_tablet_manager.cc:1434] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:04:25.011416 15918 raft_consensus.cc:2749] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.012730 15743 tablet_bootstrap.cc:492] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:25.012660 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:25.013273 15818 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:25.014475 15594 leader_election.cc:343] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.015031 15594 leader_election.cc:304] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:25.015769 15935 raft_consensus.cc:2749] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.018137 15745 tablet_bootstrap.cc:654] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.019488 15743 tablet_bootstrap.cc:654] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.014840 15742 tablet_bootstrap.cc:654] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.027156 15742 tablet_bootstrap.cc:492] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:25.026067 15448 catalog_manager.cc:5697] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:25.027607 15742 ts_tablet_manager.cc:1403] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 13:04:25.029687 15451 catalog_manager.cc:5697] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.032094 15743 tablet_bootstrap.cc:492] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:25.038004 15743 ts_tablet_manager.cc:1403] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 13:04:25.040936 15743 raft_consensus.cc:359] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.041548 15743 raft_consensus.cc:385] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.041821 15743 raft_consensus.cc:740] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.035426 15745 tablet_bootstrap.cc:492] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:25.042609 15745 ts_tablet_manager.cc:1403] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.002s
I20260709 13:04:25.030835 15742 raft_consensus.cc:359] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.043989 15742 raft_consensus.cc:385] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.044819 15742 raft_consensus.cc:740] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.045156 15745 raft_consensus.cc:359] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.045825 15745 raft_consensus.cc:385] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.045586 15742 consensus_queue.cc:260] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.046095 15745 raft_consensus.cc:740] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.047137 15743 consensus_queue.cc:260] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.048100 15742 ts_tablet_manager.cc:1434] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:04:25.048765 15743 ts_tablet_manager.cc:1434] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:25.048945 15742 tablet_bootstrap.cc:492] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:25.049546 15743 tablet_bootstrap.cc:492] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:25.046752 15745 consensus_queue.cc:260] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.054764 15745 ts_tablet_manager.cc:1434] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:04:25.055701 15745 tablet_bootstrap.cc:492] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:25.055989 15743 tablet_bootstrap.cc:654] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.059410 15922 raft_consensus.cc:493] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.060072 15922 raft_consensus.cc:515] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.064505 15745 tablet_bootstrap.cc:654] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.065475 15935 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:25.071655 15922 leader_election.cc:290] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.072870 15742 tablet_bootstrap.cc:654] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.073601 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:25.078842 15745 tablet_bootstrap.cc:492] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:25.079404 15745 ts_tablet_manager.cc:1403] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260709 13:04:25.080518 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.081627 15620 raft_consensus.cc:2393] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:25.082720 15745 raft_consensus.cc:359] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.083607 15745 raft_consensus.cc:385] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.083948 15745 raft_consensus.cc:740] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.087103 15519 leader_election.cc:304] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:25.088587 15922 raft_consensus.cc:3060] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.104799 15745 consensus_queue.cc:260] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.109848 15745 ts_tablet_manager.cc:1434] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.001s
I20260709 13:04:25.110773 15745 tablet_bootstrap.cc:492] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:25.113305 15742 tablet_bootstrap.cc:492] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:25.113312 15743 tablet_bootstrap.cc:492] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:25.114511 15743 ts_tablet_manager.cc:1403] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.065s	user 0.034s	sys 0.025s
I20260709 13:04:25.115691 15742 ts_tablet_manager.cc:1403] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.014s
I20260709 13:04:25.113507 15922 raft_consensus.cc:2749] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.119387 15742 raft_consensus.cc:359] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.120369 15742 raft_consensus.cc:385] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.120741 15742 raft_consensus.cc:740] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.121423 15742 consensus_queue.cc:260] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.157331 15745 tablet_bootstrap.cc:654] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.158162 15853 raft_consensus.cc:493] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.159123 15853 raft_consensus.cc:515] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.158465 15842 raft_consensus.cc:493] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.164305 15742 ts_tablet_manager.cc:1434] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.002s
I20260709 13:04:25.167181 15842 raft_consensus.cc:515] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.167831 15742 tablet_bootstrap.cc:492] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:25.167812 15918 raft_consensus.cc:493] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.168376 15918 raft_consensus.cc:515] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.169325 15842 leader_election.cc:290] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.158365 15955 raft_consensus.cc:493] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.169982 15955 raft_consensus.cc:515] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.170329 15918 leader_election.cc:290] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.171357 15918 raft_consensus.cc:493] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.171833 15918 raft_consensus.cc:515] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.172098 15955 leader_election.cc:290] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.174398 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804eb9f5951248efbcce4b8620b1a6a0" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.174571 15918 leader_election.cc:290] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.174672 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f103e95cc44f4dd8ab47644cfa94440e" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.175107 15626 raft_consensus.cc:2468] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:25.175390 15625 raft_consensus.cc:2468] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:25.176189 15918 consensus_queue.cc:1048] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.177506 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.177645 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c6d291d98746ddb09862b16baf7053" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:25.178164 15667 leader_election.cc:304] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:25.178512 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.177628 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c6d291d98746ddb09862b16baf7053" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.179138 15918 raft_consensus.cc:2804] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:25.179201 15627 raft_consensus.cc:2468] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:25.179713 15622 raft_consensus.cc:2393] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:25.179766 15918 raft_consensus.cc:493] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.179912 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804eb9f5951248efbcce4b8620b1a6a0" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:25.180629 15699 raft_consensus.cc:2468] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:25.181970 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f103e95cc44f4dd8ab47644cfa94440e" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:25.182313 15518 leader_election.cc:304] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:25.163642 15853 leader_election.cc:290] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.184022 15620 raft_consensus.cc:3060] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.184904 15667 leader_election.cc:304] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:25.185729 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:25.186100 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:25.186342 15553 raft_consensus.cc:2468] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:25.187240 15922 raft_consensus.cc:2804] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:25.183490 15918 raft_consensus.cc:3060] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.178195 15625 raft_consensus.cc:2468] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:25.189761 15853 raft_consensus.cc:2804] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:25.195400 15667 leader_election.cc:304] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:25.196029 15853 raft_consensus.cc:493] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.195815 15743 raft_consensus.cc:359] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.196631 15764 raft_consensus.cc:2804] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:25.196812 15743 raft_consensus.cc:385] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.197254 15743 raft_consensus.cc:740] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.198058 15935 raft_consensus.cc:493] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.198559 15935 raft_consensus.cc:515] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.199084 15518 leader_election.cc:304] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:25.197131 15764 raft_consensus.cc:493] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.200094 15955 raft_consensus.cc:3060] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.200464 15764 raft_consensus.cc:3060] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.198052 15743 consensus_queue.cc:260] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.196652 15853 raft_consensus.cc:3060] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:25.189363 15922 raft_consensus.cc:493] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.200476 15935 leader_election.cc:290] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.211484 15743 ts_tablet_manager.cc:1434] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.000s
I20260709 13:04:25.212774 15743 tablet_bootstrap.cc:492] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:25.208966 15922 raft_consensus.cc:3060] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.218537 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68ddc8cb624a6192822c1dc02f1ce5" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:25.227603 15935 raft_consensus.cc:493] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.228065 15935 raft_consensus.cc:515] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.229944 15935 leader_election.cc:290] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:04:25.231065 15665 leader_election.cc:343] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.231938 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c9785b373949dd895838074240e09d" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:25.231971 15665 leader_election.cc:343] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.233851 15742 tablet_bootstrap.cc:654] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.242358 15765 consensus_queue.cc:1048] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.244362 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68ddc8cb624a6192822c1dc02f1ce5" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:25.245216 15702 raft_consensus.cc:2393] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37fbf86beed3461ba5595921ebea28ae in current term 1: Already voted for candidate 595f37335c974add9663f2679980a604 in this term.
I20260709 13:04:25.246001 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c9785b373949dd895838074240e09d" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:25.244418 15764 raft_consensus.cc:515] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.240370 15853 raft_consensus.cc:515] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.257773 15922 raft_consensus.cc:515] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.255204 15818 raft_consensus.cc:493] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.261233 15818 raft_consensus.cc:515] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.263183 15594 leader_election.cc:304] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:25.263640 15918 raft_consensus.cc:515] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.264545 15594 leader_election.cc:304] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:25.265407 15933 raft_consensus.cc:3060] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.273941 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804eb9f5951248efbcce4b8620b1a6a0" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:25.274567 15625 raft_consensus.cc:3060] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.275907 15764 leader_election.cc:290] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.267482 15935 raft_consensus.cc:2749] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.277976 15842 raft_consensus.cc:493] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.280073 15842 raft_consensus.cc:515] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.281536 15742 tablet_bootstrap.cc:492] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:25.281996 15742 ts_tablet_manager.cc:1403] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.000s
I20260709 13:04:25.282051 15842 leader_election.cc:290] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.287321 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:25.287869 15551 raft_consensus.cc:3060] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:25.292153 15742 raft_consensus.cc:359] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.292943 15742 raft_consensus.cc:385] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.293358 15742 raft_consensus.cc:740] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.294221 15742 consensus_queue.cc:260] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.284049 15918 leader_election.cc:290] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.295590 15853 leader_election.cc:290] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.296649 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f103e95cc44f4dd8ab47644cfa94440e" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
W20260709 13:04:25.297902 15665 leader_election.cc:343] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.297917 15742 ts_tablet_manager.cc:1434] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:04:25.299441 15742 tablet_bootstrap.cc:492] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:25.293093 15818 leader_election.cc:290] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.305289 15922 leader_election.cc:290] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.309727 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953eecea2a4640758a4d5fecb97e2ecc" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:25.311182 15625 raft_consensus.cc:2468] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:25.313493 15745 tablet_bootstrap.cc:492] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
W20260709 13:04:25.313705 15591 leader_election.cc:343] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.313954 15745 ts_tablet_manager.cc:1403] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.203s	user 0.016s	sys 0.011s
I20260709 13:04:25.314535 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:25.315403 15697 raft_consensus.cc:2393] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:25.315358 15518 leader_election.cc:304] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:25.316609 15778 raft_consensus.cc:2804] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:25.316526 15745 raft_consensus.cc:359] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.317029 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804eb9f5951248efbcce4b8620b1a6a0" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:25.317229 15745 raft_consensus.cc:385] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.317168 15778 raft_consensus.cc:697] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:25.317659 15697 raft_consensus.cc:3060] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.318336 15745 raft_consensus.cc:740] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.318872 15745 consensus_queue.cc:260] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.323196 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.323773 15627 raft_consensus.cc:2468] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:25.324822 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:25.325380 15550 raft_consensus.cc:3060] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.325945 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953eecea2a4640758a4d5fecb97e2ecc" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:25.327103 15935 raft_consensus.cc:493] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.327575 15935 raft_consensus.cc:515] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.328811 15518 leader_election.cc:304] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:25.329722 15935 leader_election.cc:290] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:04:25.333422 15594 leader_election.cc:343] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.334100 15955 raft_consensus.cc:2749] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.334007 15594 leader_election.cc:304] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:25.336917 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ef381ab59d468290dafdf63207eb82" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:25.338083 15745 ts_tablet_manager.cc:1434] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:04:25.320494 15778 consensus_queue.cc:237] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.342142 15745 tablet_bootstrap.cc:492] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:25.325380 15933 raft_consensus.cc:2749] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.341265 15551 raft_consensus.cc:2468] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:04:25.347379 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ef381ab59d468290dafdf63207eb82" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:25.347781 15665 leader_election.cc:304] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:25.337441 15550 raft_consensus.cc:2468] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:25.348552 15853 raft_consensus.cc:2804] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:25.349257 15665 leader_election.cc:304] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:25.337734 15818 raft_consensus.cc:2749] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.348821 15776 raft_consensus.cc:2764] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 13:04:25.349545 15594 leader_election.cc:343] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.359117 15855 raft_consensus.cc:2804] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:25.359411 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:25.359620 15855 raft_consensus.cc:697] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:25.360051 15627 raft_consensus.cc:3060] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.360482 15855 consensus_queue.cc:237] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.351759 15853 raft_consensus.cc:697] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:25.363462 15853 consensus_queue.cc:237] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER 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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:25.365140 15591 leader_election.cc:343] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.365438 15697 raft_consensus.cc:2468] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:25.368258 15743 tablet_bootstrap.cc:654] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.366887 15776 consensus_queue.cc:1048] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.366832 15591 leader_election.cc:304] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:25.375946 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f103e95cc44f4dd8ab47644cfa94440e" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:25.376307 15776 raft_consensus.cc:493] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.376559 15620 raft_consensus.cc:3060] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.376793 15776 raft_consensus.cc:515] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.378203 15776 leader_election.cc:290] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.380376 15818 raft_consensus.cc:2749] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.381162 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe87ef63564d61bfb96f57c0e94664" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:25.388080 15742 tablet_bootstrap.cc:654] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.394809 15626 raft_consensus.cc:3060] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.368888 15955 consensus_queue.cc:1048] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:04:25.397899 15955 consensus_queue.cc:1048] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.399327 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de0687d4b3419ba80bde2f0f690629" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.400287 15621 raft_consensus.cc:2393] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:25.393042 15625 raft_consensus.cc:3060] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:25.413542 15855 consensus_queue.cc:1048] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.444907 15745 tablet_bootstrap.cc:654] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.441514 15764 raft_consensus.cc:493] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.446450 15764 raft_consensus.cc:515] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.443722 15978 raft_consensus.cc:493] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.447657 15978 raft_consensus.cc:515] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.448381 15764 leader_election.cc:290] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.440176 15627 raft_consensus.cc:2468] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:25.441807 15620 raft_consensus.cc:2468] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:25.456255 15451 catalog_manager.cc:5697] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 2, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 2 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:25.459542 15451 catalog_manager.cc:5697] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:25.467074 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c228a815c3514386b0c052788c8110a4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:25.472532 15665 leader_election.cc:343] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.473850 15978 leader_election.cc:290] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.474431 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3a999901e84c90a4f105c467ccc5fb" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:25.474793 15625 raft_consensus.cc:2468] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:04:25.485674 15742 tablet_bootstrap.cc:492] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:25.485836 15743 tablet_bootstrap.cc:492] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:25.486176 15742 ts_tablet_manager.cc:1403] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.187s	user 0.013s	sys 0.004s
I20260709 13:04:25.486317 15743 ts_tablet_manager.cc:1403] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.274s	user 0.017s	sys 0.011s
W20260709 13:04:25.479699 15665 leader_election.cc:343] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.489614 15449 catalog_manager.cc:5697] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.499485 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de0687d4b3419ba80bde2f0f690629" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
W20260709 13:04:25.502941 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:25.505177 15743 raft_consensus.cc:359] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.506007 15743 raft_consensus.cc:385] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.506410 15743 raft_consensus.cc:740] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.507777 15743 consensus_queue.cc:260] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.511619 15743 ts_tablet_manager.cc:1434] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.004s
I20260709 13:04:25.514796 15742 raft_consensus.cc:359] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.515450 15742 raft_consensus.cc:385] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.515704 15742 raft_consensus.cc:740] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.516568 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3a999901e84c90a4f105c467ccc5fb" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.518213 15978 raft_consensus.cc:493] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.518781 15978 raft_consensus.cc:515] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.519290 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c228a815c3514386b0c052788c8110a4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.519950 15742 consensus_queue.cc:260] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.523279 15743 tablet_bootstrap.cc:492] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:25.529460 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb78c1d4489431aa1793309271e2f1f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:25.523356 15978 leader_election.cc:290] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
W20260709 13:04:25.534279 15665 leader_election.cc:343] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.539846 15742 ts_tablet_manager.cc:1434] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260709 13:04:25.531507 15935 raft_consensus.cc:493] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.542894 15745 tablet_bootstrap.cc:492] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:25.543408 15745 ts_tablet_manager.cc:1403] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.201s	user 0.009s	sys 0.004s
I20260709 13:04:25.543503 15742 tablet_bootstrap.cc:492] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:25.549541 15551 raft_consensus.cc:3060] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.542322 15935 raft_consensus.cc:515] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.550977 15745 raft_consensus.cc:359] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.551441 15935 leader_election.cc:290] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.551661 15745 raft_consensus.cc:385] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.551947 15745 raft_consensus.cc:740] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.552558 15745 consensus_queue.cc:260] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.556638 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb78c1d4489431aa1793309271e2f1f" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:25.557227 15697 raft_consensus.cc:2468] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:25.558090 15745 ts_tablet_manager.cc:1434] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:04:25.558682 15745 tablet_bootstrap.cc:492] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:25.544993 15667 leader_election.cc:304] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:25.561787 15594 leader_election.cc:304] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:25.562960 15818 raft_consensus.cc:2804] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:25.563321 15818 raft_consensus.cc:493] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.563657 15818 raft_consensus.cc:3060] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:25.563951 15667 leader_election.cc:343] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.564378 15667 leader_election.cc:304] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
W20260709 13:04:25.565404 15667 leader_election.cc:343] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.565718 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb78c1d4489431aa1793309271e2f1f" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:25.567250 15591 leader_election.cc:343] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.569190 15918 raft_consensus.cc:2749] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.569792 15918 raft_consensus.cc:493] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.570207 15918 raft_consensus.cc:515] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.567204 15979 raft_consensus.cc:2804] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:25.571496 15979 raft_consensus.cc:697] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:25.572314 15979 consensus_queue.cc:237] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.575826 15667 leader_election.cc:304] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:25.579756 15918 leader_election.cc:290] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.583690 15855 consensus_queue.cc:1048] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.583813 15842 raft_consensus.cc:493] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.588565 15842 raft_consensus.cc:515] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.592511 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.593111 15855 raft_consensus.cc:2749] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.593201 15622 raft_consensus.cc:2468] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:25.598994 15624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb78c1d4489431aa1793309271e2f1f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.602239 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.602934 15621 raft_consensus.cc:2468] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:25.603195 15519 leader_election.cc:304] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:25.595952 15518 leader_election.cc:304] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [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: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:25.607267 15778 raft_consensus.cc:2804] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:25.607609 15778 raft_consensus.cc:493] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.607940 15778 raft_consensus.cc:3060] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:25.613098 15743 tablet_bootstrap.cc:654] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.614360 15745 tablet_bootstrap.cc:654] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.615888 15778 raft_consensus.cc:515] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.585286 15818 raft_consensus.cc:515] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.616671 15842 leader_election.cc:290] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.585171 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:25.622184 15818 leader_election.cc:290] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.622833 15551 raft_consensus.cc:2393] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db45473da1854d959ff574c462d84d2e in current term 2: Already voted for candidate 595f37335c974add9663f2679980a604 in this term.
I20260709 13:04:25.623824 15742 tablet_bootstrap.cc:654] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.624419 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:25.624861 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb78c1d4489431aa1793309271e2f1f" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:25.625033 15622 raft_consensus.cc:3060] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:25.637694 15745 tablet_bootstrap.cc:492] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:25.638453 15745 ts_tablet_manager.cc:1403] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.001s
I20260709 13:04:25.631696 15667 leader_election.cc:304] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:25.629319 15855 consensus_queue.cc:1048] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:04:25.647873 15987 consensus_queue.cc:1048] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:25.643613 15624 raft_consensus.cc:2393] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db45473da1854d959ff574c462d84d2e in current term 1: Already voted for candidate 37fbf86beed3461ba5595921ebea28ae in this term.
I20260709 13:04:25.642253 15765 raft_consensus.cc:2804] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:04:25.669072 15591 leader_election.cc:343] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.642946 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:25.644340 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb78c1d4489431aa1793309271e2f1f" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:25.670601 15702 raft_consensus.cc:3060] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.641985 15764 consensus_queue.cc:1048] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 13:04:25.674240 15979 raft_consensus.cc:493] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.674685 15979 raft_consensus.cc:515] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.675071 15765 raft_consensus.cc:493] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.675468 15765 raft_consensus.cc:3060] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:25.676772 15979 leader_election.cc:290] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.696830 15702 raft_consensus.cc:2468] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:25.698151 15594 leader_election.cc:304] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:25.699275 15933 raft_consensus.cc:2804] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:25.699455 15778 leader_election.cc:290] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.699756 15933 raft_consensus.cc:697] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:25.706131 15667 leader_election.cc:304] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:25.701558 15933 consensus_queue.cc:237] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.715601 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953eecea2a4640758a4d5fecb97e2ecc" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.716195 15622 raft_consensus.cc:2468] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:25.716425 15627 raft_consensus.cc:2468] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:25.717279 15518 leader_election.cc:304] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:25.718372 15842 raft_consensus.cc:2804] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:25.718962 15743 tablet_bootstrap.cc:492] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:25.719413 15743 ts_tablet_manager.cc:1403] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.197s	user 0.035s	sys 0.032s
I20260709 13:04:25.704049 15745 raft_consensus.cc:359] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.720515 15745 raft_consensus.cc:385] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.723454 15745 raft_consensus.cc:740] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.704541 15955 raft_consensus.cc:2749] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.727206 15978 raft_consensus.cc:2749] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.678840 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953eecea2a4640758a4d5fecb97e2ecc" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:25.729102 15551 raft_consensus.cc:2468] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:25.728897 15745 consensus_queue.cc:260] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.729848 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:25.730279 15665 leader_election.cc:304] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:25.730981 15855 raft_consensus.cc:2804] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:25.731369 15855 raft_consensus.cc:493] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.731256 15765 raft_consensus.cc:515] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.731899 15855 raft_consensus.cc:3060] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.732481 15699 raft_consensus.cc:2393] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 2: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:25.733374 15765 leader_election.cc:290] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.737507 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:25.739494 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:25.740257 15627 raft_consensus.cc:2393] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate db45473da1854d959ff574c462d84d2e in current term 2: Already voted for candidate 595f37335c974add9663f2679980a604 in this term.
I20260709 13:04:25.731305 15745 ts_tablet_manager.cc:1434] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.001s
I20260709 13:04:25.742261 15745 tablet_bootstrap.cc:492] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:25.720475 15842 raft_consensus.cc:697] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:25.745299 15855 raft_consensus.cc:515] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.745184 15842 consensus_queue.cc:237] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER 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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.748569 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953eecea2a4640758a4d5fecb97e2ecc" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:25.749109 15553 raft_consensus.cc:3060] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.749199 15855 leader_election.cc:290] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.755439 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953eecea2a4640758a4d5fecb97e2ecc" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:25.756218 15627 raft_consensus.cc:3060] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.765296 15742 tablet_bootstrap.cc:492] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:25.773351 15742 ts_tablet_manager.cc:1403] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.232s	user 0.031s	sys 0.029s
I20260709 13:04:25.769016 15855 consensus_queue.cc:1048] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:04:25.798830 15665 leader_election.cc:304] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:25.786243 15449 catalog_manager.cc:5697] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.801882 15853 raft_consensus.cc:2749] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:25.770623 15743 raft_consensus.cc:359] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.802512 15743 raft_consensus.cc:385] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.803368 15743 raft_consensus.cc:740] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.829393 15745 tablet_bootstrap.cc:654] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.794337 15627 raft_consensus.cc:2468] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:25.838792 15743 consensus_queue.cc:260] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.808337 15622 raft_consensus.cc:1275] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:25.839795 15933 raft_consensus.cc:493] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.843148 15853 consensus_queue.cc:1048] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.843636 15933 raft_consensus.cc:515] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.846246 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3a999901e84c90a4f105c467ccc5fb" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:25.847601 15591 leader_election.cc:343] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.850490 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3a999901e84c90a4f105c467ccc5fb" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:25.851146 15702 raft_consensus.cc:2468] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:25.852419 15594 leader_election.cc:304] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:25.855571 15742 raft_consensus.cc:359] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.857120 15742 raft_consensus.cc:385] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.857375 15742 raft_consensus.cc:740] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.855293 15818 raft_consensus.cc:2804] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:25.859524 15667 leader_election.cc:304] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:25.848563 15933 leader_election.cc:290] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.858207 15448 catalog_manager.cc:5697] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:25.861433 15742 consensus_queue.cc:260] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.863559 15743 ts_tablet_manager.cc:1434] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.144s	user 0.009s	sys 0.000s
I20260709 13:04:25.865097 15743 tablet_bootstrap.cc:492] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:25.872730 15978 consensus_queue.cc:1048] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:25.862149 15853 raft_consensus.cc:2804] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:25.860538 15818 raft_consensus.cc:493] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.876130 15853 raft_consensus.cc:697] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:25.879813 15842 consensus_queue.cc:1048] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:04:25.887585 15853 consensus_queue.cc:237] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.876183 15996 raft_consensus.cc:493] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.900254 15742 ts_tablet_manager.cc:1434] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.001s
I20260709 13:04:25.892359 15996 raft_consensus.cc:515] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.902230 15742 tablet_bootstrap.cc:492] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:25.885622 15818 raft_consensus.cc:3060] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.907307 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c228a815c3514386b0c052788c8110a4" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:25.911854 15553 raft_consensus.cc:2468] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:25.914574 15550 raft_consensus.cc:1275] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:25.917444 15818 raft_consensus.cc:515] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:25.916030 15591 leader_election.cc:343] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.904812 15996 leader_election.cc:290] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.921433 15979 raft_consensus.cc:493] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.922291 15979 raft_consensus.cc:515] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.928349 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffe7771abb4697b13a35cd687f6409" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:25.932200 15765 consensus_queue.cc:1048] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.935122 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c228a815c3514386b0c052788c8110a4" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:25.935879 15699 raft_consensus.cc:2468] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
W20260709 13:04:25.936141 15667 leader_election.cc:343] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.937171 15979 leader_election.cc:290] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:25.937124 15594 leader_election.cc:304] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:25.939357 15933 raft_consensus.cc:2804] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:25.939764 15933 raft_consensus.cc:493] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.940246 15933 raft_consensus.cc:3060] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.945590 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3a999901e84c90a4f105c467ccc5fb" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:25.951959 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffe7771abb4697b13a35cd687f6409" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:25.953397 15591 leader_election.cc:343] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:25.954335 15665 leader_election.cc:343] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.954818 15665 leader_election.cc:304] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:25.955999 15979 raft_consensus.cc:2749] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.965615 15449 catalog_manager.cc:5697] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 2, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.966056 15818 leader_election.cc:290] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:25.981823 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3a999901e84c90a4f105c467ccc5fb" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:25.982474 15702 raft_consensus.cc:3060] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.994220 15745 tablet_bootstrap.cc:492] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:25.994640 15745 ts_tablet_manager.cc:1403] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.253s	user 0.018s	sys 0.007s
I20260709 13:04:25.998404 15745 raft_consensus.cc:359] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:25.999101 15745 raft_consensus.cc:385] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.999365 15745 raft_consensus.cc:740] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.999969 15745 consensus_queue.cc:260] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.020715 15745 ts_tablet_manager.cc:1434] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:04:26.021320 15742 tablet_bootstrap.cc:654] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.021678 15745 tablet_bootstrap.cc:492] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:26.024945 15743 tablet_bootstrap.cc:654] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.035493 15702 raft_consensus.cc:2468] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:26.036787 15776 consensus_queue.cc:1048] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.044999 15978 consensus_queue.cc:1048] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.056617 15451 catalog_manager.cc:5697] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:26.055825 15518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 52563.2us
I20260709 13:04:26.054684 15933 raft_consensus.cc:515] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.095037 15933 leader_election.cc:290] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:04:26.096788 15665 consensus_peers.cc:597] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:04:26.097231 15665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 53553.8us
I20260709 13:04:26.097344 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c228a815c3514386b0c052788c8110a4" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:26.098385 15594 leader_election.cc:304] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
W20260709 13:04:26.098717 15591 leader_election.cc:343] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.099552 15996 raft_consensus.cc:2804] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.099997 15742 tablet_bootstrap.cc:492] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:26.100577 15742 ts_tablet_manager.cc:1403] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.199s	user 0.015s	sys 0.017s
I20260709 13:04:26.109030 15745 tablet_bootstrap.cc:654] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.111276 15776 raft_consensus.cc:493] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.111912 15776 raft_consensus.cc:515] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.128161 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c228a815c3514386b0c052788c8110a4" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:26.128962 15700 raft_consensus.cc:3060] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.100019 15996 raft_consensus.cc:697] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:26.133354 15996 consensus_queue.cc:237] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.137071 15743 tablet_bootstrap.cc:492] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:26.136354 15742 raft_consensus.cc:359] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.137508 15743 ts_tablet_manager.cc:1403] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.273s	user 0.018s	sys 0.009s
I20260709 13:04:26.137728 15742 raft_consensus.cc:385] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.138226 15742 raft_consensus.cc:740] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.139961 15700 raft_consensus.cc:2468] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:26.140038 15743 raft_consensus.cc:359] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.140151 15742 consensus_queue.cc:260] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.140815 15743 raft_consensus.cc:385] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.141093 15743 raft_consensus.cc:740] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.141693 15743 consensus_queue.cc:260] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.142204 15742 ts_tablet_manager.cc:1434] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.003s
I20260709 13:04:26.142112 15594 leader_election.cc:304] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:26.143210 15742 tablet_bootstrap.cc:492] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:26.143677 15818 raft_consensus.cc:2804] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.144214 15818 raft_consensus.cc:697] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:26.145186 15818 consensus_queue.cc:237] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.145956 15776 leader_election.cc:290] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:26.147562 15743 ts_tablet_manager.cc:1434] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:04:26.148458 15743 tablet_bootstrap.cc:492] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:26.149015 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456447707c6c45a6a32108a4aacca132" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
W20260709 13:04:26.151376 15518 leader_election.cc:343] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.151479 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456447707c6c45a6a32108a4aacca132" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:26.150887 15742 tablet_bootstrap.cc:654] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.155561 15620 raft_consensus.cc:1275] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 13:04:26.156236 15519 leader_election.cc:343] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.156597 15743 tablet_bootstrap.cc:654] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.156698 15519 leader_election.cc:304] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:26.157531 15776 consensus_queue.cc:1048] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.159188 15776 raft_consensus.cc:2749] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.169834 15742 tablet_bootstrap.cc:492] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:26.170462 15742 ts_tablet_manager.cc:1403] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
W20260709 13:04:26.182389 15591 consensus_peers.cc:597] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:04:26.186520 15742 raft_consensus.cc:359] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.187490 15742 raft_consensus.cc:385] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.187835 15742 raft_consensus.cc:740] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.192718 15743 tablet_bootstrap.cc:492] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:26.193171 15743 ts_tablet_manager.cc:1403] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.014s
I20260709 13:04:26.196122 15700 raft_consensus.cc:1275] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:26.197214 15743 raft_consensus.cc:359] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.197854 15743 raft_consensus.cc:385] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.197882 15776 consensus_queue.cc:1048] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.198196 15743 raft_consensus.cc:740] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.199424 15743 consensus_queue.cc:260] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.200618 15742 consensus_queue.cc:260] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.201649 15743 ts_tablet_manager.cc:1434] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 13:04:26.202108 15742 ts_tablet_manager.cc:1434] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:04:26.202479 15743 tablet_bootstrap.cc:492] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:26.203464 15742 tablet_bootstrap.cc:492] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:26.208554 15743 tablet_bootstrap.cc:654] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.210634 15742 tablet_bootstrap.cc:654] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.223852 15743 tablet_bootstrap.cc:492] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:26.224433 15743 ts_tablet_manager.cc:1403] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260709 13:04:26.228091 15743 raft_consensus.cc:359] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.229699 15743 raft_consensus.cc:385] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.230146 15743 raft_consensus.cc:740] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.231173 15743 consensus_queue.cc:260] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.232185 15745 tablet_bootstrap.cc:492] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:26.232686 15745 ts_tablet_manager.cc:1403] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.211s	user 0.007s	sys 0.011s
I20260709 13:04:26.234099 15743 ts_tablet_manager.cc:1434] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:04:26.235066 15743 tablet_bootstrap.cc:492] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:26.242846 15743 tablet_bootstrap.cc:654] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.246326 15745 raft_consensus.cc:359] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.249637 15745 raft_consensus.cc:385] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.252328 15745 raft_consensus.cc:740] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.253034 15745 consensus_queue.cc:260] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.252832 15450 catalog_manager.cc:5697] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.255211 15745 ts_tablet_manager.cc:1434] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 13:04:26.254580 15450 catalog_manager.cc:5697] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.256778 15745 tablet_bootstrap.cc:492] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:26.257438 15818 consensus_queue.cc:1048] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.259279 15743 tablet_bootstrap.cc:492] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:26.259701 15743 ts_tablet_manager.cc:1403] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 13:04:26.262391 15743 raft_consensus.cc:359] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.263036 15743 raft_consensus.cc:385] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.263305 15743 raft_consensus.cc:740] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.264056 15743 consensus_queue.cc:260] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.266629 15743 ts_tablet_manager.cc:1434] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:26.274829 15742 tablet_bootstrap.cc:492] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:26.275261 15742 ts_tablet_manager.cc:1403] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.017s
I20260709 13:04:26.275655 15745 tablet_bootstrap.cc:654] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.277184 15742 raft_consensus.cc:359] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.275697 15743 tablet_bootstrap.cc:492] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:26.281884 15979 raft_consensus.cc:493] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.282789 15979 raft_consensus.cc:515] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.283941 15955 raft_consensus.cc:493] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.284425 15955 raft_consensus.cc:515] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.277648 15742 raft_consensus.cc:385] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.285238 15742 raft_consensus.cc:740] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.285897 15742 consensus_queue.cc:260] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.286398 15955 leader_election.cc:290] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:26.286793 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:26.288046 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb78c1d4489431aa1793309271e2f1f" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:26.288241 15742 ts_tablet_manager.cc:1434] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
W20260709 13:04:26.288772 15667 leader_election.cc:343] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.289279 15742 tablet_bootstrap.cc:492] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:26.290261 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb78c1d4489431aa1793309271e2f1f" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:26.290861 15743 tablet_bootstrap.cc:654] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.292434 15519 leader_election.cc:304] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:26.293444 15955 raft_consensus.cc:2749] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.293808 15979 leader_election.cc:290] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:26.295145 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:26.295560 15745 tablet_bootstrap.cc:492] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:26.296012 15745 ts_tablet_manager.cc:1403] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.022s
W20260709 13:04:26.300478 15665 leader_election.cc:343] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.300614 15742 tablet_bootstrap.cc:654] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.300911 15665 leader_election.cc:304] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:26.300994 15979 consensus_queue.cc:1048] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.301980 15978 raft_consensus.cc:2749] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.306433 15745 raft_consensus.cc:359] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.307180 15745 raft_consensus.cc:385] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.307493 15745 raft_consensus.cc:740] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.308146 15745 consensus_queue.cc:260] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.328510 15745 ts_tablet_manager.cc:1434] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.003s
I20260709 13:04:26.329566 15745 tablet_bootstrap.cc:492] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:26.340994 15979 consensus_queue.cc:1048] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.343168 15745 tablet_bootstrap.cc:654] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.354619 15743 tablet_bootstrap.cc:492] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:26.355114 15743 ts_tablet_manager.cc:1403] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.015s
I20260709 13:04:26.357627 15743 raft_consensus.cc:359] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.358266 15743 raft_consensus.cc:385] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.358549 15743 raft_consensus.cc:740] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.359299 15743 consensus_queue.cc:260] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.362010 15743 ts_tablet_manager.cc:1434] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:04:26.362941 15743 tablet_bootstrap.cc:492] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:26.371739 15742 tablet_bootstrap.cc:492] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:26.372180 15742 ts_tablet_manager.cc:1403] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.018s
I20260709 13:04:26.372575 15743 tablet_bootstrap.cc:654] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.374765 15742 raft_consensus.cc:359] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.375563 15742 raft_consensus.cc:385] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.375805 15742 raft_consensus.cc:740] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.376387 15742 consensus_queue.cc:260] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.378607 15742 ts_tablet_manager.cc:1434] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:26.379384 15742 tablet_bootstrap.cc:492] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:26.384884 15742 tablet_bootstrap.cc:654] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.398643 15742 tablet_bootstrap.cc:492] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:26.399050 15742 ts_tablet_manager.cc:1403] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260709 13:04:26.401381 15742 raft_consensus.cc:359] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.402000 15742 raft_consensus.cc:385] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.402254 15742 raft_consensus.cc:740] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.402933 15742 consensus_queue.cc:260] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.404839 15742 ts_tablet_manager.cc:1434] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:26.405704 15742 tablet_bootstrap.cc:492] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:26.410153 15745 tablet_bootstrap.cc:492] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:26.410626 15745 ts_tablet_manager.cc:1403] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.000s
I20260709 13:04:26.411283 15742 tablet_bootstrap.cc:654] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.413203 15745 raft_consensus.cc:359] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.413969 15996 raft_consensus.cc:493] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.417905 15996 raft_consensus.cc:515] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.420403 15996 leader_election.cc:290] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:26.421660 15745 raft_consensus.cc:385] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.421994 15745 raft_consensus.cc:740] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.422652 15745 consensus_queue.cc:260] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.423511 15742 tablet_bootstrap.cc:492] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:26.423375 16015 raft_consensus.cc:493] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.424075 16015 raft_consensus.cc:515] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.425500 15745 ts_tablet_manager.cc:1434] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:04:26.426401 15745 tablet_bootstrap.cc:492] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:26.427364 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffe7771abb4697b13a35cd687f6409" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:26.428174 15626 raft_consensus.cc:2468] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:26.429333 15518 leader_election.cc:304] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:26.430532 15776 raft_consensus.cc:2804] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.430876 15776 raft_consensus.cc:493] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.431244 15742 ts_tablet_manager.cc:1403] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.009s
I20260709 13:04:26.432065 16015 leader_election.cc:290] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:26.432968 15745 tablet_bootstrap.cc:654] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.434327 15742 raft_consensus.cc:359] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.431216 15776 raft_consensus.cc:3060] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.435642 15743 tablet_bootstrap.cc:492] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:26.436542 15743 ts_tablet_manager.cc:1403] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.034s
I20260709 13:04:26.438999 15743 raft_consensus.cc:359] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.439725 15743 raft_consensus.cc:385] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.440007 15743 raft_consensus.cc:740] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.435992 15742 raft_consensus.cc:385] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.440620 15745 tablet_bootstrap.cc:492] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:26.440770 15742 raft_consensus.cc:740] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.441166 15745 ts_tablet_manager.cc:1403] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260709 13:04:26.440644 15743 consensus_queue.cc:260] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.441550 15742 consensus_queue.cc:260] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.442507 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:26.443130 15700 raft_consensus.cc:2468] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:26.443526 15745 raft_consensus.cc:359] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.443867 15742 ts_tablet_manager.cc:1434] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 13:04:26.444139 15745 raft_consensus.cc:385] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.444146 15594 leader_election.cc:304] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:26.444600 15745 raft_consensus.cc:740] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.444766 15742 tablet_bootstrap.cc:492] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:26.445027 15996 raft_consensus.cc:2804] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.445356 15996 raft_consensus.cc:493] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.445217 15745 consensus_queue.cc:260] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.445703 15996 raft_consensus.cc:3060] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.447311 15745 ts_tablet_manager.cc:1434] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:26.448143 15745 tablet_bootstrap.cc:492] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:26.452557 15742 tablet_bootstrap.cc:654] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.452952 15743 ts_tablet_manager.cc:1434] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:04:26.453310 15745 tablet_bootstrap.cc:654] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.454474 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffe7771abb4697b13a35cd687f6409" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:26.455106 15700 raft_consensus.cc:2468] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:26.458402 15765 raft_consensus.cc:493] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.458853 15765 raft_consensus.cc:515] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.460765 15765 leader_election.cc:290] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:26.466167 15743 tablet_bootstrap.cc:492] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:26.467497 15745 tablet_bootstrap.cc:492] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:26.468066 15745 ts_tablet_manager.cc:1403] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 13:04:26.468170 15742 tablet_bootstrap.cc:492] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:26.468691 15742 ts_tablet_manager.cc:1403] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260709 13:04:26.470566 15745 raft_consensus.cc:359] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.471326 15745 raft_consensus.cc:385] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.471205 15742 raft_consensus.cc:359] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.471679 15745 raft_consensus.cc:740] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.472110 15742 raft_consensus.cc:385] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.472445 15742 raft_consensus.cc:740] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.472442 15745 consensus_queue.cc:260] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.473410 15742 consensus_queue.cc:260] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.473884 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:26.474519 15745 ts_tablet_manager.cc:1434] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:26.474486 15551 raft_consensus.cc:2468] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:26.475448 15745 tablet_bootstrap.cc:492] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:26.476042 15742 ts_tablet_manager.cc:1434] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:26.477377 15955 raft_consensus.cc:493] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.477895 15742 tablet_bootstrap.cc:492] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:26.477846 15955 raft_consensus.cc:515] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.479028 15765 raft_consensus.cc:493] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.479506 15765 raft_consensus.cc:515] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.480441 15955 leader_election.cc:290] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:26.481433 15765 leader_election.cc:290] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:26.479506 15550 raft_consensus.cc:3060] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.482796 15743 tablet_bootstrap.cc:654] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.483283 15935 raft_consensus.cc:493] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.483402 15745 tablet_bootstrap.cc:654] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.483785 15935 raft_consensus.cc:515] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.485800 15935 leader_election.cc:290] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:26.487301 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbca4f4729c4ece842eb2ef85fdf400" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:26.488615 15591 leader_election.cc:343] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.489962 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c7a388aa440128768cf066aa08620" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:26.493335 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:26.495929 15742 tablet_bootstrap.cc:654] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.500293 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c7a388aa440128768cf066aa08620" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:26.500957 15623 raft_consensus.cc:2468] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:26.510666 15742 tablet_bootstrap.cc:492] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:26.512274 15742 ts_tablet_manager.cc:1403] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.006s
I20260709 13:04:26.513137 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456447707c6c45a6a32108a4aacca132" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:26.513854 15623 raft_consensus.cc:2468] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:26.516167 15742 raft_consensus.cc:359] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.520478 15742 raft_consensus.cc:385] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.521162 15742 raft_consensus.cc:740] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.522205 15742 consensus_queue.cc:260] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.525180 15742 ts_tablet_manager.cc:1434] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:04:26.526949 15742 tablet_bootstrap.cc:492] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:26.518733 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:26.528518 15700 raft_consensus.cc:2468] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:26.534300 15742 tablet_bootstrap.cc:654] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.535482 15776 raft_consensus.cc:515] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.517571 15667 leader_election.cc:304] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
W20260709 13:04:26.540336 15665 leader_election.cc:343] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.541692 15519 leader_election.cc:304] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:26.547142 15667 leader_election.cc:304] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:26.545925 15979 raft_consensus.cc:2804] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.555497 15979 raft_consensus.cc:493] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.555867 15979 raft_consensus.cc:3060] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.558605 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456447707c6c45a6a32108a4aacca132" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:26.559267 15776 leader_election.cc:290] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:26.560334 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbca4f4729c4ece842eb2ef85fdf400" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:26.560906 15700 raft_consensus.cc:2468] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:26.564168 15743 tablet_bootstrap.cc:492] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:26.564610 15743 ts_tablet_manager.cc:1403] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.099s	user 0.028s	sys 0.022s
I20260709 13:04:26.559263 15551 raft_consensus.cc:2468] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:26.556588 15955 raft_consensus.cc:2804] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.567305 15853 raft_consensus.cc:493] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.571120 15996 raft_consensus.cc:515] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.571943 15853 raft_consensus.cc:515] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.572708 15626 raft_consensus.cc:2393] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate 37fbf86beed3461ba5595921ebea28ae in this term.
I20260709 13:04:26.563939 15765 raft_consensus.cc:2804] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.569060 15955 raft_consensus.cc:493] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.584403 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffe7771abb4697b13a35cd687f6409" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:26.585213 15623 raft_consensus.cc:3060] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.576768 15765 raft_consensus.cc:493] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.579656 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffe7771abb4697b13a35cd687f6409" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:26.590174 15700 raft_consensus.cc:3060] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.586309 15955 raft_consensus.cc:3060] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.591073 15765 raft_consensus.cc:3060] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.601301 15853 leader_election.cc:290] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:26.596825 15996 leader_election.cc:290] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:26.614049 15700 raft_consensus.cc:2468] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:26.614117 15765 raft_consensus.cc:515] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.595532 15594 leader_election.cc:304] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:26.619356 15743 raft_consensus.cc:359] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.619858 15933 raft_consensus.cc:2804] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.620095 15743 raft_consensus.cc:385] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.620272 15933 raft_consensus.cc:493] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.620406 15743 raft_consensus.cc:740] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.620668 15933 raft_consensus.cc:3060] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.621029 15743 consensus_queue.cc:260] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.625173 15745 tablet_bootstrap.cc:492] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:26.625609 15745 ts_tablet_manager.cc:1403] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.150s	user 0.025s	sys 0.038s
I20260709 13:04:26.627317 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c70659f97c4c8183cada0b74e2a195" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:26.627652 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:26.628082 15745 raft_consensus.cc:359] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.628434 15697 raft_consensus.cc:3060] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.628726 15745 raft_consensus.cc:385] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.629525 15745 raft_consensus.cc:740] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.631657 15745 consensus_queue.cc:260] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.633150 15745 ts_tablet_manager.cc:1434] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:26.633255 15742 tablet_bootstrap.cc:492] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:26.633970 15745 tablet_bootstrap.cc:492] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:26.634244 15742 ts_tablet_manager.cc:1403] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.022s
I20260709 13:04:26.640446 15979 raft_consensus.cc:515] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.641080 15933 raft_consensus.cc:515] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.641992 15979 leader_election.cc:290] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
W20260709 13:04:26.629122 16045 log.cc:927] Time spent T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
I20260709 13:04:26.643998 15745 tablet_bootstrap.cc:654] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.714654 15742 raft_consensus.cc:359] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.716346 15742 raft_consensus.cc:385] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.716663 15742 raft_consensus.cc:740] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
W20260709 13:04:26.707844 15667 leader_election.cc:343] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.717492 15742 consensus_queue.cc:260] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.698028 15697 raft_consensus.cc:2468] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:26.718967 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:26.725023 15842 raft_consensus.cc:493] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.726047 15842 raft_consensus.cc:515] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.727164 15623 raft_consensus.cc:2468] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:26.729018 15842 leader_election.cc:290] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:26.729668 15842 raft_consensus.cc:493] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.730326 15842 raft_consensus.cc:515] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.732470 15842 leader_election.cc:290] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:04:26.737763 15519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 48877.3us
I20260709 13:04:26.763037 15933 leader_election.cc:290] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:26.769399 15743 ts_tablet_manager.cc:1434] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.204s	user 0.006s	sys 0.001s
I20260709 13:04:26.767474 15742 ts_tablet_manager.cc:1434] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.133s	user 0.004s	sys 0.008s
I20260709 13:04:26.770417 15552 raft_consensus.cc:3060] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.767531 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456447707c6c45a6a32108a4aacca132" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:26.763896 15519 leader_election.cc:304] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:26.779371 15553 raft_consensus.cc:3060] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.781965 15742 tablet_bootstrap.cc:492] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:26.783494 16015 raft_consensus.cc:2804] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.784574 16015 raft_consensus.cc:697] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:26.785589 15743 tablet_bootstrap.cc:492] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:26.785797 16015 consensus_queue.cc:237] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.644490 15955 raft_consensus.cc:515] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.816679 15549 raft_consensus.cc:2393] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37fbf86beed3461ba5595921ebea28ae in current term 1: Already voted for candidate 595f37335c974add9663f2679980a604 in this term.
I20260709 13:04:26.817942 15745 tablet_bootstrap.cc:492] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:26.818672 15745 ts_tablet_manager.cc:1403] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.185s	user 0.019s	sys 0.007s
I20260709 13:04:26.818878 15548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c7a388aa440128768cf066aa08620" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
W20260709 13:04:26.821909 15665 leader_election.cc:343] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:26.822628 15594 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 83408.8us
W20260709 13:04:26.826488 15518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 59626.9us
I20260709 13:04:26.846694 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbca4f4729c4ece842eb2ef85fdf400" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:26.847735 15697 raft_consensus.cc:3060] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.843580 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c7a388aa440128768cf066aa08620" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:26.848675 15626 raft_consensus.cc:3060] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.850317 15553 raft_consensus.cc:2468] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:26.854799 16053 raft_consensus.cc:493] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.855037 15665 leader_election.cc:304] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:26.855587 16053 raft_consensus.cc:515] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.858143 15979 raft_consensus.cc:2804] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.858701 15979 raft_consensus.cc:697] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:26.862398 15979 consensus_queue.cc:237] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.865199 15853 raft_consensus.cc:493] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.865931 15853 raft_consensus.cc:515] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.868870 15853 leader_election.cc:290] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:26.862702 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ef381ab59d468290dafdf63207eb82" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:26.871816 15623 raft_consensus.cc:2468] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:26.873435 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c70659f97c4c8183cada0b74e2a195" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:26.874063 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dd83f8fef944bcb9660a737169f55f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:26.874724 15665 leader_election.cc:343] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.876310 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ef381ab59d468290dafdf63207eb82" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:26.877032 15700 raft_consensus.cc:2468] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 0.
I20260709 13:04:26.875245 15665 leader_election.cc:304] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
W20260709 13:04:26.884356 15665 leader_election.cc:343] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.884469 15765 leader_election.cc:290] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:26.885265 16048 raft_consensus.cc:2749] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.888266 15594 leader_election.cc:304] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:26.888345 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3a999901e84c90a4f105c467ccc5fb" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:26.892191 16056 raft_consensus.cc:2804] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.892700 15697 raft_consensus.cc:2468] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:26.892833 16056 raft_consensus.cc:697] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:26.892899 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:26.894124 16056 consensus_queue.cc:237] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.896108 16053 leader_election.cc:290] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:26.900343 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3a999901e84c90a4f105c467ccc5fb" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:26.902980 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:26.903913 15702 raft_consensus.cc:2393] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate 37fbf86beed3461ba5595921ebea28ae in this term.
I20260709 13:04:26.877449 15955 leader_election.cc:290] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:26.905180 15699 raft_consensus.cc:2393] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate 37fbf86beed3461ba5595921ebea28ae in this term.
I20260709 13:04:26.912112 16049 raft_consensus.cc:493] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.919157 15519 leader_election.cc:304] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:26.925436 16015 raft_consensus.cc:2804] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.912678 16049 raft_consensus.cc:515] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.925899 16015 raft_consensus.cc:493] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:04:26.939428 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:26.934303 16015 raft_consensus.cc:3060] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.944921 16049 leader_election.cc:290] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:26.906872 16053 consensus_queue.cc:1048] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:04:26.930738 15626 raft_consensus.cc:2468] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:26.947392 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456447707c6c45a6a32108a4aacca132" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:26.948259 15621 raft_consensus.cc:3060] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.951160 15743 tablet_bootstrap.cc:654] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.952363 15553 raft_consensus.cc:3060] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.952766 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb563a298bfa40b3b3cac26dd5d3bb86" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:26.937301 15594 leader_election.cc:304] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:26.966251 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:26.967144 15700 raft_consensus.cc:2468] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:26.968319 15550 raft_consensus.cc:3060] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.964273 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:26.970218 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dd83f8fef944bcb9660a737169f55f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:26.964322 16053 raft_consensus.cc:2804] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.972570 16053 raft_consensus.cc:697] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:26.973423 16053 consensus_queue.cc:237] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:26.975273 15667 leader_election.cc:304] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
W20260709 13:04:26.977236 15665 leader_election.cc:343] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.978199 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbca4f4729c4ece842eb2ef85fdf400" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:26.979249 15594 leader_election.cc:304] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:26.982838 15979 raft_consensus.cc:2804] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:04:26.990572 15667 leader_election.cc:343] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.992895 15667 leader_election.cc:304] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:26.988857 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb563a298bfa40b3b3cac26dd5d3bb86" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:26.994722 15979 raft_consensus.cc:697] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:26.990092 15518 leader_election.cc:304] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [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: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:27.008245 15745 raft_consensus.cc:359] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.009809 15745 raft_consensus.cc:385] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.010068 15745 raft_consensus.cc:740] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.015836 15778 raft_consensus.cc:2749] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:27.021973 16057 raft_consensus.cc:2749] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:27.027474 15745 consensus_queue.cc:260] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:27.032581 15591 leader_election.cc:343] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.030433 15627 raft_consensus.cc:2468] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:27.032646 15451 catalog_manager.cc:5697] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:27.033607 15591 leader_election.cc:343] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.033798 15621 raft_consensus.cc:2468] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:27.038528 15935 raft_consensus.cc:2804] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:27.038333 15979 consensus_queue.cc:237] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.039126 15935 raft_consensus.cc:493] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:27.039634 15935 raft_consensus.cc:3060] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.075794 15742 tablet_bootstrap.cc:654] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.079396 16056 raft_consensus.cc:493] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.080029 16056 raft_consensus.cc:515] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.084854 16015 raft_consensus.cc:515] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.097661 16053 consensus_queue.cc:1048] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:27.098472 15933 consensus_queue.cc:1048] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:27.116600 15978 raft_consensus.cc:493] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.116783 16060 raft_consensus.cc:493] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.122301 15519 leader_election.cc:304] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:27.130018 15745 ts_tablet_manager.cc:1434] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.311s	user 0.004s	sys 0.004s
I20260709 13:04:27.131242 15745 tablet_bootstrap.cc:492] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:27.132448 15450 catalog_manager.cc:5697] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:27.117211 15978 raft_consensus.cc:515] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.140172 16015 leader_election.cc:290] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:27.140328 16056 leader_election.cc:290] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:27.127140 16060 raft_consensus.cc:515] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.164070 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:27.177623 15742 tablet_bootstrap.cc:492] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:27.178104 15742 ts_tablet_manager.cc:1403] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.397s	user 0.010s	sys 0.009s
I20260709 13:04:27.168463 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ef381ab59d468290dafdf63207eb82" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:27.173789 16064 raft_consensus.cc:2749] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:27.173987 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ef381ab59d468290dafdf63207eb82" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:27.166569 15818 consensus_queue.cc:1048] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 13:04:27.181165 15620 raft_consensus.cc:3060] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.183560 15697 raft_consensus.cc:3060] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.193262 15935 raft_consensus.cc:515] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.194542 15620 raft_consensus.cc:2468] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:27.198061 15745 tablet_bootstrap.cc:654] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.199412 15742 raft_consensus.cc:359] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.200127 15742 raft_consensus.cc:385] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.200337 15742 raft_consensus.cc:740] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.202412 15742 consensus_queue.cc:260] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.203727 15978 leader_election.cc:290] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:27.205379 16060 leader_election.cc:290] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:27.206194 15743 tablet_bootstrap.cc:492] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:27.206079 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c228a815c3514386b0c052788c8110a4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:27.206625 15743 ts_tablet_manager.cc:1403] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.421s	user 0.012s	sys 0.012s
I20260709 13:04:27.206725 15935 leader_election.cc:290] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:27.209676 15743 raft_consensus.cc:359] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.210517 15743 raft_consensus.cc:385] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.212018 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:27.210844 15743 raft_consensus.cc:740] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
W20260709 13:04:27.214818 15591 leader_election.cc:343] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.216796 15742 ts_tablet_manager.cc:1434] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.004s
I20260709 13:04:27.217826 15742 tablet_bootstrap.cc:492] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:27.221616 15518 leader_election.cc:304] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:27.222543 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:27.223701 15842 raft_consensus.cc:2804] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:27.224151 15842 raft_consensus.cc:697] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:27.224943 15842 consensus_queue.cc:237] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.231103 15743 consensus_queue.cc:260] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:27.231500 15591 leader_election.cc:343] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:27.232545 15594 leader_election.cc:343] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.232793 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:27.233009 15594 leader_election.cc:304] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:27.233572 15702 raft_consensus.cc:3060] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.233989 15743 ts_tablet_manager.cc:1434] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260709 13:04:27.236891 15743 tablet_bootstrap.cc:492] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:27.232578 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5c9ed0f43f41c5b4abbe8e8149f8e1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:27.243709 15667 leader_election.cc:304] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:27.236099 16056 raft_consensus.cc:2749] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:27.245782 15448 catalog_manager.cc:5697] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:27.257066 16048 raft_consensus.cc:2804] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:27.274435 15697 raft_consensus.cc:2468] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:27.280151 15702 raft_consensus.cc:2468] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:27.268860 16048 raft_consensus.cc:493] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:04:27.293083 15665 leader_election.cc:343] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.300570 16048 raft_consensus.cc:3060] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.317636 15594 leader_election.cc:304] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:27.321311 15742 tablet_bootstrap.cc:654] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.321743 16056 raft_consensus.cc:2804] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:27.301371 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c228a815c3514386b0c052788c8110a4" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:27.325337 16056 raft_consensus.cc:697] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:27.330971 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5c9ed0f43f41c5b4abbe8e8149f8e1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:27.334403 15519 leader_election.cc:304] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
W20260709 13:04:27.336571 15667 leader_election.cc:343] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.331049 16056 consensus_queue.cc:237] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.337025 15667 leader_election.cc:304] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:27.344779 15978 raft_consensus.cc:2749] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:27.343662 16064 raft_consensus.cc:2749] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:27.365271 15745 tablet_bootstrap.cc:492] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:27.365831 15745 ts_tablet_manager.cc:1403] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.235s	user 0.022s	sys 0.005s
I20260709 13:04:27.364902 15933 consensus_queue.cc:1048] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:04:27.364631 15955 consensus_queue.cc:1048] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:04:27.402374 15745 raft_consensus.cc:359] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.403153 15745 raft_consensus.cc:385] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.403472 15745 raft_consensus.cc:740] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.404379 15745 consensus_queue.cc:260] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.407142 15818 consensus_queue.cc:1048] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:27.400113 16048 raft_consensus.cc:515] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.417723 15745 ts_tablet_manager.cc:1434] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.003s
I20260709 13:04:27.423373 15745 tablet_bootstrap.cc:492] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:27.437304 16064 consensus_queue.cc:1048] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:27.451316 16048 leader_election.cc:290] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:27.460892 15743 tablet_bootstrap.cc:654] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.454820 15450 catalog_manager.cc:5697] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:27.464345 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb563a298bfa40b3b3cac26dd5d3bb86" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:27.464834 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb563a298bfa40b3b3cac26dd5d3bb86" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:27.468716 16048 consensus_queue.cc:1048] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:27.474197 15742 tablet_bootstrap.cc:492] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:27.474655 15742 ts_tablet_manager.cc:1403] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.257s	user 0.021s	sys 0.004s
I20260709 13:04:27.476565 15979 consensus_queue.cc:1048] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:27.478204 15745 tablet_bootstrap.cc:654] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.478423 15742 raft_consensus.cc:359] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.479372 15742 raft_consensus.cc:385] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.479686 15742 raft_consensus.cc:740] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.471813 15620 raft_consensus.cc:3060] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.481101 15742 consensus_queue.cc:260] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.483062 15742 ts_tablet_manager.cc:1434] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260709 13:04:27.483379 15665 leader_election.cc:343] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.483949 15742 tablet_bootstrap.cc:492] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:27.490532 15620 raft_consensus.cc:2468] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:27.492077 15842 raft_consensus.cc:493] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.492537 15842 raft_consensus.cc:515] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.494494 15842 leader_election.cc:290] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:27.495501 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbca4f4729c4ece842eb2ef85fdf400" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:27.496249 15702 raft_consensus.cc:2393] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate 37fbf86beed3461ba5595921ebea28ae in this term.
I20260709 13:04:27.500546 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbca4f4729c4ece842eb2ef85fdf400" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:27.515691 15667 leader_election.cc:304] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:27.518225 16048 raft_consensus.cc:2804] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:27.518687 16048 raft_consensus.cc:697] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:27.519528 16048 consensus_queue.cc:237] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.514622 15448 catalog_manager.cc:5697] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:27.572074 15451 catalog_manager.cc:5697] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:27.573666 16056 consensus_queue.cc:1048] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:27.578902 15742 tablet_bootstrap.cc:654] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.579962 15745 tablet_bootstrap.cc:492] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:27.580781 15745 ts_tablet_manager.cc:1403] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.005s
I20260709 13:04:27.574615 15451 catalog_manager.cc:5697] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:27.597389 15745 raft_consensus.cc:359] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.598230 15745 raft_consensus.cc:385] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.598575 15745 raft_consensus.cc:740] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.599558 15745 consensus_queue.cc:260] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.606434 15518 leader_election.cc:304] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:27.608970 15745 ts_tablet_manager.cc:1434] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 13:04:27.609922 15745 tablet_bootstrap.cc:492] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:27.615176 16060 raft_consensus.cc:3060] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.615919 15745 tablet_bootstrap.cc:654] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.629648 15745 tablet_bootstrap.cc:492] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:27.630095 15745 ts_tablet_manager.cc:1403] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260709 13:04:27.632766 15745 raft_consensus.cc:359] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.633426 15745 raft_consensus.cc:385] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.633721 15745 raft_consensus.cc:740] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.634305 15745 consensus_queue.cc:260] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.637060 15745 ts_tablet_manager.cc:1434] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:04:27.637853 15745 tablet_bootstrap.cc:492] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:27.642751 15745 tablet_bootstrap.cc:654] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.643669 16072 raft_consensus.cc:493] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.644129 16072 raft_consensus.cc:515] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.645535 15933 raft_consensus.cc:493] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.646184 16072 leader_election.cc:290] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:27.646123 15933 raft_consensus.cc:515] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.649255 15933 leader_election.cc:290] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:27.649691 15698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
W20260709 13:04:27.651105 15665 consensus_peers.cc:597] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:04:27.651831 15594 leader_election.cc:343] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.653162 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:27.654837 15665 leader_election.cc:343] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.652575 15450 catalog_manager.cc:5697] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:27.662706 15745 tablet_bootstrap.cc:492] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:27.663156 15745 ts_tablet_manager.cc:1403] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.001s
I20260709 13:04:27.664552 15743 tablet_bootstrap.cc:492] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:27.665072 15743 ts_tablet_manager.cc:1403] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.428s	user 0.017s	sys 0.020s
I20260709 13:04:27.665568 15745 raft_consensus.cc:359] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.666188 15745 raft_consensus.cc:385] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.671753 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:27.672732 16060 raft_consensus.cc:2749] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:27.666466 15745 raft_consensus.cc:740] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.675864 15745 consensus_queue.cc:260] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.679566 15745 ts_tablet_manager.cc:1434] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:04:27.680487 15745 tablet_bootstrap.cc:492] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:27.688007 15745 tablet_bootstrap.cc:654] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.690016 15743 raft_consensus.cc:359] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.690735 15743 raft_consensus.cc:385] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.691023 15743 raft_consensus.cc:740] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.692859 15742 tablet_bootstrap.cc:492] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:27.693288 15742 ts_tablet_manager.cc:1403] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.210s	user 0.024s	sys 0.011s
I20260709 13:04:27.695957 15742 raft_consensus.cc:359] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.696614 15742 raft_consensus.cc:385] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.696933 15742 raft_consensus.cc:740] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.697757 15742 consensus_queue.cc:260] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.700124 15742 ts_tablet_manager.cc:1434] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:04:27.701077 15742 tablet_bootstrap.cc:492] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:27.705772 16048 raft_consensus.cc:493] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.706218 16048 raft_consensus.cc:515] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.708150 16048 leader_election.cc:290] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:27.709133 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0938c0b5c3114a68b8159856b55af621" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:27.709508 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0938c0b5c3114a68b8159856b55af621" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:27.710825 15742 tablet_bootstrap.cc:654] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:27.711717 15667 leader_election.cc:343] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.717427 16048 consensus_queue.cc:1048] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:27.717900 15665 leader_election.cc:343] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.720660 15665 leader_election.cc:304] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:27.721833 15742 tablet_bootstrap.cc:492] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:27.722468 16072 raft_consensus.cc:2749] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:27.722239 15742 ts_tablet_manager.cc:1403] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260709 13:04:27.729429 15745 tablet_bootstrap.cc:492] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:27.729346 15742 raft_consensus.cc:359] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.729872 15745 ts_tablet_manager.cc:1403] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.016s
I20260709 13:04:27.729995 15742 raft_consensus.cc:385] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.730369 15742 raft_consensus.cc:740] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.731257 15742 consensus_queue.cc:260] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.733850 15742 ts_tablet_manager.cc:1434] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:27.735244 15742 tablet_bootstrap.cc:492] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:27.735328 15745 raft_consensus.cc:359] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.735962 15745 raft_consensus.cc:385] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.736210 15745 raft_consensus.cc:740] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.736788 15745 consensus_queue.cc:260] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.738201 15745 ts_tablet_manager.cc:1434] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:04:27.738858 15745 tablet_bootstrap.cc:492] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
W20260709 13:04:27.709064 15591 leader_election.cc:343] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.740013 15591 leader_election.cc:304] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:27.740862 15996 raft_consensus.cc:2749] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:27.717852 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:27.743378 15622 raft_consensus.cc:2468] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:27.743460 15742 tablet_bootstrap.cc:654] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.744294 15933 consensus_queue.cc:1048] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:04:27.753762 15745 tablet_bootstrap.cc:654] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.748008 15667 leader_election.cc:304] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:27.756337 15978 raft_consensus.cc:2804] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:27.756809 15978 raft_consensus.cc:493] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:27.757233 15978 raft_consensus.cc:3060] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.745306 15743 consensus_queue.cc:260] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.765027 15743 ts_tablet_manager.cc:1434] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.100s	user 0.008s	sys 0.000s
I20260709 13:04:27.752434 16060 consensus_queue.cc:1048] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:04:27.768134 15745 tablet_bootstrap.cc:492] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:27.779560 15933 raft_consensus.cc:493] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.783608 15745 ts_tablet_manager.cc:1403] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.004s
I20260709 13:04:27.783303 15933 raft_consensus.cc:515] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.786654 15933 leader_election.cc:290] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:27.786401 15745 raft_consensus.cc:359] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.787153 15745 raft_consensus.cc:385] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.787516 15745 raft_consensus.cc:740] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.787616 15742 tablet_bootstrap.cc:492] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:27.787709 15842 consensus_queue.cc:1048] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:27.788112 15742 ts_tablet_manager.cc:1403] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.019s
I20260709 13:04:27.788350 15745 consensus_queue.cc:260] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.790374 15745 ts_tablet_manager.cc:1434] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:04:27.790546 15742 raft_consensus.cc:359] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.791277 15742 raft_consensus.cc:385] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.790819 15698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c70659f97c4c8183cada0b74e2a195" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:27.791565 15742 raft_consensus.cc:740] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.791923 15698 raft_consensus.cc:2468] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:27.791440 15745 tablet_bootstrap.cc:492] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:27.792316 15742 consensus_queue.cc:260] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.793411 15594 leader_election.cc:304] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:27.794147 15933 raft_consensus.cc:2804] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:27.794526 15933 raft_consensus.cc:493] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:27.794844 15933 raft_consensus.cc:3060] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.799045 15745 tablet_bootstrap.cc:654] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.802114 15742 ts_tablet_manager.cc:1434] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 13:04:27.807963 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c70659f97c4c8183cada0b74e2a195" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:27.808216 15742 tablet_bootstrap.cc:492] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:27.810671 15743 tablet_bootstrap.cc:492] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:27.814699 15742 tablet_bootstrap.cc:654] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.778920 15978 raft_consensus.cc:515] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.826043 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
W20260709 13:04:27.827754 15591 leader_election.cc:343] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:27.828912 15665 leader_election.cc:343] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.853591 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:27.854326 15621 raft_consensus.cc:3060] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.854466 15933 raft_consensus.cc:515] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.857921 15978 leader_election.cc:290] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:27.859836 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c70659f97c4c8183cada0b74e2a195" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:27.860399 15702 raft_consensus.cc:3060] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.866197 15996 raft_consensus.cc:493] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.866460 15702 raft_consensus.cc:2468] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:27.866870 15996 raft_consensus.cc:515] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.867908 15594 leader_election.cc:304] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:27.869105 16056 raft_consensus.cc:2804] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:27.869532 15996 leader_election.cc:290] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:27.869681 16056 raft_consensus.cc:697] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:27.870798 16056 consensus_queue.cc:237] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.874241 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dd83f8fef944bcb9660a737169f55f" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:27.874809 15702 raft_consensus.cc:2468] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:27.876722 15594 leader_election.cc:304] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:27.877805 16053 raft_consensus.cc:2804] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:27.878248 16053 raft_consensus.cc:493] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:27.878695 16053 raft_consensus.cc:3060] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.889750 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dd83f8fef944bcb9660a737169f55f" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:27.890656 15551 raft_consensus.cc:2468] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
W20260709 13:04:27.897270 15591 consensus_peers.cc:597] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:04:27.898214 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c70659f97c4c8183cada0b74e2a195" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:27.899833 15933 leader_election.cc:290] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:27.906088 15853 raft_consensus.cc:493] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.906710 15853 raft_consensus.cc:515] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.909344 15853 leader_election.cc:290] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:27.911145 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d9def611594e7c907816b4a7af4c37" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:27.911890 15627 raft_consensus.cc:2468] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:27.913313 15667 leader_election.cc:304] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:27.914935 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d9def611594e7c907816b4a7af4c37" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:27.914345 15853 raft_consensus.cc:2804] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:27.916214 15853 raft_consensus.cc:493] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:04:27.916554 15665 consensus_peers.cc:597] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:04:27.916658 15853 raft_consensus.cc:3060] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:27.919284 16110 log.cc:927] Time spent T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 13:04:27.921439 15996 raft_consensus.cc:493] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.921875 15996 raft_consensus.cc:515] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.924403 15996 leader_election.cc:290] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:04:27.926644 15665 leader_election.cc:343] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.935295 15698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8270d05892e47caa5cbd8777385e757" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:27.931689 15621 raft_consensus.cc:2468] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
W20260709 13:04:27.937541 15594 leader_election.cc:343] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.922569 16053 raft_consensus.cc:515] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:27.913301 15591 leader_election.cc:343] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.941202 15743 tablet_bootstrap.cc:654] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.941452 15978 raft_consensus.cc:493] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.942898 15978 raft_consensus.cc:515] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.945472 15745 tablet_bootstrap.cc:492] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:27.945919 15745 ts_tablet_manager.cc:1403] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.155s	user 0.053s	sys 0.067s
I20260709 13:04:27.946693 15978 leader_election.cc:290] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:27.946920 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae1b864b8304c9ba39704f61d510746" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:27.948248 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae1b864b8304c9ba39704f61d510746" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:27.948493 15745 raft_consensus.cc:359] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.949178 15745 raft_consensus.cc:385] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.949438 15745 raft_consensus.cc:740] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
W20260709 13:04:27.949545 15667 leader_election.cc:343] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.950080 15745 consensus_queue.cc:260] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:27.950659 15665 leader_election.cc:343] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.951370 15667 leader_election.cc:304] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:27.952656 15665 leader_election.cc:304] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:04:27.954082 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8270d05892e47caa5cbd8777385e757" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:27.954447 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dd83f8fef944bcb9660a737169f55f" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:27.956450 15853 raft_consensus.cc:515] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.954977 15553 raft_consensus.cc:3060] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.958215 15853 leader_election.cc:290] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:27.959956 15742 tablet_bootstrap.cc:492] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:27.960399 15742 ts_tablet_manager.cc:1403] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.152s	user 0.060s	sys 0.065s
W20260709 13:04:27.963249 15591 leader_election.cc:343] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.963649 15591 leader_election.cc:304] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:27.965816 15745 ts_tablet_manager.cc:1434] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:04:27.966758 15745 tablet_bootstrap.cc:492] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:27.971463 15933 raft_consensus.cc:2749] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:27.972865 16053 leader_election.cc:290] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:27.973483 16048 raft_consensus.cc:2804] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:27.973944 16048 raft_consensus.cc:697] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:27.974128 16049 raft_consensus.cc:2749] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:27.974756 16048 consensus_queue.cc:237] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.976799 15745 tablet_bootstrap.cc:654] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.976673 15742 raft_consensus.cc:359] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.977444 15742 raft_consensus.cc:385] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.977777 15742 raft_consensus.cc:740] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.978487 15742 consensus_queue.cc:260] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:27.982363 15742 ts_tablet_manager.cc:1434] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260709 13:04:27.984417 15742 tablet_bootstrap.cc:492] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:27.987587 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d9def611594e7c907816b4a7af4c37" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:27.999521 15698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dd83f8fef944bcb9660a737169f55f" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:28.000144 15698 raft_consensus.cc:3060] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.004119 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d9def611594e7c907816b4a7af4c37" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:28.004778 15626 raft_consensus.cc:3060] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.007112 15742 tablet_bootstrap.cc:654] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.006938 15698 raft_consensus.cc:2468] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:28.009763 15594 leader_election.cc:304] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:28.010583 15996 raft_consensus.cc:2804] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.011053 15996 raft_consensus.cc:697] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:28.011837 15996 consensus_queue.cc:237] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.012887 15553 raft_consensus.cc:2468] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:28.021661 15742 tablet_bootstrap.cc:492] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:28.022284 15742 ts_tablet_manager.cc:1403] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.003s
I20260709 13:04:28.025952 15742 raft_consensus.cc:359] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.029354 15743 tablet_bootstrap.cc:492] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.030027 15743 ts_tablet_manager.cc:1403] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.220s	user 0.011s	sys 0.000s
W20260709 13:04:28.013032 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:04:28.030871 15665 leader_election.cc:343] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.033175 15743 raft_consensus.cc:359] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.035390 15743 raft_consensus.cc:385] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.035786 15743 raft_consensus.cc:740] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.036880 15743 consensus_queue.cc:260] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.030560 15626 raft_consensus.cc:2468] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:28.026889 15742 raft_consensus.cc:385] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.041440 16056 consensus_queue.cc:1048] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:28.044431 15743 ts_tablet_manager.cc:1434] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:04:28.046759 16048 consensus_queue.cc:1048] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.047502 15743 tablet_bootstrap.cc:492] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.050824 15667 leader_election.cc:304] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.052799 16049 raft_consensus.cc:2804] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.053232 16049 raft_consensus.cc:697] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:28.040374 15742 raft_consensus.cc:740] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.035980 15450 catalog_manager.cc:5697] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:28.058094 16049 consensus_queue.cc:237] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.057920 15449 catalog_manager.cc:5697] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:28.054453 15742 consensus_queue.cc:260] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.071503 15742 ts_tablet_manager.cc:1434] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.049s	user 0.011s	sys 0.001s
I20260709 13:04:28.078958 15742 tablet_bootstrap.cc:492] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:28.080447 15979 raft_consensus.cc:493] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.080987 15979 raft_consensus.cc:515] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.082018 15552 raft_consensus.cc:3060] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.084234 15979 leader_election.cc:290] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.088330 15742 tablet_bootstrap.cc:654] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.089653 15743 tablet_bootstrap.cc:654] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.096341 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:28.089915 15745 tablet_bootstrap.cc:492] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:28.097146 15621 raft_consensus.cc:2468] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:28.097605 15745 ts_tablet_manager.cc:1403] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.131s	user 0.039s	sys 0.042s
I20260709 13:04:28.101069 15667 leader_election.cc:304] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:28.101832 16049 raft_consensus.cc:2804] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.102180 16049 raft_consensus.cc:493] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.102509 16049 raft_consensus.cc:3060] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.104174 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:28.108973 16049 raft_consensus.cc:515] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.110875 16049 leader_election.cc:290] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.115157 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
W20260709 13:04:28.117468 15665 leader_election.cc:343] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.117880 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:28.118398 15621 raft_consensus.cc:3060] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.120707 15745 raft_consensus.cc:359] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.121558 15745 raft_consensus.cc:385] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.121887 15745 raft_consensus.cc:740] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
W20260709 13:04:28.123077 15665 leader_election.cc:343] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.122705 15745 consensus_queue.cc:260] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.130419 15745 ts_tablet_manager.cc:1434] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 13:04:28.130723 15742 tablet_bootstrap.cc:492] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:28.131173 15742 ts_tablet_manager.cc:1403] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.020s
I20260709 13:04:28.131294 15745 tablet_bootstrap.cc:492] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:28.133571 15742 raft_consensus.cc:359] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.134203 15742 raft_consensus.cc:385] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.134498 15742 raft_consensus.cc:740] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.135078 15742 consensus_queue.cc:260] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.136245 15451 catalog_manager.cc:5697] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:28.137502 15742 ts_tablet_manager.cc:1434] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:28.140069 15742 tablet_bootstrap.cc:492] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:28.141045 15743 tablet_bootstrap.cc:492] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.141469 15743 ts_tablet_manager.cc:1403] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.001s
I20260709 13:04:28.144948 15621 raft_consensus.cc:2468] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:28.144232 15743 raft_consensus.cc:359] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.146181 15743 raft_consensus.cc:385] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.146463 15743 raft_consensus.cc:740] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.147138 15743 consensus_queue.cc:260] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.148769 15450 catalog_manager.cc:5697] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:28.150794 15745 tablet_bootstrap.cc:654] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.153905 15742 tablet_bootstrap.cc:654] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.157519 15667 leader_election.cc:304] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.158246 16048 raft_consensus.cc:2804] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.159694 15743 ts_tablet_manager.cc:1434] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:04:28.159651 16048 raft_consensus.cc:697] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:28.160756 15743 tablet_bootstrap.cc:492] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.160892 16048 consensus_queue.cc:237] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.168157 16056 raft_consensus.cc:493] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.168637 16056 raft_consensus.cc:515] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.170550 16056 leader_election.cc:290] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:28.171851 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5c9ed0f43f41c5b4abbe8e8149f8e1" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:28.172174 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5c9ed0f43f41c5b4abbe8e8149f8e1" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:28.172740 15702 raft_consensus.cc:2468] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
W20260709 13:04:28.173161 15591 leader_election.cc:343] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.174057 15594 leader_election.cc:304] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.181977 15853 raft_consensus.cc:493] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.182403 15853 raft_consensus.cc:515] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.183432 15745 tablet_bootstrap.cc:492] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:28.183893 15745 ts_tablet_manager.cc:1403] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.001s
I20260709 13:04:28.184187 15853 leader_election.cc:290] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.184998 16056 raft_consensus.cc:2804] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.184939 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27f9a748fc465faa766972ffcb1c27" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:28.185441 16056 raft_consensus.cc:493] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.185758 16049 raft_consensus.cc:493] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.186045 15743 tablet_bootstrap.cc:654] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.186272 16049 raft_consensus.cc:515] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.186394 15745 raft_consensus.cc:359] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.187692 15745 raft_consensus.cc:385] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.187985 15745 raft_consensus.cc:740] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.188032 16049 leader_election.cc:290] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.189283 15745 consensus_queue.cc:260] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.190289 15742 tablet_bootstrap.cc:492] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:28.190689 15742 ts_tablet_manager.cc:1403] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.008s
W20260709 13:04:28.192101 15665 leader_election.cc:343] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.192898 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8270d05892e47caa5cbd8777385e757" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:28.193011 15742 raft_consensus.cc:359] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.193616 15742 raft_consensus.cc:385] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.193856 15742 raft_consensus.cc:740] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.194432 15742 consensus_queue.cc:260] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.195533 15745 ts_tablet_manager.cc:1434] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:04:28.195773 15742 ts_tablet_manager.cc:1434] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:04:28.196587 15742 tablet_bootstrap.cc:492] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
W20260709 13:04:28.196772 15665 leader_election.cc:343] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.197093 15745 tablet_bootstrap.cc:492] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:28.185775 16056 raft_consensus.cc:3060] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.206399 15743 tablet_bootstrap.cc:492] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.208765 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27f9a748fc465faa766972ffcb1c27" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:28.232924 15742 tablet_bootstrap.cc:654] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.232648 15626 raft_consensus.cc:2468] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:28.217195 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8270d05892e47caa5cbd8777385e757" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:28.206893 16056 raft_consensus.cc:515] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.234069 15621 raft_consensus.cc:2468] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:28.235999 16056 leader_election.cc:290] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:28.236608 15743 ts_tablet_manager.cc:1403] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.011s
I20260709 13:04:28.236968 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5c9ed0f43f41c5b4abbe8e8149f8e1" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:28.237498 15702 raft_consensus.cc:3060] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.239284 15743 raft_consensus.cc:359] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.239971 15743 raft_consensus.cc:385] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.240233 15743 raft_consensus.cc:740] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.240857 15743 consensus_queue.cc:260] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.244957 15702 raft_consensus.cc:2468] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:28.236438 15745 tablet_bootstrap.cc:654] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.246019 15594 leader_election.cc:304] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:28.254953 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5c9ed0f43f41c5b4abbe8e8149f8e1" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
W20260709 13:04:28.256865 15591 leader_election.cc:343] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.249837 15996 raft_consensus.cc:2804] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.265579 15743 ts_tablet_manager.cc:1434] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.004s
I20260709 13:04:28.266223 15996 raft_consensus.cc:697] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:28.266605 15743 tablet_bootstrap.cc:492] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.270918 15450 catalog_manager.cc:5697] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:28.267498 15996 consensus_queue.cc:237] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.274583 15667 leader_election.cc:304] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.278846 15667 leader_election.cc:304] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.279690 16048 raft_consensus.cc:2804] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.289696 15853 raft_consensus.cc:2804] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.290068 15853 raft_consensus.cc:493] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.290355 15853 raft_consensus.cc:3060] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.288595 16048 raft_consensus.cc:493] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.291116 16048 raft_consensus.cc:3060] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.296545 15853 raft_consensus.cc:515] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.299783 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8270d05892e47caa5cbd8777385e757" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
W20260709 13:04:28.302227 15665 leader_election.cc:343] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.302707 15743 tablet_bootstrap.cc:654] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.303144 15853 leader_election.cc:290] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.305747 15745 tablet_bootstrap.cc:492] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:28.306192 15745 ts_tablet_manager.cc:1403] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.109s	user 0.020s	sys 0.015s
I20260709 13:04:28.310526 15745 raft_consensus.cc:359] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.311197 15745 raft_consensus.cc:385] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.311452 15745 raft_consensus.cc:740] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.312063 15745 consensus_queue.cc:260] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.315029 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8270d05892e47caa5cbd8777385e757" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:28.315594 15621 raft_consensus.cc:3060] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.314150 15745 ts_tablet_manager.cc:1434] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260709 13:04:28.317265 15745 tablet_bootstrap.cc:492] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:28.302416 16048 raft_consensus.cc:515] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.322659 15742 tablet_bootstrap.cc:492] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
I20260709 13:04:28.323104 15742 ts_tablet_manager.cc:1403] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.127s	user 0.005s	sys 0.029s
I20260709 13:04:28.323789 16048 leader_election.cc:290] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.325706 15742 raft_consensus.cc:359] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.326320 15742 raft_consensus.cc:385] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.326570 15742 raft_consensus.cc:740] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.328193 15742 consensus_queue.cc:260] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.329722 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27f9a748fc465faa766972ffcb1c27" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:28.330164 15742 ts_tablet_manager.cc:1434] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:04:28.330269 15620 raft_consensus.cc:3060] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.331138 15742 tablet_bootstrap.cc:492] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e: Bootstrap starting.
I20260709 13:04:28.335865 15621 raft_consensus.cc:2468] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:28.336263 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27f9a748fc465faa766972ffcb1c27" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
W20260709 13:04:28.340245 15665 leader_election.cc:343] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.341913 15745 tablet_bootstrap.cc:654] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.346383 15667 leader_election.cc:304] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.336321 15620 raft_consensus.cc:2468] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:28.350594 15742 tablet_bootstrap.cc:654] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.354506 15853 raft_consensus.cc:2804] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.354838 16053 raft_consensus.cc:493] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.354986 15853 raft_consensus.cc:697] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:28.355324 16053 raft_consensus.cc:515] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.355966 15853 consensus_queue.cc:237] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.357362 16053 leader_election.cc:290] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:28.358834 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3fd2d83755463e9eb977e1e55a7e74" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:28.360612 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3fd2d83755463e9eb977e1e55a7e74" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:28.360898 15594 leader_election.cc:343] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.361055 15742 tablet_bootstrap.cc:492] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e: No bootstrap required, opened a new log
W20260709 13:04:28.361927 15591 leader_election.cc:343] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.362077 15742 ts_tablet_manager.cc:1403] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260709 13:04:28.362318 15591 leader_election.cc:304] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:04:28.362805 15743 tablet_bootstrap.cc:492] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.363221 15743 ts_tablet_manager.cc:1403] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.097s	user 0.024s	sys 0.015s
I20260709 13:04:28.363672 16053 raft_consensus.cc:2749] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:28.364235 15745 tablet_bootstrap.cc:492] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:28.364630 15745 ts_tablet_manager.cc:1403] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 13:04:28.365347 15667 leader_election.cc:304] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.365880 15743 raft_consensus.cc:359] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.366513 15743 raft_consensus.cc:385] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.366758 15743 raft_consensus.cc:740] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.367056 16048 raft_consensus.cc:2804] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.367067 15745 raft_consensus.cc:359] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.367632 16048 raft_consensus.cc:697] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:28.367385 15743 consensus_queue.cc:260] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.367861 15745 raft_consensus.cc:385] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.367525 15449 catalog_manager.cc:5697] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:28.368458 16048 consensus_queue.cc:237] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.369328 15552 raft_consensus.cc:3060] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.369921 15742 raft_consensus.cc:359] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.370566 15742 raft_consensus.cc:385] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.368144 15745 raft_consensus.cc:740] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.371619 16053 raft_consensus.cc:493] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.371424 15745 consensus_queue.cc:260] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.372020 16053 raft_consensus.cc:515] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.373437 15745 ts_tablet_manager.cc:1434] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:04:28.370842 15742 raft_consensus.cc:740] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.374873 15742 consensus_queue.cc:260] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.377768 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae1b864b8304c9ba39704f61d510746" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:28.378175 16053 leader_election.cc:290] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:28.378386 15702 raft_consensus.cc:2468] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:28.379655 15742 ts_tablet_manager.cc:1434] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:04:28.380486 15745 tablet_bootstrap.cc:492] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:28.381141 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae1b864b8304c9ba39704f61d510746" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:28.386822 15591 leader_election.cc:343] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.390167 15743 ts_tablet_manager.cc:1434] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:04:28.391129 15743 tablet_bootstrap.cc:492] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.388219 15745 tablet_bootstrap.cc:654] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.397962 15594 leader_election.cc:304] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.399617 15550 raft_consensus.cc:3060] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.401224 16053 raft_consensus.cc:2804] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.401598 16053 raft_consensus.cc:493] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.401903 16053 raft_consensus.cc:3060] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.407763 15449 catalog_manager.cc:5697] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:28.409407 15449 catalog_manager.cc:5697] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:28.416402 15853 consensus_queue.cc:1048] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.404824 15978 raft_consensus.cc:493] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.419665 16055 raft_consensus.cc:493] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.421780 16055 raft_consensus.cc:515] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.423657 15743 tablet_bootstrap.cc:654] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.425027 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:28.425591 15620 raft_consensus.cc:2468] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 1.
I20260709 13:04:28.424464 16055 leader_election.cc:290] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:28.426584 15698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:28.420279 15978 raft_consensus.cc:515] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.427330 15518 leader_election.cc:304] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [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: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:28.427996 16053 raft_consensus.cc:515] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.429531 15978 leader_election.cc:290] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.429981 16053 leader_election.cc:290] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:28.430780 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae1b864b8304c9ba39704f61d510746" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:28.432039 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2570d3ec5e475487f721383d6c1580" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
W20260709 13:04:28.432358 15591 leader_election.cc:343] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.432611 15620 raft_consensus.cc:2468] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:28.434069 15667 leader_election.cc:304] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:28.434163 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2570d3ec5e475487f721383d6c1580" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:28.434921 15698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae1b864b8304c9ba39704f61d510746" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:28.435207 15978 raft_consensus.cc:2804] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.435570 15978 raft_consensus.cc:493] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:04:28.436936 15665 leader_election.cc:343] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.441130 15978 raft_consensus.cc:3060] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.430509 16053 consensus_queue.cc:1048] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:04:28.435509 15698 raft_consensus.cc:3060] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.440708 15745 tablet_bootstrap.cc:492] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:28.447703 15745 ts_tablet_manager.cc:1403] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.014s
I20260709 13:04:28.446409 15978 raft_consensus.cc:515] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.450858 15978 leader_election.cc:290] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.452375 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2570d3ec5e475487f721383d6c1580" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:28.452915 15620 raft_consensus.cc:3060] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.454403 15698 raft_consensus.cc:2468] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:28.455374 15594 leader_election.cc:304] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.457556 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2570d3ec5e475487f721383d6c1580" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:28.460119 15745 raft_consensus.cc:359] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:28.460544 15665 leader_election.cc:343] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.460762 15745 raft_consensus.cc:385] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.458653 15620 raft_consensus.cc:2468] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:28.461037 15745 raft_consensus.cc:740] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.461690 15745 consensus_queue.cc:260] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.462010 15667 leader_election.cc:304] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.463327 15853 raft_consensus.cc:2804] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.463384 15996 raft_consensus.cc:2804] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.463744 15955 raft_consensus.cc:2804] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:28.463820 15853 raft_consensus.cc:697] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:28.463935 15996 raft_consensus.cc:697] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:28.464601 15853 consensus_queue.cc:237] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.464834 15996 consensus_queue.cc:237] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.465356 15955 raft_consensus.cc:493] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db45473da1854d959ff574c462d84d2e)
I20260709 13:04:28.465760 15955 raft_consensus.cc:3060] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:28.469928 15745 ts_tablet_manager.cc:1434] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:04:28.470865 15745 tablet_bootstrap.cc:492] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae: Bootstrap starting.
I20260709 13:04:28.471148 15978 consensus_queue.cc:1048] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.472266 15955 raft_consensus.cc:515] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.473461 15552 raft_consensus.cc:1240] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Rejecting Update request from peer db45473da1854d959ff574c462d84d2e for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:28.476408 15745 tablet_bootstrap.cc:654] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.476214 15978 consensus_queue.cc:1059] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:28.477150 16049 raft_consensus.cc:3055] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:28.477543 16049 raft_consensus.cc:740] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:28.478534 16049 consensus_queue.cc:260] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.479956 15955 leader_election.cc:290] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:28.480645 15743 tablet_bootstrap.cc:492] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.479985 16049 raft_consensus.cc:3060] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:28.481153 15743 ts_tablet_manager.cc:1403] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.000s
I20260709 13:04:28.489142 16053 raft_consensus.cc:493] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.489598 16053 raft_consensus.cc:515] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.490511 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:28.491778 15743 raft_consensus.cc:359] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.499233 15743 raft_consensus.cc:385] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.499605 15743 raft_consensus.cc:740] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.500434 15743 consensus_queue.cc:260] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.501231 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0938c0b5c3114a68b8159856b55af621" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:28.501819 15702 raft_consensus.cc:2468] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:28.502485 15818 consensus_queue.cc:1048] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:28.502823 15594 leader_election.cc:304] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:28.503149 15743 ts_tablet_manager.cc:1434] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:04:28.503671 16053 leader_election.cc:290] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:28.503824 15818 raft_consensus.cc:2804] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.504143 15818 raft_consensus.cc:493] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.504374 15743 tablet_bootstrap.cc:492] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.505653 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0938c0b5c3114a68b8159856b55af621" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:28.506273 15552 raft_consensus.cc:2468] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 0.
I20260709 13:04:28.508232 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:28.510907 15743 tablet_bootstrap.cc:654] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.504419 15818 raft_consensus.cc:3060] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.514815 15745 tablet_bootstrap.cc:492] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae: No bootstrap required, opened a new log
I20260709 13:04:28.514705 15702 raft_consensus.cc:2468] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:28.515390 15745 ts_tablet_manager.cc:1403] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.006s
W20260709 13:04:28.501413 15591 consensus_peers.cc:597] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:04:28.518230 15745 raft_consensus.cc:359] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.519318 15745 raft_consensus.cc:385] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.519587 15745 raft_consensus.cc:740] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.520200 15745 consensus_queue.cc:260] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.517760 16056 consensus_queue.cc:1048] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:28.522750 15743 tablet_bootstrap.cc:492] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.523187 15743 ts_tablet_manager.cc:1403] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260709 13:04:28.524899 15745 ts_tablet_manager.cc:1434] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 13:04:28.539208 15743 raft_consensus.cc:359] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.530936 15451 catalog_manager.cc:5697] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:28.539964 15743 raft_consensus.cc:385] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.540513 15743 raft_consensus.cc:740] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.541203 15743 consensus_queue.cc:260] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.543244 15743 ts_tablet_manager.cc:1434] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:04:28.544384 15743 tablet_bootstrap.cc:492] T 29c70659f97c4c8183cada0b74e2a195 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.545027 15450 catalog_manager.cc:5697] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:28.534373 15519 leader_election.cc:304] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [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: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:28.551667 16055 raft_consensus.cc:2804] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:28.552101 16055 raft_consensus.cc:697] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:28.552860 16055 consensus_queue.cc:237] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.534024 15818 raft_consensus.cc:515] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.560942 15818 leader_election.cc:290] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:28.563560 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0938c0b5c3114a68b8159856b55af621" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:28.564433 15552 raft_consensus.cc:3060] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.566387 15743 tablet_bootstrap.cc:654] T 29c70659f97c4c8183cada0b74e2a195 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.570374 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0938c0b5c3114a68b8159856b55af621" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:28.570904 15702 raft_consensus.cc:3060] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.580587 15702 raft_consensus.cc:2468] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:28.582505 15594 leader_election.cc:304] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:28.584050 15996 raft_consensus.cc:2804] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.589229 15996 raft_consensus.cc:697] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:28.590166 15996 consensus_queue.cc:237] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:28.594133 15665 consensus_peers.cc:597] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:04:28.600335 15552 raft_consensus.cc:2468] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:04:28.611778 16049 consensus_queue.cc:1048] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.620764 15743 tablet_bootstrap.cc:492] T 29c70659f97c4c8183cada0b74e2a195 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.621198 15743 ts_tablet_manager.cc:1403] T 29c70659f97c4c8183cada0b74e2a195 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.024s
I20260709 13:04:28.625751 15743 raft_consensus.cc:359] T 29c70659f97c4c8183cada0b74e2a195 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.626400 15743 raft_consensus.cc:385] T 29c70659f97c4c8183cada0b74e2a195 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.626591 15743 raft_consensus.cc:740] T 29c70659f97c4c8183cada0b74e2a195 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.627620 15743 consensus_queue.cc:260] T 29c70659f97c4c8183cada0b74e2a195 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.629081 15743 ts_tablet_manager.cc:1434] T 29c70659f97c4c8183cada0b74e2a195 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:04:28.628228 15451 catalog_manager.cc:5697] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:28.630060 15743 tablet_bootstrap.cc:492] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.638561 16049 raft_consensus.cc:493] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.639133 16049 raft_consensus.cc:515] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:04:28.641566 15665 consensus_peers.cc:597] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:04:28.643484 16055 raft_consensus.cc:493] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.646401 15743 tablet_bootstrap.cc:654] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.647020 16055 raft_consensus.cc:515] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.648622 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3fd2d83755463e9eb977e1e55a7e74" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:28.649879 15665 leader_election.cc:343] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.650816 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3fd2d83755463e9eb977e1e55a7e74" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:28.650374 15450 catalog_manager.cc:5697] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:28.651371 15620 raft_consensus.cc:2468] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:28.651810 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:28.648835 16049 leader_election.cc:290] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.652808 15667 leader_election.cc:304] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.654037 16049 raft_consensus.cc:2804] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.654381 16049 raft_consensus.cc:493] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.654682 16049 raft_consensus.cc:3060] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.655128 16055 leader_election.cc:290] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:28.662106 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:28.671409 15853 raft_consensus.cc:493] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.671849 15853 raft_consensus.cc:515] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.673601 15853 leader_election.cc:290] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.671113 16049 raft_consensus.cc:515] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.675199 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:04:28.675545 15743 tablet_bootstrap.cc:492] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.676015 15743 ts_tablet_manager.cc:1403] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.019s
I20260709 13:04:28.676137 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3fd2d83755463e9eb977e1e55a7e74" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
W20260709 13:04:28.677122 15665 leader_election.cc:343] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:28.677996 15665 leader_election.cc:343] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.678887 15743 raft_consensus.cc:359] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.679641 15743 raft_consensus.cc:385] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.679685 15519 leader_election.cc:304] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:28.680044 15743 raft_consensus.cc:740] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.680820 16055 raft_consensus.cc:2749] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:28.680702 15743 consensus_queue.cc:260] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.681635 16049 leader_election.cc:290] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.683219 15743 ts_tablet_manager.cc:1434] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:04:28.685647 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:28.686252 15620 raft_consensus.cc:2468] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:28.686328 15853 consensus_queue.cc:1048] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:28.688030 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3fd2d83755463e9eb977e1e55a7e74" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:28.688572 15620 raft_consensus.cc:3060] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.691385 15667 leader_election.cc:304] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.692086 15978 raft_consensus.cc:2804] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.692425 15978 raft_consensus.cc:493] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.692744 15978 raft_consensus.cc:3060] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.694604 15620 raft_consensus.cc:2468] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:28.696611 15743 tablet_bootstrap.cc:492] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.697602 15550 raft_consensus.cc:3060] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.702612 15743 tablet_bootstrap.cc:654] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.701459 15978 raft_consensus.cc:515] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.705366 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
W20260709 13:04:28.706529 15665 leader_election.cc:343] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.707047 15978 leader_election.cc:290] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.711730 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:28.712102 15667 leader_election.cc:304] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.712472 15621 raft_consensus.cc:3060] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.713340 15978 raft_consensus.cc:2804] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.716192 15978 raft_consensus.cc:697] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:28.717281 15978 consensus_queue.cc:237] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.719929 16057 raft_consensus.cc:493] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.720403 16057 raft_consensus.cc:515] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.722460 16057 leader_election.cc:290] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.722994 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b065a5ad8f46b195b12e0775350937" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
W20260709 13:04:28.724529 15665 leader_election.cc:343] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.724936 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b065a5ad8f46b195b12e0775350937" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:28.725456 15620 raft_consensus.cc:2468] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 0.
I20260709 13:04:28.726801 15667 leader_election.cc:304] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.727528 15853 raft_consensus.cc:2804] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.727999 15853 raft_consensus.cc:493] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.728572 15933 consensus_queue.cc:1048] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.733062 15621 raft_consensus.cc:2468] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:28.742569 15450 catalog_manager.cc:5697] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:28.746556 15743 tablet_bootstrap.cc:492] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.747064 15743 ts_tablet_manager.cc:1403] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.019s
I20260709 13:04:28.750174 15743 raft_consensus.cc:359] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.750855 15743 raft_consensus.cc:385] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.751190 15743 raft_consensus.cc:740] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.751845 15743 consensus_queue.cc:260] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.754143 15743 ts_tablet_manager.cc:1434] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:04:28.755095 15743 tablet_bootstrap.cc:492] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.758975 15667 leader_election.cc:304] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.759709 15978 raft_consensus.cc:2804] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.760154 15978 raft_consensus.cc:697] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:28.761065 15743 tablet_bootstrap.cc:654] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.760896 15978 consensus_queue.cc:237] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.763273 15853 raft_consensus.cc:3060] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.766381 15743 tablet_bootstrap.cc:492] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.766827 15743 ts_tablet_manager.cc:1403] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:04:28.770548 15743 raft_consensus.cc:359] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.771318 15743 raft_consensus.cc:385] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.771551 15743 raft_consensus.cc:740] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.772125 15743 consensus_queue.cc:260] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.773689 15743 ts_tablet_manager.cc:1434] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:04:28.774746 15743 tablet_bootstrap.cc:492] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.776150 15550 raft_consensus.cc:3060] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.778405 15853 raft_consensus.cc:515] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.781059 15743 tablet_bootstrap.cc:654] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.791960 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b065a5ad8f46b195b12e0775350937" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604"
W20260709 13:04:28.795756 15665 leader_election.cc:343] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.797266 15743 tablet_bootstrap.cc:492] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.797763 15743 ts_tablet_manager.cc:1403] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.009s
I20260709 13:04:28.800696 15743 raft_consensus.cc:359] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.801401 15743 raft_consensus.cc:385] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.801681 15743 raft_consensus.cc:740] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.802388 15743 consensus_queue.cc:260] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.803491 15853 leader_election.cc:290] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:28.804685 15743 ts_tablet_manager.cc:1434] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:04:28.805681 15743 tablet_bootstrap.cc:492] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.805158 15450 catalog_manager.cc:5697] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:28.814450 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b065a5ad8f46b195b12e0775350937" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:28.814993 15620 raft_consensus.cc:3060] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.819157 16056 consensus_queue.cc:1048] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:28.820096 15743 tablet_bootstrap.cc:654] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.829883 15620 raft_consensus.cc:2468] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:04:28.842581 15548 raft_consensus.cc:3060] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.844930 15667 leader_election.cc:304] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:04:28.849978 15853 raft_consensus.cc:2804] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.850423 15853 raft_consensus.cc:697] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:28.850314 16056 consensus_queue.cc:1048] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.851279 15853 consensus_queue.cc:237] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.854666 15743 tablet_bootstrap.cc:492] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.855168 15743 ts_tablet_manager.cc:1403] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.021s
I20260709 13:04:28.858801 15743 raft_consensus.cc:359] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.859512 15743 raft_consensus.cc:385] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.859805 15743 raft_consensus.cc:740] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.861277 15743 consensus_queue.cc:260] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.863384 16057 consensus_queue.cc:1048] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:28.863631 15743 ts_tablet_manager.cc:1434] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:28.864634 15743 tablet_bootstrap.cc:492] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.870924 15743 tablet_bootstrap.cc:654] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.874460 15978 consensus_queue.cc:1048] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:28.877451 15550 raft_consensus.cc:3060] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.878726 15743 tablet_bootstrap.cc:492] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.879204 15743 ts_tablet_manager.cc:1403] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 13:04:28.882233 15743 raft_consensus.cc:359] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.883122 15743 raft_consensus.cc:385] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.883486 15743 raft_consensus.cc:740] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.884330 15743 consensus_queue.cc:260] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.886214 15743 ts_tablet_manager.cc:1434] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:28.885838 16057 consensus_queue.cc:1048] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:28.887364 15743 tablet_bootstrap.cc:492] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.898799 15550 raft_consensus.cc:3060] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.899999 15743 tablet_bootstrap.cc:654] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.907915 15933 consensus_queue.cc:1048] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:28.913728 15743 tablet_bootstrap.cc:492] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.914232 15743 ts_tablet_manager.cc:1403] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.005s
I20260709 13:04:28.916754 15743 raft_consensus.cc:359] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.917435 15743 raft_consensus.cc:385] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.917733 15743 raft_consensus.cc:740] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.918382 15743 consensus_queue.cc:260] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.919988 15743 ts_tablet_manager.cc:1434] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:04:28.921258 15553 raft_consensus.cc:3060] T 29c70659f97c4c8183cada0b74e2a195 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.922286 15743 tablet_bootstrap.cc:492] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.929536 15743 tablet_bootstrap.cc:654] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.931329 15955 raft_consensus.cc:493] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.931878 15955 raft_consensus.cc:515] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.933928 15955 leader_election.cc:290] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:28.937727 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b065a5ad8f46b195b12e0775350937" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:28.938419 15620 raft_consensus.cc:2393] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:28.940673 15978 consensus_queue.cc:1048] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:28.942507 15743 tablet_bootstrap.cc:492] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.942371 15978 consensus_queue.cc:1048] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:28.943003 15743 ts_tablet_manager.cc:1403] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260709 13:04:28.945791 15743 raft_consensus.cc:359] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.946472 15743 raft_consensus.cc:385] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.946758 15743 raft_consensus.cc:740] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.948103 15743 consensus_queue.cc:260] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.949783 15743 ts_tablet_manager.cc:1434] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:04:28.950766 15743 tablet_bootstrap.cc:492] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604: Bootstrap starting.
I20260709 13:04:28.954290 15451 catalog_manager.cc:5697] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:28.956930 15743 tablet_bootstrap.cc:654] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.964543 15955 raft_consensus.cc:493] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.965142 15955 raft_consensus.cc:515] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.967556 15955 leader_election.cc:290] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:28.969393 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:28.970525 15622 raft_consensus.cc:2393] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:28.973397 15743 tablet_bootstrap.cc:492] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604: No bootstrap required, opened a new log
I20260709 13:04:28.973913 15743 ts_tablet_manager.cc:1403] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.009s
I20260709 13:04:28.978008 15743 raft_consensus.cc:359] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.978754 15743 raft_consensus.cc:385] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.979084 15743 raft_consensus.cc:740] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Initialized, Role: FOLLOWER
W20260709 13:04:28.979511 15665 consensus_peers.cc:597] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:04:28.979864 15743 consensus_queue.cc:260] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:28.981943 15743 ts_tablet_manager.cc:1434] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:04:28.991482 15698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b065a5ad8f46b195b12e0775350937" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:28.993621 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:29.000164 15519 leader_election.cc:304] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:29.001372 16055 raft_consensus.cc:3060] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.001520 15519 leader_election.cc:304] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:29.002341 15842 raft_consensus.cc:3060] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.003675 16064 raft_consensus.cc:493] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.004136 16064 raft_consensus.cc:515] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:29.005936 16064 leader_election.cc:290] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:29.006489 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2570d3ec5e475487f721383d6c1580" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:29.008334 16055 raft_consensus.cc:2749] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:29.011224 15842 raft_consensus.cc:2749] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:29.013863 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2570d3ec5e475487f721383d6c1580" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:29.026405 15620 raft_consensus.cc:3060] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.028041 15519 leader_election.cc:304] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:29.028815 15842 raft_consensus.cc:2749] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:29.031653 15842 raft_consensus.cc:493] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.032105 15842 raft_consensus.cc:515] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:29.034088 15620 raft_consensus.cc:1275] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:29.034108 15842 leader_election.cc:290] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:29.035384 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3fd2d83755463e9eb977e1e55a7e74" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:29.036067 15626 raft_consensus.cc:2393] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 595f37335c974add9663f2679980a604 in current term 1: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:04:29.037797 15842 consensus_queue.cc:1048] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:29.039228 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3fd2d83755463e9eb977e1e55a7e74" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:29.041203 15519 leader_election.cc:304] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:29.041913 16055 raft_consensus.cc:3060] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.049296 15702 raft_consensus.cc:1275] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:29.051139 16064 consensus_queue.cc:1048] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:29.060268 16055 raft_consensus.cc:2749] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:29.070549 15955 raft_consensus.cc:493] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.071543 15955 raft_consensus.cc:515] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:29.073992 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d9def611594e7c907816b4a7af4c37" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:29.074806 15955 leader_election.cc:290] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:29.077590 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d9def611594e7c907816b4a7af4c37" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:29.080163 15519 leader_election.cc:304] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:29.081429 15842 raft_consensus.cc:2749] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:29.084693 16056 consensus_queue.cc:1048] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:29.094687 16056 consensus_queue.cc:1048] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:29.158219 15553 raft_consensus.cc:3060] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.161082 15842 raft_consensus.cc:493] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.161541 15842 raft_consensus.cc:515] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:29.163302 15842 leader_election.cc:290] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:29.164045 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:04:29.164144 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:04:29.165524 15519 leader_election.cc:304] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 595f37335c974add9663f2679980a604; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:04:29.166333 15842 raft_consensus.cc:2749] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:29.195829 15553 raft_consensus.cc:3060] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.214957 16049 consensus_queue.cc:1048] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:29.224810 15978 consensus_queue.cc:1048] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:29.230935 15978 consensus_queue.cc:1048] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:29.262575 15978 consensus_queue.cc:1048] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:29.271908 15579 tablet.cc:2406] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:04:29.378386 15978 consensus_queue.cc:1048] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:29.388849 16057 consensus_queue.cc:1048] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:29.471071 15551 raft_consensus.cc:3060] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.680852 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:30.716638 16187 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 13:04:30.718237 16188 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 13:04:30.718247 16190 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 13:04:30.719552 14442 server_base.cc:1061] running on GCE node
I20260709 13:04:30.720772 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:30.721040 14442 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 13:04:30.721236 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602270721200 us; error 0 us; skew 500 ppm
I20260709 13:04:30.721899 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:30.724686 14442 webserver.cc:533] Webserver started at http://127.14.26.132:44117/ using document root <none> and password file <none>
I20260709 13:04:30.725173 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:30.725382 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:30.725696 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:30.726867 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-3-root/instance:
uuid: "21840652267a4a7b9f70d0e6f126ab6c"
format_stamp: "Formatted at 2026-07-09 13:04:30 on dist-test-slave-z3gg"
I20260709 13:04:30.732237 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:30.735502 16195 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.736361 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:04:30.736702 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-3-root
uuid: "21840652267a4a7b9f70d0e6f126ab6c"
format_stamp: "Formatted at 2026-07-09 13:04:30 on dist-test-slave-z3gg"
I20260709 13:04:30.737030 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-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 13:04:30.752341 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:30.753577 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:30.755255 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:30.758154 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:30.758406 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.758688 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:30.758886 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.839447 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.132:43253
I20260709 13:04:30.839618 16258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.132:43253 every 8 connection(s)
I20260709 13:04:30.860749 14442 auto_leader_rebalancer-test.cc:384] add a tserver: 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:30.877357 16259 heartbeater.cc:344] Connected to a master server at 127.14.26.190:37359
I20260709 13:04:30.877839 16259 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:30.878773 16259 heartbeater.cc:507] Master 127.14.26.190:37359 requested a full tablet report, sending...
I20260709 13:04:30.881150 15450 ts_manager.cc:194] Registered new tserver with Master: 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:04:30.882979 15450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43004
I20260709 13:04:31.252338 15701 consensus_queue.cc:237] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:31.260180 15548 raft_consensus.cc:1275] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:31.261852 16207 consensus_queue.cc:1048] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:31.262646 15621 raft_consensus.cc:1275] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:31.264120 16207 consensus_queue.cc:1048] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.272799 15853 raft_consensus.cc:2955] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
W20260709 13:04:31.290544 15667 consensus_peers.cc:597] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d3fd2d83755463e9eb977e1e55a7e74. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:31.284386 15548 raft_consensus.cc:2955] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:31.292464 15450 catalog_manager.cc:5697] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:31.283209 15621 raft_consensus.cc:2955] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:31.321442 15548 consensus_queue.cc:237] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:31.338920 15701 raft_consensus.cc:1275] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:31.343215 15842 consensus_queue.cc:1048] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:31.348129 15621 raft_consensus.cc:1275] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:31.357348 15518 consensus_peers.cc:597] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81e2211cd14e40e49d1cf7f12f63dd14. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:31.357647 16278 consensus_queue.cc:1048] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:31.371773 15842 raft_consensus.cc:2955] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:31.379653 15701 raft_consensus.cc:2955] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:31.392935 15548 consensus_queue.cc:237] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:31.395499 15449 catalog_manager.cc:5697] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:31.409401 15701 raft_consensus.cc:1275] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:31.411581 16278 consensus_queue.cc:1048] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:04:31.413053 15621 raft_consensus.cc:1275] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:31.413488 15626 raft_consensus.cc:2955] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
W20260709 13:04:31.416034 15518 consensus_peers.cc:597] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0701b75abf264017b09e6d4c727d6b4e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:31.417891 16278 consensus_queue.cc:1048] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.435396 15842 raft_consensus.cc:2955] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:31.438793 15621 raft_consensus.cc:2955] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:31.439569 15701 raft_consensus.cc:2955] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:31.458276 15449 catalog_manager.cc:5697] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:31.460968 15548 consensus_queue.cc:237] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:31.476855 15701 raft_consensus.cc:1275] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:31.477340 15518 consensus_peers.cc:597] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c89a0a7b2ee94da79244c7e8c45e4113. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:31.477511 15621 raft_consensus.cc:1275] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:31.478945 15842 consensus_queue.cc:1048] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.479723 15955 consensus_queue.cc:1048] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.488394 16278 raft_consensus.cc:2955] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:31.489967 15701 raft_consensus.cc:2955] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:31.490132 15626 raft_consensus.cc:2955] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:31.506441 15451 catalog_manager.cc:5697] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:31.748883 16288 ts_tablet_manager.cc:933] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:31.796319 16288 tablet_copy_client.cc:323] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
W20260709 13:04:31.799608 15665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 50020us
I20260709 13:04:31.825042 16290 ts_tablet_manager.cc:933] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:31.834043 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet 6d3fd2d83755463e9eb977e1e55a7e74 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:04:31.834507 16290 tablet_copy_client.cc:323] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:31.834707 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet 6d3fd2d83755463e9eb977e1e55a7e74 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-6d3fd2d83755463e9eb977e1e55a7e74
I20260709 13:04:31.847986 15712 tablet_copy_source_session.cc:215] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:31.852943 16288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3fd2d83755463e9eb977e1e55a7e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.858485 15563 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet 81e2211cd14e40e49d1cf7f12f63dd14 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:31.859097 15563 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet 81e2211cd14e40e49d1cf7f12f63dd14 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-81e2211cd14e40e49d1cf7f12f63dd14
I20260709 13:04:31.866012 15563 tablet_copy_source_session.cc:215] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:31.868537 16290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e2211cd14e40e49d1cf7f12f63dd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.881626 16288 tablet_copy_client.cc:806] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:31.883720 16288 tablet_copy_client.cc:670] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:31.885227 16259 heartbeater.cc:499] Master 127.14.26.190:37359 was elected leader, sending a full tablet report...
I20260709 13:04:31.899199 16295 ts_tablet_manager.cc:933] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:31.895365 16290 tablet_copy_client.cc:806] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:31.900848 16290 tablet_copy_client.cc:670] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:31.905129 16288 tablet_copy_client.cc:538] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:31.905272 16290 tablet_copy_client.cc:538] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:31.910355 16295 tablet_copy_client.cc:323] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:31.912348 15563 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet 0701b75abf264017b09e6d4c727d6b4e from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:31.912863 15563 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet 0701b75abf264017b09e6d4c727d6b4e from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-0701b75abf264017b09e6d4c727d6b4e
I20260709 13:04:31.918840 16290 tablet_bootstrap.cc:492] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:31.915836 16288 tablet_bootstrap.cc:492] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:31.922072 15563 tablet_copy_source_session.cc:215] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:31.925362 16295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0701b75abf264017b09e6d4c727d6b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.944252 16295 tablet_copy_client.cc:806] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:31.944860 16295 tablet_copy_client.cc:670] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:31.948697 16295 tablet_copy_client.cc:538] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:31.969476 16290 tablet_bootstrap.cc:492] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:31.970530 16290 tablet_bootstrap.cc:492] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:31.971231 16290 ts_tablet_manager.cc:1403] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.028s
I20260709 13:04:31.971917 16295 tablet_bootstrap.cc:492] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:31.974836 16299 ts_tablet_manager.cc:933] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:31.974624 16290 raft_consensus.cc:359] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:31.977120 16290 raft_consensus.cc:740] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:31.977811 16290 consensus_queue.cc:260] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:31.979703 16288 tablet_bootstrap.cc:492] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:31.982617 16288 tablet_bootstrap.cc:492] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:31.983399 16288 ts_tablet_manager.cc:1403] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.001s
I20260709 13:04:31.993223 16288 raft_consensus.cc:359] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:31.996805 16299 tablet_copy_client.cc:323] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:32.004980 15563 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet c89a0a7b2ee94da79244c7e8c45e4113 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:32.005729 15563 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet c89a0a7b2ee94da79244c7e8c45e4113 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-c89a0a7b2ee94da79244c7e8c45e4113
I20260709 13:04:32.015224 16288 raft_consensus.cc:740] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:32.018718 16288 consensus_queue.cc:260] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:32.017778 15563 tablet_copy_source_session.cc:215] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:32.021895 16290 ts_tablet_manager.cc:1434] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.050s	user 0.019s	sys 0.028s
I20260709 13:04:32.030086 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-81e2211cd14e40e49d1cf7f12f63dd14 received from {username='slave'} at 127.0.0.1:45382
I20260709 13:04:32.030776 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-81e2211cd14e40e49d1cf7f12f63dd14 on tablet 81e2211cd14e40e49d1cf7f12f63dd14 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:32.067376 16299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89a0a7b2ee94da79244c7e8c45e4113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.073289 16288 ts_tablet_manager.cc:1434] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.089s	user 0.027s	sys 0.019s
I20260709 13:04:32.112330 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-6d3fd2d83755463e9eb977e1e55a7e74 received from {username='slave'} at 127.0.0.1:40860
I20260709 13:04:32.112787 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-6d3fd2d83755463e9eb977e1e55a7e74 on tablet 6d3fd2d83755463e9eb977e1e55a7e74 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:32.113408 16295 tablet_bootstrap.cc:492] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:32.115742 16295 tablet_bootstrap.cc:492] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:32.116369 16295 ts_tablet_manager.cc:1403] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.145s	user 0.048s	sys 0.056s
I20260709 13:04:32.117228 16299 tablet_copy_client.cc:806] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:32.117775 16299 tablet_copy_client.cc:670] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:32.120398 16295 raft_consensus.cc:359] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:32.121157 16299 tablet_copy_client.cc:538] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:32.121238 16295 raft_consensus.cc:740] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:32.121958 16295 consensus_queue.cc:260] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:32.125875 16295 ts_tablet_manager.cc:1434] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 13:04:32.127605 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-0701b75abf264017b09e6d4c727d6b4e received from {username='slave'} at 127.0.0.1:45382
I20260709 13:04:32.128014 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-0701b75abf264017b09e6d4c727d6b4e on tablet 0701b75abf264017b09e6d4c727d6b4e with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:32.138540 16299 tablet_bootstrap.cc:492] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:32.156651 16299 tablet_bootstrap.cc:492] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:32.157428 16299 tablet_bootstrap.cc:492] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:32.157986 16299 ts_tablet_manager.cc:1403] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:04:32.161186 16299 raft_consensus.cc:359] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:32.161896 16299 raft_consensus.cc:740] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:32.162460 16299 consensus_queue.cc:260] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:32.164561 16299 ts_tablet_manager.cc:1434] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:04:32.166275 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-c89a0a7b2ee94da79244c7e8c45e4113 received from {username='slave'} at 127.0.0.1:45382
I20260709 13:04:32.166669 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-c89a0a7b2ee94da79244c7e8c45e4113 on tablet c89a0a7b2ee94da79244c7e8c45e4113 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:32.198552 16234 raft_consensus.cc:1217] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:32.271426 16234 raft_consensus.cc:1217] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:32.359733 16234 raft_consensus.cc:1217] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:32.455915 16234 raft_consensus.cc:1217] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:32.591352 15853 raft_consensus.cc:1064] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:32.597877 15853 consensus_queue.cc:237] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:32.604568 15622 raft_consensus.cc:1275] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:32.606520 16234 raft_consensus.cc:1275] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:32.607815 15853 consensus_queue.cc:1048] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:32.608130 15551 raft_consensus.cc:1275] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:32.608583 16265 consensus_queue.cc:1048] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:32.609550 16207 consensus_queue.cc:1048] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:32.641855 16207 raft_consensus.cc:2955] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.651636 16234 raft_consensus.cc:2955] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.654088 15622 raft_consensus.cc:2955] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.655995 15548 raft_consensus.cc:2955] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.666157 15450 catalog_manager.cc:5697] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:32.689128 15701 consensus_queue.cc:237] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:32.693657 16234 raft_consensus.cc:1275] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:32.695050 15622 raft_consensus.cc:1275] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:32.695497 16207 consensus_queue.cc:1048] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:32.696509 15853 consensus_queue.cc:1048] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:32.708271 15853 raft_consensus.cc:2955] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.709915 16234 raft_consensus.cc:2955] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.710950 15622 raft_consensus.cc:2955] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.720309 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6d3fd2d83755463e9eb977e1e55a7e74 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:32.729276 15451 catalog_manager.cc:5697] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.740482 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d3fd2d83755463e9eb977e1e55a7e74 with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38790
I20260709 13:04:32.761327 16304 raft_consensus.cc:1064] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:32.764467 16304 consensus_queue.cc:237] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:32.768217 16317 tablet_replica.cc:333] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:04:32.769927 16317 raft_consensus.cc:2243] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:32.770579 16317 raft_consensus.cc:2272] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:32.773643 16317 ts_tablet_manager.cc:1916] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:32.789328 16234 raft_consensus.cc:1275] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:32.790594 15702 raft_consensus.cc:1275] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:32.790885 16317 ts_tablet_manager.cc:1929] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:32.791468 16317 log.cc:1199] T 6d3fd2d83755463e9eb977e1e55a7e74 P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/6d3fd2d83755463e9eb977e1e55a7e74
I20260709 13:04:32.793385 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet 6d3fd2d83755463e9eb977e1e55a7e74 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:32.794070 15842 consensus_queue.cc:1048] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:32.796206 15842 consensus_queue.cc:1048] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:32.796327 15622 raft_consensus.cc:1275] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:32.799072 16305 consensus_queue.cc:1048] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:32.806079 15842 raft_consensus.cc:1064] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:32.808207 15842 consensus_queue.cc:237] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:32.824769 16234 raft_consensus.cc:1275] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:32.825134 15701 raft_consensus.cc:1275] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:32.825497 16305 raft_consensus.cc:2955] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.826344 16233 raft_consensus.cc:2955] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.834393 16319 consensus_queue.cc:1048] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:32.841511 16304 consensus_queue.cc:1048] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:32.850335 15622 raft_consensus.cc:1275] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:32.857822 15449 catalog_manager.cc:5697] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.862550 15701 raft_consensus.cc:2955] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.898754 15622 raft_consensus.cc:2955] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.920849 16326 consensus_queue.cc:1048] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:32.950189 15620 raft_consensus.cc:2955] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.955067 16233 raft_consensus.cc:2955] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.955485 16319 raft_consensus.cc:2955] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.967115 15698 raft_consensus.cc:2955] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.971583 15451 catalog_manager.cc:5697] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:32.975723 15548 consensus_queue.cc:237] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:32.982694 16233 raft_consensus.cc:1275] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:32.984122 16327 consensus_queue.cc:1048] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:32.982617 15698 raft_consensus.cc:1275] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:32.992734 16326 consensus_queue.cc:1048] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:32.999697 16325 raft_consensus.cc:2955] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.001385 15701 raft_consensus.cc:2955] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.013443 16233 raft_consensus.cc:2955] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.022533 15548 consensus_queue.cc:237] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:33.030319 15450 catalog_manager.cc:5697] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.039688 16326 raft_consensus.cc:1064] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:33.039721 16234 raft_consensus.cc:1275] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:33.042934 15620 raft_consensus.cc:1275] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:33.042007 16326 consensus_queue.cc:237] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:33.044548 16305 consensus_queue.cc:1048] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:33.055866 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 81e2211cd14e40e49d1cf7f12f63dd14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:33.057224 16319 consensus_queue.cc:1048] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:33.058766 16234 raft_consensus.cc:1275] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:33.059166 16319 raft_consensus.cc:2955] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.062428 16324 consensus_queue.cc:1048] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:33.063860 15622 raft_consensus.cc:2955] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.069326 15701 raft_consensus.cc:1275] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:33.078094 15620 raft_consensus.cc:1275] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:33.082846 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet 81e2211cd14e40e49d1cf7f12f63dd14 with delete_type TABLET_DATA_TOMBSTONED (TS 37fbf86beed3461ba5595921ebea28ae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48462
I20260709 13:04:33.082731 16327 consensus_queue.cc:1048] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:33.086169 16327 consensus_queue.cc:1048] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:33.089255 16333 tablet_replica.cc:333] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:04:33.090195 16333 raft_consensus.cc:2243] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:33.091740 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c89a0a7b2ee94da79244c7e8c45e4113 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:33.091889 16333 raft_consensus.cc:2272] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:33.082782 16233 raft_consensus.cc:2955] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.099094 16324 raft_consensus.cc:2955] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.101452 16333 ts_tablet_manager.cc:1916] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:33.110930 15449 catalog_manager.cc:5697] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.118171 16234 raft_consensus.cc:2955] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.123239 15689 tablet_service.cc:1558] Processing DeleteTablet for tablet c89a0a7b2ee94da79244c7e8c45e4113 with delete_type TABLET_DATA_TOMBSTONED (TS db45473da1854d959ff574c462d84d2e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53022
I20260709 13:04:33.110951 15701 raft_consensus.cc:2955] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.130929 15622 raft_consensus.cc:2955] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.147496 16333 ts_tablet_manager.cc:1929] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:33.148053 16333 log.cc:1199] T 81e2211cd14e40e49d1cf7f12f63dd14 P 37fbf86beed3461ba5595921ebea28ae: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/wals/81e2211cd14e40e49d1cf7f12f63dd14
I20260709 13:04:33.148329 16336 tablet_replica.cc:333] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:04:33.149328 16336 raft_consensus.cc:2243] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:33.150020 16336 raft_consensus.cc:2272] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:33.151538 15437 catalog_manager.cc:5028] TS 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): tablet 81e2211cd14e40e49d1cf7f12f63dd14 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:33.153431 15449 catalog_manager.cc:5697] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.160936 16336 ts_tablet_manager.cc:1916] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:33.177410 15548 consensus_queue.cc:237] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:33.177836 16336 ts_tablet_manager.cc:1929] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:33.178448 16336 log.cc:1199] T c89a0a7b2ee94da79244c7e8c45e4113 P db45473da1854d959ff574c462d84d2e: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/wals/c89a0a7b2ee94da79244c7e8c45e4113
I20260709 13:04:33.185000 15438 catalog_manager.cc:5028] TS db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): tablet c89a0a7b2ee94da79244c7e8c45e4113 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:33.189461 16233 raft_consensus.cc:1275] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:33.189605 15621 raft_consensus.cc:1275] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:33.190968 16327 consensus_queue.cc:1048] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:33.191828 16304 consensus_queue.cc:1048] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:33.198709 16325 raft_consensus.cc:2955] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.209319 15622 raft_consensus.cc:2955] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.211104 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0701b75abf264017b09e6d4c727d6b4e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:33.215938 16233 raft_consensus.cc:2955] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:33.220001 15451 catalog_manager.cc:5697] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:33.231046 15689 tablet_service.cc:1558] Processing DeleteTablet for tablet 0701b75abf264017b09e6d4c727d6b4e with delete_type TABLET_DATA_TOMBSTONED (TS db45473da1854d959ff574c462d84d2e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53022
I20260709 13:04:33.231968 16336 tablet_replica.cc:333] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:04:33.249089 16336 raft_consensus.cc:2243] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:33.250000 16336 raft_consensus.cc:2272] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:33.253288 16336 ts_tablet_manager.cc:1916] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:33.265852 16336 ts_tablet_manager.cc:1929] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:33.266147 16336 log.cc:1199] T 0701b75abf264017b09e6d4c727d6b4e P db45473da1854d959ff574c462d84d2e: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/wals/0701b75abf264017b09e6d4c727d6b4e
I20260709 13:04:33.267309 15438 catalog_manager.cc:5028] TS db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): tablet 0701b75abf264017b09e6d4c727d6b4e (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:34.326159 15701 consensus_queue.cc:237] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:34.332765 15551 raft_consensus.cc:1275] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:34.332829 15667 consensus_peers.cc:597] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63aaf67c5b974f88b3a9c1c1f1afc336. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:34.333200 15622 raft_consensus.cc:1275] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:34.334262 16265 consensus_queue.cc:1048] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.335116 16207 consensus_queue.cc:1048] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.343595 16308 raft_consensus.cc:2955] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:34.344972 15553 raft_consensus.cc:2955] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:34.346282 15622 raft_consensus.cc:2955] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:34.357191 15701 consensus_queue.cc:237] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:34.361871 15450 catalog_manager.cc:5697] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:34.373806 15622 raft_consensus.cc:1275] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:34.374099 15667 consensus_peers.cc:597] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f103e95cc44f4dd8ab47644cfa94440e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:34.375475 16343 consensus_queue.cc:1048] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.376099 15551 raft_consensus.cc:1275] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:34.377434 16343 consensus_queue.cc:1048] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.405766 16265 raft_consensus.cc:2955] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:34.408758 15622 raft_consensus.cc:2955] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:34.421386 15553 consensus_queue.cc:237] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:34.424188 15451 catalog_manager.cc:5697] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.429342 15551 raft_consensus.cc:2955] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
W20260709 13:04:34.442355 15518 consensus_peers.cc:597] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ae74476ad8b4a32b1325c581d87aeb9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:34.442621 15622 raft_consensus.cc:1275] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:34.443951 16304 consensus_queue.cc:1048] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.447423 15701 raft_consensus.cc:1275] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:34.448706 16325 consensus_queue.cc:1048] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.458078 16353 raft_consensus.cc:2955] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:34.459856 15701 raft_consensus.cc:2955] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:34.463124 15622 raft_consensus.cc:2955] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:34.472985 15701 consensus_queue.cc:237] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:34.477414 15448 catalog_manager.cc:5697] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
W20260709 13:04:34.485455 15667 consensus_peers.cc:597] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 953eecea2a4640758a4d5fecb97e2ecc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:34.485783 15622 raft_consensus.cc:1275] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:34.486218 15551 raft_consensus.cc:1275] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:34.487463 16265 consensus_queue.cc:1048] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.488390 16308 consensus_queue.cc:1048] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.514235 15548 raft_consensus.cc:2955] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:34.514776 15622 raft_consensus.cc:2955] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:34.514880 16343 raft_consensus.cc:2955] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:34.530212 15448 catalog_manager.cc:5697] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:34.800789 16359 ts_tablet_manager.cc:933] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:34.803066 16359 tablet_copy_client.cc:323] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:04:34.805094 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet 63aaf67c5b974f88b3a9c1c1f1afc336 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:04:34.805621 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet 63aaf67c5b974f88b3a9c1c1f1afc336 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-63aaf67c5b974f88b3a9c1c1f1afc336
I20260709 13:04:34.811224 15712 tablet_copy_source_session.cc:215] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:34.815382 16359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63aaf67c5b974f88b3a9c1c1f1afc336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:34.829916 16359 tablet_copy_client.cc:806] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:34.830533 16359 tablet_copy_client.cc:670] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:34.837677 16359 tablet_copy_client.cc:538] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:34.847188 16359 tablet_bootstrap.cc:492] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:34.869139 16359 tablet_bootstrap.cc:492] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:34.870648 16359 tablet_bootstrap.cc:492] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:34.871354 16359 ts_tablet_manager.cc:1403] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.005s
I20260709 13:04:34.874675 16359 raft_consensus.cc:359] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:34.875730 16359 raft_consensus.cc:740] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:34.876391 16359 consensus_queue.cc:260] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:34.880640 16359 ts_tablet_manager.cc:1434] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:04:34.882268 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-63aaf67c5b974f88b3a9c1c1f1afc336 received from {username='slave'} at 127.0.0.1:40860
I20260709 13:04:34.882689 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-63aaf67c5b974f88b3a9c1c1f1afc336 on tablet 63aaf67c5b974f88b3a9c1c1f1afc336 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:34.918267 16359 ts_tablet_manager.cc:933] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:34.919829 16359 tablet_copy_client.cc:323] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:04:34.921304 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet f103e95cc44f4dd8ab47644cfa94440e from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:04:34.921731 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet f103e95cc44f4dd8ab47644cfa94440e from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-f103e95cc44f4dd8ab47644cfa94440e
I20260709 13:04:34.927233 15712 tablet_copy_source_session.cc:215] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:34.930094 16359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f103e95cc44f4dd8ab47644cfa94440e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:34.953742 16359 tablet_copy_client.cc:806] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:34.954533 16359 tablet_copy_client.cc:670] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:34.957995 16359 tablet_copy_client.cc:538] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:34.966925 16359 tablet_bootstrap.cc:492] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:34.988130 16359 tablet_bootstrap.cc:492] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:34.989069 16359 tablet_bootstrap.cc:492] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:34.989696 16359 ts_tablet_manager.cc:1403] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.007s
I20260709 13:04:34.992501 16359 raft_consensus.cc:359] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:34.993325 16359 raft_consensus.cc:740] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:34.994004 16359 consensus_queue.cc:260] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:34.996415 16359 ts_tablet_manager.cc:1434] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:34.998816 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-f103e95cc44f4dd8ab47644cfa94440e received from {username='slave'} at 127.0.0.1:40860
I20260709 13:04:34.999310 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-f103e95cc44f4dd8ab47644cfa94440e on tablet f103e95cc44f4dd8ab47644cfa94440e with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:35.015159 16359 ts_tablet_manager.cc:933] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:35.017104 16359 tablet_copy_client.cc:323] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:04:35.020805 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet 953eecea2a4640758a4d5fecb97e2ecc from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:04:35.021397 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet 953eecea2a4640758a4d5fecb97e2ecc from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-953eecea2a4640758a4d5fecb97e2ecc
I20260709 13:04:35.028906 15712 tablet_copy_source_session.cc:215] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:35.032028 16359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953eecea2a4640758a4d5fecb97e2ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:35.043496 16359 tablet_copy_client.cc:806] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:35.043990 16359 tablet_copy_client.cc:670] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:35.048923 16359 tablet_copy_client.cc:538] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:35.054605 16359 tablet_bootstrap.cc:492] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:35.076885 16366 ts_tablet_manager.cc:933] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:35.078651 16366 tablet_copy_client.cc:323] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:35.080315 15562 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet 1ae74476ad8b4a32b1325c581d87aeb9 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:35.080842 15562 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet 1ae74476ad8b4a32b1325c581d87aeb9 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-1ae74476ad8b4a32b1325c581d87aeb9
I20260709 13:04:35.081991 16359 tablet_bootstrap.cc:492] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:35.082845 16359 tablet_bootstrap.cc:492] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:35.083494 16359 ts_tablet_manager.cc:1403] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.029s	user 0.031s	sys 0.001s
I20260709 13:04:35.085966 16359 raft_consensus.cc:359] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:35.086707 16359 raft_consensus.cc:740] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:35.087263 16359 consensus_queue.cc:260] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:35.089179 16359 ts_tablet_manager.cc:1434] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:35.091326 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-953eecea2a4640758a4d5fecb97e2ecc received from {username='slave'} at 127.0.0.1:40860
I20260709 13:04:35.091746 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-953eecea2a4640758a4d5fecb97e2ecc on tablet 953eecea2a4640758a4d5fecb97e2ecc with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:35.094089 15562 tablet_copy_source_session.cc:215] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:35.097436 16366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae74476ad8b4a32b1325c581d87aeb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:35.115676 16366 tablet_copy_client.cc:806] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:35.116238 16366 tablet_copy_client.cc:670] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:35.119915 16366 tablet_copy_client.cc:538] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:35.126360 16366 tablet_bootstrap.cc:492] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:35.148195 16366 tablet_bootstrap.cc:492] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:35.149096 16366 tablet_bootstrap.cc:492] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:35.149734 16366 ts_tablet_manager.cc:1403] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 13:04:35.152601 16366 raft_consensus.cc:359] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:35.153430 16366 raft_consensus.cc:740] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:35.154054 16366 consensus_queue.cc:260] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:35.156386 16366 ts_tablet_manager.cc:1434] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:04:35.158308 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-1ae74476ad8b4a32b1325c581d87aeb9 received from {username='slave'} at 127.0.0.1:45382
I20260709 13:04:35.158720 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-1ae74476ad8b4a32b1325c581d87aeb9 on tablet 1ae74476ad8b4a32b1325c581d87aeb9 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:35.202768 16233 raft_consensus.cc:1217] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:35.360874 16233 raft_consensus.cc:1217] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:35.477064 16233 raft_consensus.cc:1217] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:35.539602 16233 raft_consensus.cc:1217] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:35.787173 16343 raft_consensus.cc:1064] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:35.789628 16343 consensus_queue.cc:237] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:35.797041 16233 raft_consensus.cc:1275] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:35.798331 15548 raft_consensus.cc:1275] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:35.800292 16342 consensus_queue.cc:1048] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:35.802211 15622 raft_consensus.cc:1275] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:35.803541 16343 consensus_queue.cc:1048] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:35.804468 16207 consensus_queue.cc:1048] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:35.817896 16207 raft_consensus.cc:2955] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:35.828776 15548 raft_consensus.cc:2955] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:35.835773 15621 raft_consensus.cc:2955] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:35.838898 15450 catalog_manager.cc:5697] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:35.850718 16233 raft_consensus.cc:2955] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:35.880832 15698 consensus_queue.cc:237] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:35.884510 16308 raft_consensus.cc:1064] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:35.885336 16233 raft_consensus.cc:1275] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:35.886020 15621 raft_consensus.cc:1275] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:35.887456 16308 consensus_queue.cc:237] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:35.888003 16342 consensus_queue.cc:1048] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:35.889735 16342 consensus_queue.cc:1048] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:35.897132 16343 raft_consensus.cc:2955] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:35.905210 16233 raft_consensus.cc:2955] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:35.913092 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 63aaf67c5b974f88b3a9c1c1f1afc336 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:35.915349 16234 raft_consensus.cc:1275] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:35.916929 15551 raft_consensus.cc:1275] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:35.918394 15621 raft_consensus.cc:1275] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:35.919484 16207 consensus_queue.cc:1048] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:35.922089 16207 consensus_queue.cc:1048] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:35.922844 15621 raft_consensus.cc:2955] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:35.933280 16342 consensus_queue.cc:1048] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:35.946673 15449 catalog_manager.cc:5697] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:35.964002 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet 63aaf67c5b974f88b3a9c1c1f1afc336 with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38790
I20260709 13:04:35.989956 16343 raft_consensus.cc:2955] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:35.995833 15551 raft_consensus.cc:2955] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:35.993199 15626 raft_consensus.cc:2955] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.002019 16383 tablet_replica.cc:333] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:04:36.006968 16383 raft_consensus.cc:2243] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.007756 16383 raft_consensus.cc:2272] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.015594 16383 ts_tablet_manager.cc:1916] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:36.027705 15449 catalog_manager.cc:5697] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.030928 16383 ts_tablet_manager.cc:1929] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:36.031476 16383 log.cc:1199] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/63aaf67c5b974f88b3a9c1c1f1afc336
I20260709 13:04:36.033207 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet 63aaf67c5b974f88b3a9c1c1f1afc336 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:36.042225 16233 raft_consensus.cc:2955] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.050868 16207 raft_consensus.cc:1064] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:36.053138 16207 consensus_queue.cc:237] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:36.061160 15626 raft_consensus.cc:1275] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:36.062129 15551 raft_consensus.cc:1275] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:36.062691 16342 consensus_queue.cc:1048] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:36.063781 16233 raft_consensus.cc:1275] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:36.063954 16353 raft_consensus.cc:1064] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:36.067379 16342 consensus_queue.cc:1048] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:36.068095 16353 consensus_queue.cc:237] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:36.072563 15701 consensus_queue.cc:237] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:36.072897 16342 consensus_queue.cc:1048] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:36.079622 16234 raft_consensus.cc:1275] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:36.079958 15548 raft_consensus.cc:1275] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:36.082373 16308 consensus_queue.cc:1048] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:36.093990 16308 consensus_queue.cc:1048] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:36.090994 16207 raft_consensus.cc:2955] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.099272 16380 raft_consensus.cc:2955] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.100370 15548 raft_consensus.cc:2955] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.108739 15626 raft_consensus.cc:2955] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.112582 16233 raft_consensus.cc:2955] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.118557 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f103e95cc44f4dd8ab47644cfa94440e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:36.124837 15448 catalog_manager.cc:5697] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.131886 16232 raft_consensus.cc:1275] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:36.129666 15701 raft_consensus.cc:1275] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:36.131218 15449 catalog_manager.cc:5697] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.125643 16234 raft_consensus.cc:2955] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.134392 15626 raft_consensus.cc:1275] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:36.134718 16370 consensus_queue.cc:1048] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:36.136674 16370 consensus_queue.cc:1048] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:36.143468 16353 consensus_queue.cc:1048] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:36.156141 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet f103e95cc44f4dd8ab47644cfa94440e with delete_type TABLET_DATA_TOMBSTONED (TS 37fbf86beed3461ba5595921ebea28ae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48462
I20260709 13:04:36.158546 16393 tablet_replica.cc:333] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:04:36.159720 16393 raft_consensus.cc:2243] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.161309 16393 raft_consensus.cc:2272] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.159982 15548 raft_consensus.cc:2955] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.168121 16393 ts_tablet_manager.cc:1916] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:36.170310 16353 raft_consensus.cc:2955] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.178498 16232 raft_consensus.cc:2955] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.192600 16393 ts_tablet_manager.cc:1929] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:36.193032 16393 log.cc:1199] T f103e95cc44f4dd8ab47644cfa94440e P 37fbf86beed3461ba5595921ebea28ae: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/wals/f103e95cc44f4dd8ab47644cfa94440e
I20260709 13:04:36.192327 15698 raft_consensus.cc:2955] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.194700 15437 catalog_manager.cc:5028] TS 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): tablet f103e95cc44f4dd8ab47644cfa94440e (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:36.211941 15701 consensus_queue.cc:237] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:36.217325 15626 raft_consensus.cc:2955] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.223551 16233 raft_consensus.cc:1275] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:36.225080 16342 consensus_queue.cc:1048] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:36.227581 15449 catalog_manager.cc:5697] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.229056 15620 raft_consensus.cc:1275] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:36.230669 16342 consensus_queue.cc:1048] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:36.238368 16343 raft_consensus.cc:2955] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.245702 15620 raft_consensus.cc:2955] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.244097 16233 raft_consensus.cc:2955] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.274595 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 953eecea2a4640758a4d5fecb97e2ecc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:36.280346 15449 catalog_manager.cc:5697] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:36.288946 15548 consensus_queue.cc:237] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:36.298242 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet 953eecea2a4640758a4d5fecb97e2ecc with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38790
I20260709 13:04:36.299209 16383 tablet_replica.cc:333] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:04:36.329211 16383 raft_consensus.cc:2243] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.330132 16383 raft_consensus.cc:2272] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.332662 16233 raft_consensus.cc:1275] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:36.336328 16383 ts_tablet_manager.cc:1916] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:36.334764 16395 consensus_queue.cc:1048] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:04:36.339035 15620 raft_consensus.cc:1275] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:36.340497 16370 consensus_queue.cc:1048] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:36.344412 16325 raft_consensus.cc:2955] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.351492 16383 ts_tablet_manager.cc:1929] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:36.351950 16383 log.cc:1199] T 953eecea2a4640758a4d5fecb97e2ecc P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/953eecea2a4640758a4d5fecb97e2ecc
I20260709 13:04:36.352545 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ae74476ad8b4a32b1325c581d87aeb9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:36.353307 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet 953eecea2a4640758a4d5fecb97e2ecc (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:36.355463 15620 raft_consensus.cc:2955] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.359081 16233 raft_consensus.cc:2955] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:36.367756 15451 catalog_manager.cc:5697] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:36.383798 15689 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ae74476ad8b4a32b1325c581d87aeb9 with delete_type TABLET_DATA_TOMBSTONED (TS db45473da1854d959ff574c462d84d2e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53022
I20260709 13:04:36.388651 16396 tablet_replica.cc:333] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:04:36.389747 16396 raft_consensus.cc:2243] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.390501 16396 raft_consensus.cc:2272] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.393268 16396 ts_tablet_manager.cc:1916] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:36.405691 16396 ts_tablet_manager.cc:1929] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:36.406016 16396 log.cc:1199] T 1ae74476ad8b4a32b1325c581d87aeb9 P db45473da1854d959ff574c462d84d2e: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/wals/1ae74476ad8b4a32b1325c581d87aeb9
I20260709 13:04:36.407344 15438 catalog_manager.cc:5028] TS db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): tablet 1ae74476ad8b4a32b1325c581d87aeb9 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
W20260709 13:04:37.084160 15519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 228257us
W20260709 13:04:37.219281 15594 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 71474.2us
I20260709 13:04:37.452224 15553 consensus_queue.cc:237] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
W20260709 13:04:37.460402 15518 consensus_peers.cc:597] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 718e99fc3a384812b9f1f74c3288dd21. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:37.460421 15627 raft_consensus.cc:1275] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:37.460567 15696 raft_consensus.cc:1275] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:37.462239 16370 consensus_queue.cc:1048] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:37.463300 16353 consensus_queue.cc:1048] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:37.475242 15627 raft_consensus.cc:2955] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.475651 15696 raft_consensus.cc:2955] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.473634 16353 raft_consensus.cc:2955] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.494138 15451 catalog_manager.cc:5697] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.499708 15696 consensus_queue.cc:237] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:37.510735 15553 raft_consensus.cc:1275] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:37.511590 15627 raft_consensus.cc:1275] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:37.513746 16408 consensus_queue.cc:1048] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:37.515264 16406 consensus_queue.cc:1048] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:04:37.517350 15667 consensus_peers.cc:597] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 456447707c6c45a6a32108a4aacca132. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:37.530341 16342 raft_consensus.cc:2955] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.534099 15627 raft_consensus.cc:2955] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.534459 15551 raft_consensus.cc:2955] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.556074 15449 catalog_manager.cc:5697] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.592185 15623 consensus_queue.cc:237] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:37.603137 15553 raft_consensus.cc:1275] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:37.603556 15698 raft_consensus.cc:1275] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:37.605252 16307 consensus_queue.cc:1048] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:37.607102 16307 consensus_queue.cc:1048] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:37.633401 15593 consensus_peers.cc:597] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0938c0b5c3114a68b8159856b55af621. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:37.633668 16405 raft_consensus.cc:2955] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.635279 15553 raft_consensus.cc:2955] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.637151 15698 raft_consensus.cc:2955] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.649020 15623 consensus_queue.cc:237] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:37.660983 15451 catalog_manager.cc:5697] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.662631 15696 raft_consensus.cc:1275] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:37.662559 15593 consensus_peers.cc:597] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2abe0e4149240a09a0c4a9846f96ad3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:37.662832 15553 raft_consensus.cc:1275] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:37.664449 16338 consensus_queue.cc:1048] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:04:37.673840 16405 consensus_queue.cc:1048] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:37.692122 16404 raft_consensus.cc:2955] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.694027 15696 raft_consensus.cc:2955] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.705117 15553 raft_consensus.cc:2955] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:37.725935 15449 catalog_manager.cc:5697] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.980849 16431 ts_tablet_manager.cc:933] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:37.982638 16431 tablet_copy_client.cc:323] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:04:37.984416 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet 456447707c6c45a6a32108a4aacca132 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:04:37.984915 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet 456447707c6c45a6a32108a4aacca132 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-456447707c6c45a6a32108a4aacca132
I20260709 13:04:37.990397 15712 tablet_copy_source_session.cc:215] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:37.993649 16431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456447707c6c45a6a32108a4aacca132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:38.010583 16431 tablet_copy_client.cc:806] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:38.011314 16431 tablet_copy_client.cc:670] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:38.015419 16431 tablet_copy_client.cc:538] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:38.021848 16431 tablet_bootstrap.cc:492] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:38.035538 16433 ts_tablet_manager.cc:933] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:38.044358 16431 tablet_bootstrap.cc:492] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:38.044916 16433 tablet_copy_client.cc:323] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:38.045481 16431 tablet_bootstrap.cc:492] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:38.046271 16431 ts_tablet_manager.cc:1403] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260709 13:04:38.046824 15562 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet 718e99fc3a384812b9f1f74c3288dd21 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:38.047400 15562 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet 718e99fc3a384812b9f1f74c3288dd21 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-718e99fc3a384812b9f1f74c3288dd21
I20260709 13:04:38.050236 16431 raft_consensus.cc:359] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:38.051187 16431 raft_consensus.cc:740] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:38.051868 16431 consensus_queue.cc:260] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:38.055194 16431 ts_tablet_manager.cc:1434] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:04:38.059276 15562 tablet_copy_source_session.cc:215] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:38.062407 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-456447707c6c45a6a32108a4aacca132 received from {username='slave'} at 127.0.0.1:40860
I20260709 13:04:38.062952 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-456447707c6c45a6a32108a4aacca132 on tablet 456447707c6c45a6a32108a4aacca132 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:38.065896 16433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718e99fc3a384812b9f1f74c3288dd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:38.080761 16433 tablet_copy_client.cc:806] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:38.081449 16433 tablet_copy_client.cc:670] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:38.090322 16433 tablet_copy_client.cc:538] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:38.099359 16433 tablet_bootstrap.cc:492] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:38.117458 16433 tablet_bootstrap.cc:492] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:38.118386 16433 tablet_bootstrap.cc:492] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:38.119136 16433 ts_tablet_manager.cc:1403] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 13:04:38.121344 16433 raft_consensus.cc:359] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:38.121940 16433 raft_consensus.cc:740] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:38.122615 16433 consensus_queue.cc:260] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:38.125030 16433 ts_tablet_manager.cc:1434] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:38.127282 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-718e99fc3a384812b9f1f74c3288dd21 received from {username='slave'} at 127.0.0.1:45382
I20260709 13:04:38.127696 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-718e99fc3a384812b9f1f74c3288dd21 on tablet 718e99fc3a384812b9f1f74c3288dd21 with peer 21840652267a4a7b9f70d0e6f126ab6c
W20260709 13:04:38.155403 15723 debug-util.cc:398] Leaking SignalData structure 0x7b0800138b80 after lost signal to thread 14445
W20260709 13:04:38.156399 15723 debug-util.cc:398] Leaking SignalData structure 0x7b08000d02a0 after lost signal to thread 15485
W20260709 13:04:38.157527 15723 debug-util.cc:398] Leaking SignalData structure 0x7b08000a8d80 after lost signal to thread 15577
W20260709 13:04:38.158962 15723 debug-util.cc:398] Leaking SignalData structure 0x7b08002f64c0 after lost signal to thread 15726
I20260709 13:04:38.165545 16433 ts_tablet_manager.cc:933] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:38.181974 16433 tablet_copy_client.cc:323] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.130:42781
I20260709 13:04:38.216615 15638 tablet_copy_service.cc:140] P 37fbf86beed3461ba5595921ebea28ae: Received BeginTabletCopySession request for tablet 0938c0b5c3114a68b8159856b55af621 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:37406)
I20260709 13:04:38.217247 15638 tablet_copy_service.cc:161] P 37fbf86beed3461ba5595921ebea28ae: Beginning new tablet copy session on tablet 0938c0b5c3114a68b8159856b55af621 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:37406: session id = 21840652267a4a7b9f70d0e6f126ab6c-0938c0b5c3114a68b8159856b55af621
I20260709 13:04:38.227902 15638 tablet_copy_source_session.cc:215] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:38.233139 16433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0938c0b5c3114a68b8159856b55af621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:38.257323 16433 tablet_copy_client.cc:806] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:38.257977 16433 tablet_copy_client.cc:670] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:38.266885 16431 ts_tablet_manager.cc:933] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:38.279606 16433 tablet_copy_client.cc:538] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:38.286377 16431 tablet_copy_client.cc:323] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.130:42781
I20260709 13:04:38.292913 15638 tablet_copy_service.cc:140] P 37fbf86beed3461ba5595921ebea28ae: Received BeginTabletCopySession request for tablet d2abe0e4149240a09a0c4a9846f96ad3 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:37406)
I20260709 13:04:38.293079 16433 tablet_bootstrap.cc:492] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:38.293468 15638 tablet_copy_service.cc:161] P 37fbf86beed3461ba5595921ebea28ae: Beginning new tablet copy session on tablet d2abe0e4149240a09a0c4a9846f96ad3 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:37406: session id = 21840652267a4a7b9f70d0e6f126ab6c-d2abe0e4149240a09a0c4a9846f96ad3
I20260709 13:04:38.313128 15638 tablet_copy_source_session.cc:215] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:38.322427 16431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2abe0e4149240a09a0c4a9846f96ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:38.342499 16433 tablet_bootstrap.cc:492] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:38.343648 16433 tablet_bootstrap.cc:492] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:38.344414 16433 ts_tablet_manager.cc:1403] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.013s
I20260709 13:04:38.347668 16433 raft_consensus.cc:359] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:38.348578 16433 raft_consensus.cc:740] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:38.349303 16433 consensus_queue.cc:260] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:38.358127 16433 ts_tablet_manager.cc:1434] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 13:04:38.367724 15638 tablet_copy_service.cc:342] P 37fbf86beed3461ba5595921ebea28ae: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-0938c0b5c3114a68b8159856b55af621 received from {username='slave'} at 127.0.0.1:37406
I20260709 13:04:38.368194 15638 tablet_copy_service.cc:434] P 37fbf86beed3461ba5595921ebea28ae: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-0938c0b5c3114a68b8159856b55af621 on tablet 0938c0b5c3114a68b8159856b55af621 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:38.370814 16431 tablet_copy_client.cc:806] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:38.371533 16431 tablet_copy_client.cc:670] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:38.543138 16431 tablet_copy_client.cc:538] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:38.597538 16232 raft_consensus.cc:1217] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:38.624142 16431 tablet_bootstrap.cc:492] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:38.672724 16232 raft_consensus.cc:1217] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:04:38.698220 15518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.132:43253, user_credentials={real_user=slave}} blocked reactor thread for 78985.3us
I20260709 13:04:38.715461 16431 tablet_bootstrap.cc:492] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:38.720434 16232 raft_consensus.cc:1217] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:38.724221 16431 tablet_bootstrap.cc:492] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:38.729923 16431 ts_tablet_manager.cc:1403] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.015s
I20260709 13:04:38.734014 16431 raft_consensus.cc:359] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:38.736886 16431 raft_consensus.cc:740] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:38.737774 16431 consensus_queue.cc:260] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:38.740280 16431 ts_tablet_manager.cc:1434] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:38.745370 15638 tablet_copy_service.cc:342] P 37fbf86beed3461ba5595921ebea28ae: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-d2abe0e4149240a09a0c4a9846f96ad3 received from {username='slave'} at 127.0.0.1:37406
I20260709 13:04:38.745769 15638 tablet_copy_service.cc:434] P 37fbf86beed3461ba5595921ebea28ae: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-d2abe0e4149240a09a0c4a9846f96ad3 on tablet d2abe0e4149240a09a0c4a9846f96ad3 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:38.870208 16232 raft_consensus.cc:1217] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:38.958655 16454 raft_consensus.cc:1064] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:38.961417 16454 consensus_queue.cc:237] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:38.972749 16232 raft_consensus.cc:1275] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:38.974829 15698 raft_consensus.cc:1275] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:38.975400 16454 consensus_queue.cc:1048] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:38.976236 15627 raft_consensus.cc:1275] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:38.977903 16445 consensus_queue.cc:1048] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:38.979127 16454 consensus_queue.cc:1048] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:39.000962 16454 raft_consensus.cc:2955] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.004951 16232 raft_consensus.cc:2955] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.013170 15698 raft_consensus.cc:2955] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.020256 15627 raft_consensus.cc:2955] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.032766 15448 catalog_manager.cc:5697] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:39.097602 16447 raft_consensus.cc:1064] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:39.100019 16447 consensus_queue.cc:237] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:39.134999 16232 raft_consensus.cc:1275] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:39.137821 15627 raft_consensus.cc:1275] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:39.139333 16342 consensus_queue.cc:1048] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:39.143437 15551 raft_consensus.cc:1275] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:39.140987 16342 consensus_queue.cc:1048] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:04:39.147768 16450 consensus_queue.cc:1048] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:39.178424 15553 consensus_queue.cc:237] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:39.206388 16233 raft_consensus.cc:1275] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:39.211066 16446 consensus_queue.cc:1048] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:39.228331 15698 raft_consensus.cc:1275] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:39.237131 16353 consensus_queue.cc:1048] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:39.249392 16454 raft_consensus.cc:2955] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.252490 16231 raft_consensus.cc:2955] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.290793 15698 raft_consensus.cc:2955] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.300999 16455 raft_consensus.cc:1064] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:39.303754 16455 consensus_queue.cc:237] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:39.309701 15450 catalog_manager.cc:5697] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.326370 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet 718e99fc3a384812b9f1f74c3288dd21 with delete_type TABLET_DATA_TOMBSTONED (TS 37fbf86beed3461ba5595921ebea28ae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48462
I20260709 13:04:39.326738 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 718e99fc3a384812b9f1f74c3288dd21 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:39.330689 16342 raft_consensus.cc:2955] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.334906 15696 raft_consensus.cc:1275] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:39.336593 16456 consensus_queue.cc:1048] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:39.341035 16232 raft_consensus.cc:1275] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:39.341480 15551 raft_consensus.cc:1275] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:39.342444 16455 consensus_queue.cc:1048] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:39.344795 16404 consensus_queue.cc:1048] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:04:39.365707 16233 raft_consensus.cc:2955] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.367421 15553 raft_consensus.cc:2955] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.399214 16471 tablet_replica.cc:333] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:04:39.401026 15627 raft_consensus.cc:2955] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.396157 15449 catalog_manager.cc:5697] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
W20260709 13:04:39.421636 16470 log.cc:927] Time spent T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:04:39.424716 16404 raft_consensus.cc:1064] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:39.427876 16471 raft_consensus.cc:2243] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:39.428707 16471 raft_consensus.cc:2272] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:39.428675 16404 consensus_queue.cc:237] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:39.430794 15696 raft_consensus.cc:2955] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.433604 15698 consensus_queue.cc:237] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:39.439484 16471 ts_tablet_manager.cc:1916] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:39.440528 16338 raft_consensus.cc:2955] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.443908 16233 raft_consensus.cc:2955] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.462098 15553 raft_consensus.cc:1275] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:39.463909 16402 consensus_queue.cc:1048] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:39.464385 16232 raft_consensus.cc:1275] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:39.465974 16404 consensus_queue.cc:1048] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:39.466205 15698 raft_consensus.cc:1275] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:39.472878 16404 consensus_queue.cc:1048] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:39.472470 16402 raft_consensus.cc:2955] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.479666 15551 raft_consensus.cc:2955] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.483829 15553 raft_consensus.cc:1275] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:39.485016 15449 catalog_manager.cc:5697] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.490363 16456 consensus_queue.cc:1048] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:39.495819 16233 raft_consensus.cc:1275] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:39.507401 15553 raft_consensus.cc:2955] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.542040 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 456447707c6c45a6a32108a4aacca132 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:39.545535 15450 catalog_manager.cc:5697] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.525504 16471 ts_tablet_manager.cc:1929] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:39.578362 16447 consensus_queue.cc:1048] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:39.583211 16471 log.cc:1199] T 718e99fc3a384812b9f1f74c3288dd21 P 37fbf86beed3461ba5595921ebea28ae: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/wals/718e99fc3a384812b9f1f74c3288dd21
I20260709 13:04:39.598701 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet 456447707c6c45a6a32108a4aacca132 with delete_type TABLET_DATA_TOMBSTONED (TS 37fbf86beed3461ba5595921ebea28ae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48462
I20260709 13:04:39.603097 15437 catalog_manager.cc:5028] TS 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): tablet 718e99fc3a384812b9f1f74c3288dd21 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:39.606189 16471 tablet_replica.cc:333] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:04:39.618078 16233 raft_consensus.cc:2955] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.622128 16456 raft_consensus.cc:2955] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.628439 16471 raft_consensus.cc:2243] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:39.629181 16471 raft_consensus.cc:2272] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:39.640957 16471 ts_tablet_manager.cc:1916] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:39.642920 15623 consensus_queue.cc:237] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:39.641204 16232 raft_consensus.cc:2955] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.656659 15701 raft_consensus.cc:2955] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.664486 15450 catalog_manager.cc:5697] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.668963 16232 raft_consensus.cc:1275] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:39.672348 16475 consensus_queue.cc:1048] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:39.685197 15702 raft_consensus.cc:1275] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:39.688813 16455 consensus_queue.cc:1048] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:39.697201 16471 ts_tablet_manager.cc:1929] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:39.697686 16471 log.cc:1199] T 456447707c6c45a6a32108a4aacca132 P 37fbf86beed3461ba5595921ebea28ae: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/wals/456447707c6c45a6a32108a4aacca132
I20260709 13:04:39.699117 15437 catalog_manager.cc:5028] TS 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): tablet 456447707c6c45a6a32108a4aacca132 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:39.700194 16455 raft_consensus.cc:2955] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.701737 15702 raft_consensus.cc:2955] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.704627 15551 raft_consensus.cc:2955] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.757452 16232 raft_consensus.cc:2955] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.760360 15437 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0938c0b5c3114a68b8159856b55af621 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:39.762872 15623 consensus_queue.cc:237] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:39.781244 15450 catalog_manager.cc:5697] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.783193 16233 raft_consensus.cc:1275] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:39.786710 15549 raft_consensus.cc:1275] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:39.788755 16338 consensus_queue.cc:1048] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:39.790990 16338 consensus_queue.cc:1048] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 13:04:39.803052 16455 raft_consensus.cc:2955] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.804948 16231 raft_consensus.cc:2955] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.813762 15549 raft_consensus.cc:2955] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.818048 15437 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d2abe0e4149240a09a0c4a9846f96ad3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:39.838615 15449 catalog_manager.cc:5697] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:39.853242 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet 0938c0b5c3114a68b8159856b55af621 with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38790
I20260709 13:04:39.863703 15689 tablet_service.cc:1558] Processing DeleteTablet for tablet d2abe0e4149240a09a0c4a9846f96ad3 with delete_type TABLET_DATA_TOMBSTONED (TS db45473da1854d959ff574c462d84d2e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53022
I20260709 13:04:39.865484 16483 tablet_replica.cc:333] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:04:39.866544 16483 raft_consensus.cc:2243] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:39.867254 16483 raft_consensus.cc:2272] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:39.870486 16483 ts_tablet_manager.cc:1916] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:39.876524 16482 tablet_replica.cc:333] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:04:39.877748 16482 raft_consensus.cc:2243] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:39.878559 16482 raft_consensus.cc:2272] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:39.882750 16482 ts_tablet_manager.cc:1916] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:39.891057 16483 ts_tablet_manager.cc:1929] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:39.892455 16483 log.cc:1199] T d2abe0e4149240a09a0c4a9846f96ad3 P db45473da1854d959ff574c462d84d2e: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/wals/d2abe0e4149240a09a0c4a9846f96ad3
I20260709 13:04:39.894239 15438 catalog_manager.cc:5028] TS db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): tablet d2abe0e4149240a09a0c4a9846f96ad3 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:39.898741 16482 ts_tablet_manager.cc:1929] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:39.899223 16482 log.cc:1199] T 0938c0b5c3114a68b8159856b55af621 P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/0938c0b5c3114a68b8159856b55af621
I20260709 13:04:39.901724 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet 0938c0b5c3114a68b8159856b55af621 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:40.958321 15699 consensus_queue.cc:237] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
W20260709 13:04:40.968164 15667 consensus_peers.cc:597] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ec9b8458c794a5a81331249557ab35f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:40.968353 15551 raft_consensus.cc:1275] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:40.968444 15623 raft_consensus.cc:1275] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:40.970984 16408 consensus_queue.cc:1048] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:40.972100 16485 consensus_queue.cc:1048] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:40.995743 16486 raft_consensus.cc:2955] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:40.999866 15551 raft_consensus.cc:2955] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:41.003659 15626 raft_consensus.cc:2955] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:41.030083 15699 consensus_queue.cc:237] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:41.016392 15449 catalog_manager.cc:5697] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
W20260709 13:04:41.056413 15667 consensus_peers.cc:597] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80a6f77fc49c4af99838f3c0746d7c9d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:41.056655 15623 raft_consensus.cc:1275] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:41.056655 15551 raft_consensus.cc:1275] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:41.058179 16408 consensus_queue.cc:1048] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:41.058917 16485 consensus_queue.cc:1048] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:41.067476 16485 raft_consensus.cc:2955] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:41.070215 15623 raft_consensus.cc:2955] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:41.083032 15551 raft_consensus.cc:2955] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:41.129503 15623 consensus_queue.cc:237] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:41.135159 15448 catalog_manager.cc:5697] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
W20260709 13:04:41.161399 15593 consensus_peers.cc:597] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 837557d007eb4838b33d6b277ccb19c3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:41.163359 15699 raft_consensus.cc:1275] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:41.164291 15551 raft_consensus.cc:1275] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:41.164863 16479 consensus_queue.cc:1048] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:41.166378 16497 consensus_queue.cc:1048] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:41.174765 16497 raft_consensus.cc:2955] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:41.178310 15699 raft_consensus.cc:2955] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:41.183534 15553 raft_consensus.cc:2955] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:41.201800 15623 consensus_queue.cc:237] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:41.212742 15448 catalog_manager.cc:5697] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:41.241423 15593 consensus_peers.cc:597] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4dd83f8fef944bcb9660a737169f55f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:41.242620 15553 raft_consensus.cc:1275] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:41.245666 16456 consensus_queue.cc:1048] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:41.257493 15699 raft_consensus.cc:1275] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:41.259464 16456 consensus_queue.cc:1048] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:41.261174 16497 raft_consensus.cc:2955] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:41.263672 15553 raft_consensus.cc:2955] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:41.287097 15450 catalog_manager.cc:5697] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:41.295436 15702 raft_consensus.cc:2955] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:41.486907 16504 ts_tablet_manager.cc:933] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:41.494019 16507 ts_tablet_manager.cc:933] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:41.502717 16507 tablet_copy_client.cc:323] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:04:41.503607 16504 tablet_copy_client.cc:323] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:04:41.504344 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet 80a6f77fc49c4af99838f3c0746d7c9d from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:04:41.504941 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet 80a6f77fc49c4af99838f3c0746d7c9d from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-80a6f77fc49c4af99838f3c0746d7c9d
I20260709 13:04:41.505661 15711 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet 0ec9b8458c794a5a81331249557ab35f from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:04:41.506246 15711 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet 0ec9b8458c794a5a81331249557ab35f from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-0ec9b8458c794a5a81331249557ab35f
I20260709 13:04:41.513445 15712 tablet_copy_source_session.cc:215] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:41.513590 15711 tablet_copy_source_session.cc:215] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:41.516821 16504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec9b8458c794a5a81331249557ab35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:41.532282 16507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a6f77fc49c4af99838f3c0746d7c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:41.543610 16504 tablet_copy_client.cc:806] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:41.544240 16504 tablet_copy_client.cc:670] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:41.550002 16504 tablet_copy_client.cc:538] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:41.561455 16507 tablet_copy_client.cc:806] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:41.562110 16507 tablet_copy_client.cc:670] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:41.566282 16504 tablet_bootstrap.cc:492] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:41.568080 16507 tablet_copy_client.cc:538] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:41.577682 16507 tablet_bootstrap.cc:492] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:41.630232 16504 tablet_bootstrap.cc:492] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:41.631142 16504 tablet_bootstrap.cc:492] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:41.631798 16504 ts_tablet_manager.cc:1403] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.011s
I20260709 13:04:41.632174 16507 tablet_bootstrap.cc:492] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:41.633049 16507 tablet_bootstrap.cc:492] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:41.633653 16507 ts_tablet_manager.cc:1403] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.010s
I20260709 13:04:41.635004 16504 raft_consensus.cc:359] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:41.635882 16504 raft_consensus.cc:740] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:41.636359 16507 raft_consensus.cc:359] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:41.637214 16507 raft_consensus.cc:740] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:41.637838 16507 consensus_queue.cc:260] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:41.636523 16504 consensus_queue.cc:260] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:41.654318 16504 ts_tablet_manager.cc:1434] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 13:04:41.655962 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-0ec9b8458c794a5a81331249557ab35f received from {username='slave'} at 127.0.0.1:40860
I20260709 13:04:41.656396 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-0ec9b8458c794a5a81331249557ab35f on tablet 0ec9b8458c794a5a81331249557ab35f with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:41.663033 16507 ts_tablet_manager.cc:1434] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.005s
I20260709 13:04:41.665176 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-80a6f77fc49c4af99838f3c0746d7c9d received from {username='slave'} at 127.0.0.1:40860
I20260709 13:04:41.665622 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-80a6f77fc49c4af99838f3c0746d7c9d on tablet 80a6f77fc49c4af99838f3c0746d7c9d with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:41.775801 16507 ts_tablet_manager.cc:933] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:41.779939 16507 tablet_copy_client.cc:323] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.130:42781
I20260709 13:04:41.782584 15638 tablet_copy_service.cc:140] P 37fbf86beed3461ba5595921ebea28ae: Received BeginTabletCopySession request for tablet 837557d007eb4838b33d6b277ccb19c3 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:37406)
I20260709 13:04:41.783152 15638 tablet_copy_service.cc:161] P 37fbf86beed3461ba5595921ebea28ae: Beginning new tablet copy session on tablet 837557d007eb4838b33d6b277ccb19c3 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:37406: session id = 21840652267a4a7b9f70d0e6f126ab6c-837557d007eb4838b33d6b277ccb19c3
I20260709 13:04:41.804623 16504 ts_tablet_manager.cc:933] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:41.799687 15638 tablet_copy_source_session.cc:215] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:41.815158 16507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837557d007eb4838b33d6b277ccb19c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:41.830755 16504 tablet_copy_client.cc:323] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.130:42781
I20260709 13:04:41.836705 15637 tablet_copy_service.cc:140] P 37fbf86beed3461ba5595921ebea28ae: Received BeginTabletCopySession request for tablet f4dd83f8fef944bcb9660a737169f55f from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:37406)
I20260709 13:04:41.837328 15637 tablet_copy_service.cc:161] P 37fbf86beed3461ba5595921ebea28ae: Beginning new tablet copy session on tablet f4dd83f8fef944bcb9660a737169f55f from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:37406: session id = 21840652267a4a7b9f70d0e6f126ab6c-f4dd83f8fef944bcb9660a737169f55f
I20260709 13:04:41.845468 15637 tablet_copy_source_session.cc:215] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:41.854380 16504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4dd83f8fef944bcb9660a737169f55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:41.885077 16504 tablet_copy_client.cc:806] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:41.885731 16504 tablet_copy_client.cc:670] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:41.892163 16504 tablet_copy_client.cc:538] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:41.904148 16504 tablet_bootstrap.cc:492] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:41.938560 16507 tablet_copy_client.cc:806] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:41.939272 16507 tablet_copy_client.cc:670] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:41.942848 16507 tablet_copy_client.cc:538] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:41.955150 16231 raft_consensus.cc:1217] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:41.971082 16507 tablet_bootstrap.cc:492] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:41.974705 16504 tablet_bootstrap.cc:492] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:41.975716 16504 tablet_bootstrap.cc:492] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:41.976429 16504 ts_tablet_manager.cc:1403] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.010s
I20260709 13:04:41.979369 16504 raft_consensus.cc:359] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:41.980242 16504 raft_consensus.cc:740] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:41.980906 16504 consensus_queue.cc:260] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:41.983443 16504 ts_tablet_manager.cc:1434] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:04:41.985035 15638 tablet_copy_service.cc:342] P 37fbf86beed3461ba5595921ebea28ae: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-f4dd83f8fef944bcb9660a737169f55f received from {username='slave'} at 127.0.0.1:37406
I20260709 13:04:41.985522 15638 tablet_copy_service.cc:434] P 37fbf86beed3461ba5595921ebea28ae: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-f4dd83f8fef944bcb9660a737169f55f on tablet f4dd83f8fef944bcb9660a737169f55f with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:42.003903 16231 raft_consensus.cc:1217] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:42.043957 16507 tablet_bootstrap.cc:492] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:42.044960 16507 tablet_bootstrap.cc:492] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:42.045655 16507 ts_tablet_manager.cc:1403] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.075s	user 0.033s	sys 0.011s
I20260709 13:04:42.048538 16507 raft_consensus.cc:359] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:42.049446 16507 raft_consensus.cc:740] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:42.050136 16507 consensus_queue.cc:260] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:42.052670 16507 ts_tablet_manager.cc:1434] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:04:42.054375 15638 tablet_copy_service.cc:342] P 37fbf86beed3461ba5595921ebea28ae: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-837557d007eb4838b33d6b277ccb19c3 received from {username='slave'} at 127.0.0.1:37406
I20260709 13:04:42.054776 15638 tablet_copy_service.cc:434] P 37fbf86beed3461ba5595921ebea28ae: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-837557d007eb4838b33d6b277ccb19c3 on tablet 837557d007eb4838b33d6b277ccb19c3 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:42.246968 16231 raft_consensus.cc:1217] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:42.406193 16231 raft_consensus.cc:1217] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:42.469769 16500 raft_consensus.cc:1064] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:42.476943 16500 consensus_queue.cc:237] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:42.491042 16231 raft_consensus.cc:1275] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:42.494493 16408 consensus_queue.cc:1048] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:42.499228 15553 raft_consensus.cc:1275] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:42.500730 15626 raft_consensus.cc:1275] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:42.501703 16408 consensus_queue.cc:1048] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:42.503464 16408 consensus_queue.cc:1048] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:04:42.539505 16408 raft_consensus.cc:2955] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.545833 15551 raft_consensus.cc:2955] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.563495 15627 raft_consensus.cc:2955] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.564415 16231 raft_consensus.cc:2955] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.584733 15448 catalog_manager.cc:5697] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.700462 16408 raft_consensus.cc:1064] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:42.704603 16408 consensus_queue.cc:237] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:42.748515 16232 raft_consensus.cc:1275] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:42.750649 16479 raft_consensus.cc:1064] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:42.753173 15623 raft_consensus.cc:1275] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:42.755944 15553 raft_consensus.cc:1275] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:42.756754 16500 consensus_queue.cc:1048] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:42.760809 16500 consensus_queue.cc:1048] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:42.769750 16408 consensus_queue.cc:1048] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:42.777812 15701 consensus_queue.cc:237] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:42.784628 16479 consensus_queue.cc:237] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:42.800973 16231 raft_consensus.cc:1275] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:42.802513 15623 raft_consensus.cc:1275] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:42.808238 16485 consensus_queue.cc:1048] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:42.813463 16485 consensus_queue.cc:1048] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:42.818738 16500 raft_consensus.cc:2955] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.820966 16231 raft_consensus.cc:2955] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.824126 16486 raft_consensus.cc:2955] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.839393 15449 catalog_manager.cc:5697] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.846817 16231 raft_consensus.cc:2955] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.858567 15551 raft_consensus.cc:2955] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.868232 15449 catalog_manager.cc:5697] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.870183 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 80a6f77fc49c4af99838f3c0746d7c9d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:42.878047 15623 raft_consensus.cc:2955] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.886914 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet 80a6f77fc49c4af99838f3c0746d7c9d with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38790
I20260709 13:04:42.897377 16534 tablet_replica.cc:333] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:04:42.898386 16534 raft_consensus.cc:2243] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.899180 16534 raft_consensus.cc:2272] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.903651 16534 ts_tablet_manager.cc:1916] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:42.908813 15626 raft_consensus.cc:2955] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.913179 15702 consensus_queue.cc:237] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:42.927557 16232 raft_consensus.cc:1275] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:42.934206 16500 consensus_queue.cc:1048] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:42.938076 15549 raft_consensus.cc:1275] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:42.942961 16233 raft_consensus.cc:1275] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:42.946149 15549 raft_consensus.cc:1275] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:42.947700 16518 consensus_queue.cc:1048] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:42.949537 16518 consensus_queue.cc:1048] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:42.952348 15702 raft_consensus.cc:1275] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:42.958007 16534 ts_tablet_manager.cc:1929] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:42.958659 16534 log.cc:1199] T 80a6f77fc49c4af99838f3c0746d7c9d P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/80a6f77fc49c4af99838f3c0746d7c9d
I20260709 13:04:42.960625 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet 80a6f77fc49c4af99838f3c0746d7c9d (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:42.965776 16533 consensus_queue.cc:1048] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:42.968164 16408 raft_consensus.cc:2955] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.973528 16232 raft_consensus.cc:2955] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:42.974620 16519 consensus_queue.cc:1048] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:42.977478 16497 raft_consensus.cc:1064] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:42.979931 16497 consensus_queue.cc:237] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:43.008997 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ec9b8458c794a5a81331249557ab35f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:43.021879 15450 catalog_manager.cc:5697] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:42.990991 15549 raft_consensus.cc:2955] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.036877 16518 raft_consensus.cc:2955] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.042785 16230 raft_consensus.cc:1275] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:43.050313 15701 raft_consensus.cc:2955] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.052223 16519 consensus_queue.cc:1048] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:43.054083 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ec9b8458c794a5a81331249557ab35f with delete_type TABLET_DATA_TOMBSTONED (TS 37fbf86beed3461ba5595921ebea28ae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48462
I20260709 13:04:43.106267 16232 raft_consensus.cc:2955] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
W20260709 13:04:43.120556 15591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 76434.4us
I20260709 13:04:43.128865 15549 raft_consensus.cc:2955] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.147965 15701 raft_consensus.cc:1275] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:43.149683 16541 tablet_replica.cc:333] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:04:43.151122 16540 consensus_queue.cc:1048] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:43.154791 16541 raft_consensus.cc:2243] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:43.155586 16541 raft_consensus.cc:2272] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:43.145090 15450 catalog_manager.cc:5697] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.170954 16542 raft_consensus.cc:2955] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.191310 16230 raft_consensus.cc:2955] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.196741 15553 raft_consensus.cc:1275] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:43.219877 16541 ts_tablet_manager.cc:1916] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:43.247483 15449 catalog_manager.cc:5697] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.302011 16541 ts_tablet_manager.cc:1929] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:43.306542 16541 log.cc:1199] T 0ec9b8458c794a5a81331249557ab35f P 37fbf86beed3461ba5595921ebea28ae: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/wals/0ec9b8458c794a5a81331249557ab35f
I20260709 13:04:43.309286 15437 catalog_manager.cc:5028] TS 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): tablet 0ec9b8458c794a5a81331249557ab35f (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:43.309979 16540 consensus_queue.cc:1048] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:43.314275 15701 raft_consensus.cc:2955] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.360481 15627 consensus_queue.cc:237] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:43.379529 16230 raft_consensus.cc:1275] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:43.381611 16542 consensus_queue.cc:1048] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:43.383279 15553 raft_consensus.cc:1275] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:43.385520 16539 consensus_queue.cc:1048] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:43.394273 16497 raft_consensus.cc:2955] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.403841 15553 raft_consensus.cc:2955] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.419507 15549 raft_consensus.cc:2955] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.424588 16230 raft_consensus.cc:2955] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.448153 15449 catalog_manager.cc:5697] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:43.460637 15437 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 837557d007eb4838b33d6b277ccb19c3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:43.462759 15689 tablet_service.cc:1558] Processing DeleteTablet for tablet 837557d007eb4838b33d6b277ccb19c3 with delete_type TABLET_DATA_TOMBSTONED (TS db45473da1854d959ff574c462d84d2e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53022
I20260709 13:04:43.473007 16547 tablet_replica.cc:333] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:04:43.476471 16547 raft_consensus.cc:2243] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:43.477291 16547 raft_consensus.cc:2272] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:43.490568 16547 ts_tablet_manager.cc:1916] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:43.502921 16547 ts_tablet_manager.cc:1929] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:43.503515 16547 log.cc:1199] T 837557d007eb4838b33d6b277ccb19c3 P db45473da1854d959ff574c462d84d2e: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/wals/837557d007eb4838b33d6b277ccb19c3
I20260709 13:04:43.506016 15438 catalog_manager.cc:5028] TS db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): tablet 837557d007eb4838b33d6b277ccb19c3 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
W20260709 13:04:44.000434 15591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 62663.4us
I20260709 13:04:44.005800 15627 consensus_queue.cc:237] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:44.027148 16230 raft_consensus.cc:1275] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:44.029772 16497 consensus_queue.cc:1048] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:44.033259 15553 raft_consensus.cc:1275] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:44.035931 16497 consensus_queue.cc:1048] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:44.046685 16540 raft_consensus.cc:2955] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:44.064152 16230 raft_consensus.cc:2955] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:44.072530 15553 raft_consensus.cc:2955] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:44.102753 15437 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4dd83f8fef944bcb9660a737169f55f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:44.107709 15451 catalog_manager.cc:5697] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:44.255559 15689 tablet_service.cc:1558] Processing DeleteTablet for tablet f4dd83f8fef944bcb9660a737169f55f with delete_type TABLET_DATA_TOMBSTONED (TS db45473da1854d959ff574c462d84d2e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53022
I20260709 13:04:44.269819 16558 tablet_replica.cc:333] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:04:44.271111 16558 raft_consensus.cc:2243] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:44.272455 16558 raft_consensus.cc:2272] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:44.275655 16558 ts_tablet_manager.cc:1916] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:44.298686 16558 ts_tablet_manager.cc:1929] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:44.299216 16558 log.cc:1199] T f4dd83f8fef944bcb9660a737169f55f P db45473da1854d959ff574c462d84d2e: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/wals/f4dd83f8fef944bcb9660a737169f55f
I20260709 13:04:44.301367 15438 catalog_manager.cc:5028] TS db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): tablet f4dd83f8fef944bcb9660a737169f55f (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:45.323415 15551 consensus_queue.cc:237] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:45.328802 15696 raft_consensus.cc:1275] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:45.330391 15627 raft_consensus.cc:1275] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:45.330400 16454 consensus_queue.cc:1048] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:45.331508 15518 consensus_peers.cc:597] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03ef381ab59d468290dafdf63207eb82. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:45.332378 16561 consensus_queue.cc:1048] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:45.338992 16454 raft_consensus.cc:2955] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:45.341245 15696 raft_consensus.cc:2955] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:45.344969 15627 raft_consensus.cc:2955] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:45.352846 15696 consensus_queue.cc:237] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:45.359467 15450 catalog_manager.cc:5697] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:45.367969 15667 consensus_peers.cc:597] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d07c7a388aa440128768cf066aa08620. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:45.368789 15553 raft_consensus.cc:1275] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:45.370720 16550 consensus_queue.cc:1048] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:45.375802 15627 raft_consensus.cc:1275] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:45.458388 15667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 81410us
I20260709 13:04:45.468950 16559 raft_consensus.cc:2955] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:45.473740 16550 consensus_queue.cc:1048] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:45.489560 15553 raft_consensus.cc:2955] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:45.502403 15627 consensus_queue.cc:237] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:45.516050 15622 raft_consensus.cc:2955] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
W20260709 13:04:45.535917 15593 consensus_peers.cc:597] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4cbca4f4729c4ece842eb2ef85fdf400. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:45.545053 15551 raft_consensus.cc:1275] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:45.543035 15696 raft_consensus.cc:1275] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:45.548123 15449 catalog_manager.cc:5697] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:45.551800 16572 consensus_queue.cc:1048] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:45.552749 16574 consensus_queue.cc:1048] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:45.561470 16574 raft_consensus.cc:2955] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:45.563382 15553 raft_consensus.cc:2955] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:45.576717 15551 consensus_queue.cc:237] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:45.577790 15701 raft_consensus.cc:2955] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:45.582551 15696 raft_consensus.cc:1275] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:45.583446 15518 consensus_peers.cc:597] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21dcb72f701e41bbaa00f12f1f6da454. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:45.584429 16505 consensus_queue.cc:1048] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:45.587249 15622 raft_consensus.cc:1275] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:45.589867 16454 consensus_queue.cc:1048] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:45.585644 15449 catalog_manager.cc:5697] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:45.600488 16561 raft_consensus.cc:2955] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:45.606827 15701 raft_consensus.cc:2955] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:45.615286 15626 raft_consensus.cc:2955] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:45.633271 15450 catalog_manager.cc:5697] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:45.767998 16584 ts_tablet_manager.cc:933] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:45.770020 16584 tablet_copy_client.cc:323] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:04:45.771423 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet d07c7a388aa440128768cf066aa08620 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:04:45.771905 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet d07c7a388aa440128768cf066aa08620 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-d07c7a388aa440128768cf066aa08620
I20260709 13:04:45.777451 15712 tablet_copy_source_session.cc:215] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:45.780614 16584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07c7a388aa440128768cf066aa08620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:45.797413 16584 tablet_copy_client.cc:806] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:45.798077 16584 tablet_copy_client.cc:670] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:45.804586 16584 tablet_copy_client.cc:538] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:45.812484 16584 tablet_bootstrap.cc:492] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:45.829380 16584 tablet_bootstrap.cc:492] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:45.830164 16584 tablet_bootstrap.cc:492] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:45.830691 16584 ts_tablet_manager.cc:1403] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260709 13:04:45.832933 16584 raft_consensus.cc:359] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:45.833673 16584 raft_consensus.cc:740] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:45.834271 16584 consensus_queue.cc:260] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:45.838527 16584 ts_tablet_manager.cc:1434] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.003s
I20260709 13:04:45.842067 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-d07c7a388aa440128768cf066aa08620 received from {username='slave'} at 127.0.0.1:40860
I20260709 13:04:45.842536 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-d07c7a388aa440128768cf066aa08620 on tablet d07c7a388aa440128768cf066aa08620 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:45.850602 16584 ts_tablet_manager.cc:933] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:45.852761 16584 tablet_copy_client.cc:323] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:45.854185 15562 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet 03ef381ab59d468290dafdf63207eb82 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:45.854727 15562 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet 03ef381ab59d468290dafdf63207eb82 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-03ef381ab59d468290dafdf63207eb82
I20260709 13:04:45.860481 15562 tablet_copy_source_session.cc:215] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:45.863950 16584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ef381ab59d468290dafdf63207eb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:45.876621 16584 tablet_copy_client.cc:806] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:45.877187 16584 tablet_copy_client.cc:670] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:45.881371 16584 tablet_copy_client.cc:538] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:45.891075 16584 tablet_bootstrap.cc:492] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:45.912084 16584 tablet_bootstrap.cc:492] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:45.912981 16584 tablet_bootstrap.cc:492] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:45.913727 16584 ts_tablet_manager.cc:1403] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.003s
I20260709 13:04:45.916945 16584 raft_consensus.cc:359] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:45.918009 16584 raft_consensus.cc:740] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:45.918782 16584 consensus_queue.cc:260] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:45.921451 16584 ts_tablet_manager.cc:1434] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:45.923074 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-03ef381ab59d468290dafdf63207eb82 received from {username='slave'} at 127.0.0.1:45382
I20260709 13:04:45.923573 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-03ef381ab59d468290dafdf63207eb82 on tablet 03ef381ab59d468290dafdf63207eb82 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:46.114598 16584 ts_tablet_manager.cc:933] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:46.117602 16584 tablet_copy_client.cc:323] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:46.119967 15562 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet 21dcb72f701e41bbaa00f12f1f6da454 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:46.120493 15562 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet 21dcb72f701e41bbaa00f12f1f6da454 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-21dcb72f701e41bbaa00f12f1f6da454
I20260709 13:04:46.126502 15562 tablet_copy_source_session.cc:215] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:46.129303 16584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21dcb72f701e41bbaa00f12f1f6da454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:46.150856 16591 ts_tablet_manager.cc:933] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:46.151947 16584 tablet_copy_client.cc:806] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:46.152735 16584 tablet_copy_client.cc:670] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:46.155877 16591 tablet_copy_client.cc:323] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.130:42781
I20260709 13:04:46.157637 16584 tablet_copy_client.cc:538] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:46.158581 15638 tablet_copy_service.cc:140] P 37fbf86beed3461ba5595921ebea28ae: Received BeginTabletCopySession request for tablet 4cbca4f4729c4ece842eb2ef85fdf400 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:37406)
I20260709 13:04:46.159216 15638 tablet_copy_service.cc:161] P 37fbf86beed3461ba5595921ebea28ae: Beginning new tablet copy session on tablet 4cbca4f4729c4ece842eb2ef85fdf400 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:37406: session id = 21840652267a4a7b9f70d0e6f126ab6c-4cbca4f4729c4ece842eb2ef85fdf400
I20260709 13:04:46.169389 16584 tablet_bootstrap.cc:492] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:46.169800 15638 tablet_copy_source_session.cc:215] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:46.180814 16591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cbca4f4729c4ece842eb2ef85fdf400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:46.204349 16584 tablet_bootstrap.cc:492] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:46.205374 16584 tablet_bootstrap.cc:492] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:46.205996 16591 tablet_copy_client.cc:806] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:46.206812 16591 tablet_copy_client.cc:670] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:46.206030 16584 ts_tablet_manager.cc:1403] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.016s
I20260709 13:04:46.209776 16584 raft_consensus.cc:359] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:46.210345 16584 raft_consensus.cc:740] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:46.210886 16584 consensus_queue.cc:260] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:46.212942 16584 ts_tablet_manager.cc:1434] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:46.213819 16591 tablet_copy_client.cc:538] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:46.219635 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-21dcb72f701e41bbaa00f12f1f6da454 received from {username='slave'} at 127.0.0.1:45382
I20260709 13:04:46.220145 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-21dcb72f701e41bbaa00f12f1f6da454 on tablet 21dcb72f701e41bbaa00f12f1f6da454 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:46.222887 16591 tablet_bootstrap.cc:492] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:46.244098 16591 tablet_bootstrap.cc:492] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:46.245059 16591 tablet_bootstrap.cc:492] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:46.245745 16591 ts_tablet_manager.cc:1403] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.006s
I20260709 13:04:46.248529 16591 raft_consensus.cc:359] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:46.249269 16591 raft_consensus.cc:740] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:46.249810 16591 consensus_queue.cc:260] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:46.256348 16591 ts_tablet_manager.cc:1434] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 13:04:46.258076 15638 tablet_copy_service.cc:342] P 37fbf86beed3461ba5595921ebea28ae: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-4cbca4f4729c4ece842eb2ef85fdf400 received from {username='slave'} at 127.0.0.1:37406
I20260709 13:04:46.258497 15638 tablet_copy_service.cc:434] P 37fbf86beed3461ba5595921ebea28ae: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-4cbca4f4729c4ece842eb2ef85fdf400 on tablet 4cbca4f4729c4ece842eb2ef85fdf400 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:46.345446 16232 raft_consensus.cc:1217] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:46.373325 16232 raft_consensus.cc:1217] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:46.565505 16232 raft_consensus.cc:1217] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:46.736304 16230 raft_consensus.cc:1217] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:46.845649 16561 raft_consensus.cc:1064] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:46.848090 16561 consensus_queue.cc:237] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:46.872089 16230 raft_consensus.cc:1275] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:46.874155 15696 raft_consensus.cc:1275] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:46.874984 16505 consensus_queue.cc:1048] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:46.875741 15622 raft_consensus.cc:1275] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:46.876521 16595 consensus_queue.cc:1048] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:46.883386 16561 consensus_queue.cc:1048] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:46.896420 16505 raft_consensus.cc:2955] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:46.907277 15627 raft_consensus.cc:2955] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:46.912489 16571 raft_consensus.cc:1064] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:46.912954 15696 raft_consensus.cc:2955] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:46.919274 16571 consensus_queue.cc:237] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:46.921857 16230 raft_consensus.cc:2955] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:46.937757 15450 catalog_manager.cc:5697] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:46.949661 16230 raft_consensus.cc:1275] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:46.951350 15627 raft_consensus.cc:1275] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:46.951478 16559 consensus_queue.cc:1048] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:46.951912 15551 raft_consensus.cc:1275] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:46.953707 16571 consensus_queue.cc:1048] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:47.027966 16610 consensus_queue.cc:1048] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:04:47.082918 15667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.132:43253, user_credentials={real_user=slave}} blocked reactor thread for 61281.4us
I20260709 13:04:47.094976 16609 raft_consensus.cc:2955] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.109006 15622 raft_consensus.cc:2955] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.136969 16612 raft_consensus.cc:1064] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:47.153028 16230 raft_consensus.cc:2955] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.150897 16612 consensus_queue.cc:237] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:47.170476 16608 raft_consensus.cc:1064] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:47.174983 16608 consensus_queue.cc:237] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:47.194314 15551 raft_consensus.cc:2955] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.339886 15551 consensus_queue.cc:237] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:47.342270 16232 raft_consensus.cc:1275] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:47.355638 16233 raft_consensus.cc:1275] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:47.358207 16608 consensus_queue.cc:1048] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:47.363891 15448 catalog_manager.cc:5697] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.369597 16569 consensus_queue.cc:1048] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:47.386955 15702 raft_consensus.cc:1275] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:47.398440 16230 raft_consensus.cc:1275] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:47.400226 16606 consensus_queue.cc:1048] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:47.401645 16574 consensus_queue.cc:1048] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:47.409096 15702 consensus_queue.cc:237] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:04:47.417045 15591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 67899.5us
I20260709 13:04:47.432956 16230 raft_consensus.cc:1275] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:47.434602 15623 raft_consensus.cc:1275] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:47.434885 15696 raft_consensus.cc:1275] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:47.436162 15699 raft_consensus.cc:1275] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:47.435585 16608 raft_consensus.cc:2955] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.437326 16230 raft_consensus.cc:2955] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.459092 16606 consensus_queue.cc:1048] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:47.460076 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03ef381ab59d468290dafdf63207eb82 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:47.462033 15623 raft_consensus.cc:1275] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:47.445704 16571 consensus_queue.cc:1048] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:47.465478 16569 raft_consensus.cc:2955] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.471110 16606 consensus_queue.cc:1048] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:47.475334 15551 raft_consensus.cc:1275] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:47.476826 16609 consensus_queue.cc:1048] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:47.478741 15701 raft_consensus.cc:2955] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.480938 16606 consensus_queue.cc:1048] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:47.483559 16232 raft_consensus.cc:2955] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.486307 15449 catalog_manager.cc:5697] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:47.500685 15702 raft_consensus.cc:2955] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.506392 15448 catalog_manager.cc:5697] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.513652 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet 03ef381ab59d468290dafdf63207eb82 with delete_type TABLET_DATA_TOMBSTONED (TS 37fbf86beed3461ba5595921ebea28ae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48462
I20260709 13:04:47.518250 16232 raft_consensus.cc:2955] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.519529 16571 raft_consensus.cc:2955] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.586513 15622 raft_consensus.cc:2955] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.605388 16627 tablet_replica.cc:333] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:04:47.625239 16596 consensus_queue.cc:1048] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:47.629115 15449 catalog_manager.cc:5697] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.630534 16627 raft_consensus.cc:2243] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:47.633936 16608 raft_consensus.cc:2955] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.637620 15700 raft_consensus.cc:2955] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.639825 16627 raft_consensus.cc:2272] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:47.641378 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d07c7a388aa440128768cf066aa08620 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:47.643102 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet d07c7a388aa440128768cf066aa08620 with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38790
I20260709 13:04:47.703753 16630 tablet_replica.cc:333] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:04:47.705133 15623 consensus_queue.cc:237] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:47.706918 16630 raft_consensus.cc:2243] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:47.707875 16630 raft_consensus.cc:2272] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:47.710703 16627 ts_tablet_manager.cc:1916] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:47.714468 15622 raft_consensus.cc:2955] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.715804 16232 raft_consensus.cc:1275] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:47.717674 15551 raft_consensus.cc:2955] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.719580 16569 consensus_queue.cc:1048] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:47.730494 16630 ts_tablet_manager.cc:1916] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:47.736089 15700 raft_consensus.cc:1275] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:47.735301 16596 raft_consensus.cc:2955] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.737030 16232 raft_consensus.cc:2955] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.733994 15449 catalog_manager.cc:5697] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:47.752171 16574 consensus_queue.cc:1048] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:47.753108 15437 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4cbca4f4729c4ece842eb2ef85fdf400 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:47.753978 16230 raft_consensus.cc:2955] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.760934 15451 catalog_manager.cc:5697] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:47.770859 15548 consensus_queue.cc:237] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:47.774375 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet 4cbca4f4729c4ece842eb2ef85fdf400 with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38790
I20260709 13:04:47.779295 15700 raft_consensus.cc:2955] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.797494 15626 raft_consensus.cc:1275] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:47.799536 16233 raft_consensus.cc:1275] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:47.817953 16595 consensus_queue.cc:1048] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:47.827894 16595 consensus_queue.cc:1048] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:47.833417 16627 ts_tablet_manager.cc:1929] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:47.845275 16627 log.cc:1199] T 03ef381ab59d468290dafdf63207eb82 P 37fbf86beed3461ba5595921ebea28ae: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/wals/03ef381ab59d468290dafdf63207eb82
I20260709 13:04:47.835690 16595 raft_consensus.cc:2955] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.855844 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 21dcb72f701e41bbaa00f12f1f6da454 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:47.855087 15626 raft_consensus.cc:2955] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.843854 16630 ts_tablet_manager.cc:1929] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:47.856706 16630 log.cc:1199] T d07c7a388aa440128768cf066aa08620 P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/d07c7a388aa440128768cf066aa08620
I20260709 13:04:47.856767 16232 raft_consensus.cc:2955] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:47.858659 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet d07c7a388aa440128768cf066aa08620 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:47.860074 16630 tablet_replica.cc:333] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:04:47.861740 15437 catalog_manager.cc:5028] TS 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): tablet 03ef381ab59d468290dafdf63207eb82 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:47.863337 16630 raft_consensus.cc:2243] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:47.864077 16630 raft_consensus.cc:2272] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:47.873859 16630 ts_tablet_manager.cc:1916] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:47.881762 15449 catalog_manager.cc:5697] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:47.901621 15689 tablet_service.cc:1558] Processing DeleteTablet for tablet 21dcb72f701e41bbaa00f12f1f6da454 with delete_type TABLET_DATA_TOMBSTONED (TS db45473da1854d959ff574c462d84d2e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53022
I20260709 13:04:47.922595 16630 ts_tablet_manager.cc:1929] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:47.922832 16632 tablet_replica.cc:333] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:04:47.923174 16630 log.cc:1199] T 4cbca4f4729c4ece842eb2ef85fdf400 P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/4cbca4f4729c4ece842eb2ef85fdf400
I20260709 13:04:47.924117 16632 raft_consensus.cc:2243] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:47.924605 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet 4cbca4f4729c4ece842eb2ef85fdf400 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:47.924896 16632 raft_consensus.cc:2272] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:47.928435 16632 ts_tablet_manager.cc:1916] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:47.939790 16632 ts_tablet_manager.cc:1929] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:47.940187 16632 log.cc:1199] T 21dcb72f701e41bbaa00f12f1f6da454 P db45473da1854d959ff574c462d84d2e: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/wals/21dcb72f701e41bbaa00f12f1f6da454
I20260709 13:04:47.941689 15438 catalog_manager.cc:5028] TS db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): tablet 21dcb72f701e41bbaa00f12f1f6da454 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:48.988112 15552 consensus_queue.cc:237] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:48.993757 15700 raft_consensus.cc:1275] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:48.993963 15626 raft_consensus.cc:1275] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:48.994638 15518 consensus_peers.cc:597] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 804eb9f5951248efbcce4b8620b1a6a0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:48.995254 16635 consensus_queue.cc:1048] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.996167 16606 consensus_queue.cc:1048] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.003471 16635 raft_consensus.cc:2955] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:49.005607 15626 raft_consensus.cc:2955] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:49.005545 15700 raft_consensus.cc:2955] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:49.020147 15449 catalog_manager.cc:5697] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.027781 15700 consensus_queue.cc:237] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
W20260709 13:04:49.051760 15667 consensus_peers.cc:597] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c74333685565427e8736da004ed7d18f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:49.051872 15552 raft_consensus.cc:1275] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:49.052171 15622 raft_consensus.cc:1275] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:49.053510 16641 consensus_queue.cc:1048] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.054989 16633 consensus_queue.cc:1048] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.065548 16615 raft_consensus.cc:2955] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:49.070420 15548 raft_consensus.cc:2955] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:49.070766 15626 raft_consensus.cc:2955] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:49.088110 15700 consensus_queue.cc:237] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:49.093890 15448 catalog_manager.cc:5697] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:49.106388 15548 raft_consensus.cc:1275] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:49.106674 15667 consensus_peers.cc:597] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f27f9a748fc465faa766972ffcb1c27. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:49.108479 15626 raft_consensus.cc:1275] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:49.108443 16639 consensus_queue.cc:1048] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:04:49.111490 16633 consensus_queue.cc:1048] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.125231 16641 raft_consensus.cc:2955] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:49.128196 15551 raft_consensus.cc:2955] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:49.130281 15622 raft_consensus.cc:2955] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:49.151820 15626 consensus_queue.cc:237] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:49.152354 15449 catalog_manager.cc:5697] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.163686 15700 raft_consensus.cc:1275] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:49.163960 15593 consensus_peers.cc:597] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dae336fe58c44fd9a12ec0deef9f0da4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:49.166082 16596 consensus_queue.cc:1048] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.171470 15551 raft_consensus.cc:1275] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:49.172945 16569 consensus_queue.cc:1048] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.176740 16569 raft_consensus.cc:2955] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:49.178192 15700 raft_consensus.cc:2955] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:49.201834 15552 raft_consensus.cc:2955] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:49.201088 15448 catalog_manager.cc:5697] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.386678 16656 ts_tablet_manager.cc:933] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:49.389721 16656 tablet_copy_client.cc:323] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:49.391955 15562 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet 804eb9f5951248efbcce4b8620b1a6a0 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:49.392498 15562 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet 804eb9f5951248efbcce4b8620b1a6a0 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-804eb9f5951248efbcce4b8620b1a6a0
I20260709 13:04:49.399062 15562 tablet_copy_source_session.cc:215] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:49.401803 16656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804eb9f5951248efbcce4b8620b1a6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:49.415539 16656 tablet_copy_client.cc:806] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:49.416144 16656 tablet_copy_client.cc:670] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:49.425508 16656 tablet_copy_client.cc:538] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:49.433882 16656 tablet_bootstrap.cc:492] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:49.455328 16656 tablet_bootstrap.cc:492] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:49.456225 16656 tablet_bootstrap.cc:492] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:49.456872 16656 ts_tablet_manager.cc:1403] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260709 13:04:49.459916 16656 raft_consensus.cc:359] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:49.460726 16656 raft_consensus.cc:740] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:49.461375 16656 consensus_queue.cc:260] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:49.464594 16656 ts_tablet_manager.cc:1434] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:49.466378 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-804eb9f5951248efbcce4b8620b1a6a0 received from {username='slave'} at 127.0.0.1:45382
I20260709 13:04:49.466832 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-804eb9f5951248efbcce4b8620b1a6a0 on tablet 804eb9f5951248efbcce4b8620b1a6a0 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:49.584605 16656 ts_tablet_manager.cc:933] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:49.586230 16656 tablet_copy_client.cc:323] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:04:49.587827 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet c74333685565427e8736da004ed7d18f from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:04:49.588335 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet c74333685565427e8736da004ed7d18f from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-c74333685565427e8736da004ed7d18f
I20260709 13:04:49.595991 15712 tablet_copy_source_session.cc:215] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:49.598671 16656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74333685565427e8736da004ed7d18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:49.616757 16656 tablet_copy_client.cc:806] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:49.617362 16656 tablet_copy_client.cc:670] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:49.621181 16656 tablet_copy_client.cc:538] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:49.626868 16656 tablet_bootstrap.cc:492] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:49.642438 16656 tablet_bootstrap.cc:492] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:49.643201 16656 tablet_bootstrap.cc:492] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:49.643723 16656 ts_tablet_manager.cc:1403] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.017s	user 0.020s	sys 0.000s
I20260709 13:04:49.646309 16656 raft_consensus.cc:359] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:49.647202 16656 raft_consensus.cc:740] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:49.647866 16656 consensus_queue.cc:260] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:49.651640 16656 ts_tablet_manager.cc:1434] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:04:49.655879 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-c74333685565427e8736da004ed7d18f received from {username='slave'} at 127.0.0.1:40860
I20260709 13:04:49.656340 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-c74333685565427e8736da004ed7d18f on tablet c74333685565427e8736da004ed7d18f with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:49.698961 16656 ts_tablet_manager.cc:933] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:49.700767 16656 tablet_copy_client.cc:323] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:04:49.702245 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet 0f27f9a748fc465faa766972ffcb1c27 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:04:49.702672 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet 0f27f9a748fc465faa766972ffcb1c27 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-0f27f9a748fc465faa766972ffcb1c27
I20260709 13:04:49.709463 15712 tablet_copy_source_session.cc:215] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:49.714716 16656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f27f9a748fc465faa766972ffcb1c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:49.727422 16656 tablet_copy_client.cc:806] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:49.727936 16656 tablet_copy_client.cc:670] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:49.730837 16656 tablet_copy_client.cc:538] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:49.738068 16656 tablet_bootstrap.cc:492] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:49.754458 16664 ts_tablet_manager.cc:933] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:49.757695 16664 tablet_copy_client.cc:323] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.130:42781
I20260709 13:04:49.760710 15638 tablet_copy_service.cc:140] P 37fbf86beed3461ba5595921ebea28ae: Received BeginTabletCopySession request for tablet dae336fe58c44fd9a12ec0deef9f0da4 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:37406)
I20260709 13:04:49.761422 15638 tablet_copy_service.cc:161] P 37fbf86beed3461ba5595921ebea28ae: Beginning new tablet copy session on tablet dae336fe58c44fd9a12ec0deef9f0da4 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:37406: session id = 21840652267a4a7b9f70d0e6f126ab6c-dae336fe58c44fd9a12ec0deef9f0da4
I20260709 13:04:49.773356 15638 tablet_copy_source_session.cc:215] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:49.776137 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae336fe58c44fd9a12ec0deef9f0da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:49.777096 16656 tablet_bootstrap.cc:492] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:49.778335 16656 tablet_bootstrap.cc:492] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:49.778934 16656 ts_tablet_manager.cc:1403] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.009s
I20260709 13:04:49.781520 16656 raft_consensus.cc:359] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:49.782271 16656 raft_consensus.cc:740] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:49.782843 16656 consensus_queue.cc:260] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:49.790230 16656 ts_tablet_manager.cc:1434] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:04:49.790280 16664 tablet_copy_client.cc:806] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:49.790892 16664 tablet_copy_client.cc:670] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:49.798957 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-0f27f9a748fc465faa766972ffcb1c27 received from {username='slave'} at 127.0.0.1:40860
I20260709 13:04:49.800160 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-0f27f9a748fc465faa766972ffcb1c27 on tablet 0f27f9a748fc465faa766972ffcb1c27 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:49.803149 16664 tablet_copy_client.cc:538] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:49.811767 16664 tablet_bootstrap.cc:492] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:49.829159 16232 raft_consensus.cc:1217] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:49.847450 16664 tablet_bootstrap.cc:492] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:49.848240 16664 tablet_bootstrap.cc:492] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:49.848798 16664 ts_tablet_manager.cc:1403] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.004s
I20260709 13:04:49.851691 16664 raft_consensus.cc:359] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:49.852522 16664 raft_consensus.cc:740] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:49.853154 16664 consensus_queue.cc:260] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:49.856313 16664 ts_tablet_manager.cc:1434] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:49.857847 15638 tablet_copy_service.cc:342] P 37fbf86beed3461ba5595921ebea28ae: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-dae336fe58c44fd9a12ec0deef9f0da4 received from {username='slave'} at 127.0.0.1:37406
I20260709 13:04:49.858256 15638 tablet_copy_service.cc:434] P 37fbf86beed3461ba5595921ebea28ae: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-dae336fe58c44fd9a12ec0deef9f0da4 on tablet dae336fe58c44fd9a12ec0deef9f0da4 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:49.968341 16230 raft_consensus.cc:1217] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:50.211613 16230 raft_consensus.cc:1217] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:50.374505 16230 raft_consensus.cc:1217] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:50.431445 16667 raft_consensus.cc:1064] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:50.433840 16667 consensus_queue.cc:237] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:50.441018 16232 raft_consensus.cc:1275] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:50.442229 15702 raft_consensus.cc:1275] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:50.444073 15622 raft_consensus.cc:1275] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:50.445366 16669 consensus_queue.cc:1048] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:50.446195 16606 consensus_queue.cc:1048] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:50.448939 16671 consensus_queue.cc:1048] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:50.462064 16650 raft_consensus.cc:1064] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:50.464237 16650 consensus_queue.cc:237] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:50.476333 16606 raft_consensus.cc:2955] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.482192 15626 raft_consensus.cc:2955] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.514937 16232 raft_consensus.cc:2955] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.529790 16230 raft_consensus.cc:1275] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:50.531114 15548 raft_consensus.cc:1275] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:50.532038 16641 consensus_queue.cc:1048] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:50.532408 15623 raft_consensus.cc:1275] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:50.533618 16639 consensus_queue.cc:1048] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:50.537263 16677 consensus_queue.cc:1048] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:50.550953 15702 raft_consensus.cc:2955] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.550987 15449 catalog_manager.cc:5697] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.589267 16678 raft_consensus.cc:2955] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.597030 15548 raft_consensus.cc:2955] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.595355 15626 raft_consensus.cc:2955] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.607916 15551 consensus_queue.cc:237] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:50.615658 16230 raft_consensus.cc:1275] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:50.617470 16606 consensus_queue.cc:1048] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:50.622387 15702 raft_consensus.cc:1275] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:50.623299 16230 raft_consensus.cc:2955] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.624190 16672 consensus_queue.cc:1048] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:50.623879 15448 catalog_manager.cc:5697] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.632225 16677 raft_consensus.cc:1064] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:50.634755 16667 raft_consensus.cc:2955] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.638645 16677 consensus_queue.cc:237] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:50.653123 15702 consensus_queue.cc:237] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:50.664011 15552 raft_consensus.cc:1275] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:50.665417 16641 consensus_queue.cc:1048] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:50.673883 16233 raft_consensus.cc:1275] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:50.676482 16678 raft_consensus.cc:2955] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.679992 15552 raft_consensus.cc:2955] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.685382 16232 raft_consensus.cc:2955] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.693831 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 804eb9f5951248efbcce4b8620b1a6a0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:50.698143 16650 consensus_queue.cc:1048] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:50.702221 15448 catalog_manager.cc:5697] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:50.708016 15702 raft_consensus.cc:2955] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.711891 16233 raft_consensus.cc:1275] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:50.712188 15626 raft_consensus.cc:1275] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:50.714138 16650 consensus_queue.cc:1048] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:50.715250 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet 804eb9f5951248efbcce4b8620b1a6a0 with delete_type TABLET_DATA_TOMBSTONED (TS 37fbf86beed3461ba5595921ebea28ae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48462
I20260709 13:04:50.716593 16232 raft_consensus.cc:2955] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.719941 16690 tablet_replica.cc:333] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:04:50.716796 16650 consensus_queue.cc:1048] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:04:50.729847 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c74333685565427e8736da004ed7d18f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:50.733150 16690 raft_consensus.cc:2243] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:50.733913 16690 raft_consensus.cc:2272] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:50.737538 16690 ts_tablet_manager.cc:1916] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:50.749359 15448 catalog_manager.cc:5697] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.752130 16690 ts_tablet_manager.cc:1929] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:50.752625 16690 log.cc:1199] T 804eb9f5951248efbcce4b8620b1a6a0 P 37fbf86beed3461ba5595921ebea28ae: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/wals/804eb9f5951248efbcce4b8620b1a6a0
I20260709 13:04:50.754576 15437 catalog_manager.cc:5028] TS 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): tablet 804eb9f5951248efbcce4b8620b1a6a0 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:50.758008 15552 raft_consensus.cc:1275] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:50.763942 16689 consensus_queue.cc:1048] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:50.767828 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet c74333685565427e8736da004ed7d18f with delete_type TABLET_DATA_TOMBSTONED (TS 37fbf86beed3461ba5595921ebea28ae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48462
I20260709 13:04:50.769277 16690 tablet_replica.cc:333] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:04:50.775485 16690 raft_consensus.cc:2243] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:50.776947 16690 raft_consensus.cc:2272] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:50.779668 16677 raft_consensus.cc:2955] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.784911 15552 raft_consensus.cc:2955] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.793673 16232 raft_consensus.cc:2955] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.796564 15626 raft_consensus.cc:2955] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.805804 15450 catalog_manager.cc:5697] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.813812 16690 ts_tablet_manager.cc:1916] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:50.828927 15702 consensus_queue.cc:237] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:50.834227 16690 ts_tablet_manager.cc:1929] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:50.834707 16690 log.cc:1199] T c74333685565427e8736da004ed7d18f P 37fbf86beed3461ba5595921ebea28ae: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/wals/c74333685565427e8736da004ed7d18f
I20260709 13:04:50.836102 15437 catalog_manager.cc:5028] TS 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): tablet c74333685565427e8736da004ed7d18f (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:50.836216 16232 raft_consensus.cc:1275] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:50.837038 15622 raft_consensus.cc:1275] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:50.838317 16677 consensus_queue.cc:1048] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:50.839107 16678 consensus_queue.cc:1048] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:50.844264 16677 raft_consensus.cc:2955] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.847611 16232 raft_consensus.cc:2955] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.855160 15622 raft_consensus.cc:2955] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:50.859934 15451 catalog_manager.cc:5697] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:50.863440 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f27f9a748fc465faa766972ffcb1c27 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:50.877916 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f27f9a748fc465faa766972ffcb1c27 with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38790
I20260709 13:04:50.886837 16694 tablet_replica.cc:333] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:04:50.887941 16694 raft_consensus.cc:2243] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:50.890071 16694 raft_consensus.cc:2272] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:50.894070 16694 ts_tablet_manager.cc:1916] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:50.908749 16694 ts_tablet_manager.cc:1929] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:50.909075 16694 log.cc:1199] T 0f27f9a748fc465faa766972ffcb1c27 P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/0f27f9a748fc465faa766972ffcb1c27
I20260709 13:04:50.910672 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet 0f27f9a748fc465faa766972ffcb1c27 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:50.972368 16569 raft_consensus.cc:1064] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:50.974422 16569 consensus_queue.cc:237] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:50.980410 16232 raft_consensus.cc:1275] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:50.981448 15702 raft_consensus.cc:1275] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:50.982072 16696 consensus_queue.cc:1048] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:50.984310 16696 consensus_queue.cc:1048] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:50.984582 15551 raft_consensus.cc:1275] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:51.000399 16668 consensus_queue.cc:1048] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:51.027486 15551 raft_consensus.cc:2955] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:51.033895 16569 raft_consensus.cc:2955] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:51.035755 16232 raft_consensus.cc:2955] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:51.085126 15702 raft_consensus.cc:2955] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:51.100175 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:51.107153 15451 catalog_manager.cc:5697] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:51.137687 15622 consensus_queue.cc:237] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:51.144775 15551 raft_consensus.cc:1275] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:51.146133 16697 consensus_queue.cc:1048] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:51.148243 16232 raft_consensus.cc:1275] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:51.149528 16697 consensus_queue.cc:1048] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:51.155328 16569 raft_consensus.cc:2955] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:51.158784 15552 raft_consensus.cc:2955] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:51.159745 16230 raft_consensus.cc:2955] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:51.165791 15437 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dae336fe58c44fd9a12ec0deef9f0da4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:51.176177 15449 catalog_manager.cc:5697] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:51.212797 15689 tablet_service.cc:1558] Processing DeleteTablet for tablet dae336fe58c44fd9a12ec0deef9f0da4 with delete_type TABLET_DATA_TOMBSTONED (TS db45473da1854d959ff574c462d84d2e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53022
I20260709 13:04:51.216463 16703 tablet_replica.cc:333] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:04:51.217697 16703 raft_consensus.cc:2243] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:51.219192 16703 raft_consensus.cc:2272] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:51.227432 16703 ts_tablet_manager.cc:1916] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:51.244665 15552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ae74476ad8b4a32b1325c581d87aeb9"
dest_uuid: "595f37335c974add9663f2679980a604"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:47404
I20260709 13:04:51.245007 16703 ts_tablet_manager.cc:1929] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:51.245492 16703 log.cc:1199] T dae336fe58c44fd9a12ec0deef9f0da4 P db45473da1854d959ff574c462d84d2e: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/wals/dae336fe58c44fd9a12ec0deef9f0da4
I20260709 13:04:51.245411 15552 raft_consensus.cc:606] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:51.247196 15438 catalog_manager.cc:5028] TS db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): tablet dae336fe58c44fd9a12ec0deef9f0da4 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:51.263718 15702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:51.264256 15702 raft_consensus.cc:606] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 595f37335c974add9663f2679980a604
I20260709 13:04:51.266757 15702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:51.267306 15702 raft_consensus.cc:606] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:51.269449 15702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:51.269852 15702 raft_consensus.cc:606] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 595f37335c974add9663f2679980a604
I20260709 13:04:51.272060 15552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c"
dest_uuid: "595f37335c974add9663f2679980a604"
mode: GRACEFUL
new_leader_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:47404
I20260709 13:04:51.272480 15552 raft_consensus.cc:606] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Received request to transfer leadership to TS 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:51.273480 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:51.274502 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:51.377306 16678 raft_consensus.cc:993] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e: : Instructing follower 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:51.380427 16678 raft_consensus.cc:1081] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:51.381851 15622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:48476
I20260709 13:04:51.382325 15622 raft_consensus.cc:493] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:51.382628 15622 raft_consensus.cc:3060] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.386945 15622 raft_consensus.cc:515] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:51.388473 15622 leader_election.cc:290] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:51.388962 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:51.389416 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:51.389554 15552 raft_consensus.cc:3060] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.389927 15700 raft_consensus.cc:3055] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:51.390223 15700 raft_consensus.cc:740] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:51.390909 15700 consensus_queue.cc:260] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:51.391996 15700 raft_consensus.cc:3060] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.395341 15552 raft_consensus.cc:2468] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:51.396698 15591 leader_election.cc:304] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:51.397398 16668 raft_consensus.cc:2804] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:51.397627 15700 raft_consensus.cc:2468] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:51.397855 16668 raft_consensus.cc:697] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:51.398783 16668 consensus_queue.cc:237] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:51.408972 15451 catalog_manager.cc:5697] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:51.457526 16688 raft_consensus.cc:993] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:51.458062 16687 raft_consensus.cc:1081] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:51.459511 16230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ae74476ad8b4a32b1325c581d87aeb9"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:38590
I20260709 13:04:51.459929 16230 raft_consensus.cc:493] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:51.460198 16230 raft_consensus.cc:3060] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.464772 16230 raft_consensus.cc:515] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:51.466678 16230 leader_election.cc:290] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:51.467561 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae74476ad8b4a32b1325c581d87aeb9" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:51.467778 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae74476ad8b4a32b1325c581d87aeb9" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:51.468096 15622 raft_consensus.cc:3060] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.468340 15552 raft_consensus.cc:3055] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:51.468799 15552 raft_consensus.cc:740] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:51.469661 15552 consensus_queue.cc:260] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:51.472033 15552 raft_consensus.cc:3060] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.474467 15622 raft_consensus.cc:2468] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:51.477466 15552 raft_consensus.cc:2468] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:51.478287 16198 leader_election.cc:304] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 
I20260709 13:04:51.479038 16659 raft_consensus.cc:2804] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:51.480005 16659 raft_consensus.cc:697] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:04:51.480783 16659 consensus_queue.cc:237] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:51.493443 15451 catalog_manager.cc:5697] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:51.556806 16689 raft_consensus.cc:993] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e: : Instructing follower 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:51.557301 16677 raft_consensus.cc:1081] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:51.558818 15552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5"
dest_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:38798
I20260709 13:04:51.559401 15552 raft_consensus.cc:493] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:51.559769 15552 raft_consensus.cc:3060] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.565030 15552 raft_consensus.cc:515] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:51.566619 15552 leader_election.cc:290] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:51.567237 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:51.567631 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:51.567857 15623 raft_consensus.cc:3060] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.568228 15700 raft_consensus.cc:3055] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:51.568581 15700 raft_consensus.cc:740] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:51.569387 15700 consensus_queue.cc:260] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:51.570595 15700 raft_consensus.cc:3060] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.574936 15623 raft_consensus.cc:2468] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:51.576452 15518 leader_election.cc:304] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:51.577198 16687 raft_consensus.cc:2804] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:51.577255 15700 raft_consensus.cc:2468] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:51.579419 16687 raft_consensus.cc:697] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:51.580212 16687 consensus_queue.cc:237] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:51.599371 15451 catalog_manager.cc:5697] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:51.639809 16687 raft_consensus.cc:993] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604: : Instructing follower 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:51.640306 16708 raft_consensus.cc:1081] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Signalling peer 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:51.642503 15622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:48480
I20260709 13:04:51.643069 15622 raft_consensus.cc:493] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:51.643474 15622 raft_consensus.cc:3060] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.648710 15622 raft_consensus.cc:515] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:51.650089 15622 leader_election.cc:290] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:51.650590 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:51.650995 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:51.651194 15552 raft_consensus.cc:3055] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:51.651521 15700 raft_consensus.cc:3060] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.651525 15552 raft_consensus.cc:740] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:51.652405 15552 consensus_queue.cc:260] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:51.653472 15552 raft_consensus.cc:3060] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.657449 15700 raft_consensus.cc:2468] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:51.658774 15594 leader_election.cc:304] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:51.660310 16677 raft_consensus.cc:993] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e: : Instructing follower 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:51.660773 16678 raft_consensus.cc:1081] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:51.660830 16668 raft_consensus.cc:2804] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:51.663731 16668 raft_consensus.cc:697] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:51.664062 15551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3"
dest_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:38798
I20260709 13:04:51.664495 15551 raft_consensus.cc:493] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:51.664834 15551 raft_consensus.cc:3060] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.664510 16668 consensus_queue.cc:237] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:51.665850 15552 raft_consensus.cc:2468] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:51.670152 15551 raft_consensus.cc:515] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:51.672465 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:51.672910 15622 raft_consensus.cc:3060] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.677004 15622 raft_consensus.cc:2468] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:51.677819 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:51.678030 15518 leader_election.cc:304] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:51.678285 15551 leader_election.cc:290] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:51.678746 15700 raft_consensus.cc:3055] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:51.680027 15700 raft_consensus.cc:740] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:51.680843 15700 consensus_queue.cc:260] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:51.681953 15700 raft_consensus.cc:3060] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:51.683549 16708 raft_consensus.cc:2804] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:51.684078 16708 raft_consensus.cc:697] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:51.683470 15451 catalog_manager.cc:5697] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:51.684976 16708 consensus_queue.cc:237] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:51.688266 15700 raft_consensus.cc:2468] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:51.699258 15449 catalog_manager.cc:5697] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:51.835892 15700 raft_consensus.cc:1275] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:51.836938 16668 consensus_queue.cc:1048] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:51.848950 15551 raft_consensus.cc:1275] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:51.850190 16668 consensus_queue.cc:1048] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:51.978619 15552 raft_consensus.cc:1275] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:51.979724 16659 consensus_queue.cc:1048] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:51.996750 15700 raft_consensus.cc:1275] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:51.998082 16687 consensus_queue.cc:1048] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:52.002811 15622 raft_consensus.cc:1275] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:52.004287 16720 consensus_queue.cc:1048] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:52.019686 15623 raft_consensus.cc:1275] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:52.021646 16708 consensus_queue.cc:1048] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:52.102411 15622 raft_consensus.cc:1275] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:52.103560 16688 consensus_queue.cc:1048] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:52.111742 15700 raft_consensus.cc:1275] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:52.114552 16688 consensus_queue.cc:1048] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:52.180868 15552 raft_consensus.cc:1275] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:52.182140 16668 consensus_queue.cc:1048] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:52.192332 15702 raft_consensus.cc:1275] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:52.193810 16569 consensus_queue.cc:1048] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:52.275370 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:52.276706 15700 consensus_queue.cc:237] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
W20260709 13:04:52.282728 15667 consensus_peers.cc:597] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad2570d3ec5e475487f721383d6c1580. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:52.283262 15623 raft_consensus.cc:1275] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:52.283691 15552 raft_consensus.cc:1275] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:52.284788 16677 consensus_queue.cc:1048] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:52.285566 16689 consensus_queue.cc:1048] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:52.292889 16689 raft_consensus.cc:2955] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:52.299716 15552 raft_consensus.cc:2955] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:52.308589 15551 consensus_queue.cc:237] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:52.315891 15623 raft_consensus.cc:2955] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:52.317919 15449 catalog_manager.cc:5697] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:52.321403 15518 consensus_peers.cc:597] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46d88c53667d41aaad6ceffb4f1a20f2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:52.321731 15700 raft_consensus.cc:1275] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:52.323235 16708 consensus_queue.cc:1048] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:52.329218 15623 raft_consensus.cc:1275] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:52.330789 16708 consensus_queue.cc:1048] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:52.338836 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:52.351305 16688 raft_consensus.cc:2955] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:52.361184 15700 raft_consensus.cc:2955] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:52.418346 15623 raft_consensus.cc:2955] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:52.434267 15551 consensus_queue.cc:237] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:52.434443 15449 catalog_manager.cc:5697] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
W20260709 13:04:52.453450 15518 consensus_peers.cc:597] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4f63a585fc84d9bbc5841fd8993e492. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:52.454134 15623 raft_consensus.cc:1275] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:52.454888 15700 raft_consensus.cc:1275] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:52.455410 16688 consensus_queue.cc:1048] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:52.456212 16708 consensus_queue.cc:1048] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:52.463733 15551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14ca92ff02324cd08a5b18315a6513eb"
dest_uuid: "595f37335c974add9663f2679980a604"
mode: GRACEFUL
new_leader_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:47404
I20260709 13:04:52.464293 15551 raft_consensus.cc:606] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Received request to transfer leadership to TS 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:52.465469 16687 raft_consensus.cc:2955] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:52.467056 15700 raft_consensus.cc:2955] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:52.470359 15623 raft_consensus.cc:2955] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:52.476585 15702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7887e02292ac490dab5636af4e313c19"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:52.477121 15702 raft_consensus.cc:606] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 595f37335c974add9663f2679980a604
I20260709 13:04:52.480434 15702 consensus_queue.cc:237] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:52.482281 15551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "804eb9f5951248efbcce4b8620b1a6a0"
dest_uuid: "595f37335c974add9663f2679980a604"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:47404
I20260709 13:04:52.482772 15448 catalog_manager.cc:5697] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:52.483668 15551 raft_consensus.cc:606] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:52.514384 15622 raft_consensus.cc:1275] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:52.514791 15551 raft_consensus.cc:1275] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:52.516387 16678 consensus_queue.cc:1048] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:52.517290 16677 consensus_queue.cc:1048] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:52.518168 15667 consensus_peers.cc:597] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7c9785b373949dd895838074240e09d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:52.530597 16678 raft_consensus.cc:2955] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:52.543473 15622 raft_consensus.cc:2955] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:52.545297 15551 raft_consensus.cc:2955] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:52.555434 16746 raft_consensus.cc:993] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e: : Instructing follower 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:52.555944 16746 raft_consensus.cc:1081] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:52.567574 15552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7887e02292ac490dab5636af4e313c19"
dest_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:38798
I20260709 13:04:52.568112 15552 raft_consensus.cc:493] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:52.569309 15552 raft_consensus.cc:3060] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.577055 15552 raft_consensus.cc:515] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:52.580073 15622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2abe0e4149240a09a0c4a9846f96ad3"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:41310
I20260709 13:04:52.580220 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887e02292ac490dab5636af4e313c19" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:52.580582 15622 raft_consensus.cc:606] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:52.580778 15623 raft_consensus.cc:3060] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.583294 15622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:41310
I20260709 13:04:52.583905 15552 leader_election.cc:290] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:52.584187 15622 raft_consensus.cc:606] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:52.584946 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887e02292ac490dab5636af4e313c19" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:52.585541 15701 raft_consensus.cc:3055] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:52.585918 15701 raft_consensus.cc:740] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:52.586359 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:52.586736 15701 consensus_queue.cc:260] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:52.585484 15449 catalog_manager.cc:5697] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:52.587956 15701 raft_consensus.cc:3060] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.589021 15623 raft_consensus.cc:2468] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:52.590117 15518 leader_election.cc:304] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:52.590848 16708 raft_consensus.cc:2804] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:52.588047 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:52.591327 16708 raft_consensus.cc:697] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:52.592152 16708 consensus_queue.cc:237] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:52.594455 15701 raft_consensus.cc:2468] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:52.620291 15449 catalog_manager.cc:5697] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:52.692868 16668 raft_consensus.cc:993] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:52.693429 16668 raft_consensus.cc:1081] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:52.694829 16230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:60118
I20260709 13:04:52.695364 16230 raft_consensus.cc:493] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:52.695688 16230 raft_consensus.cc:3060] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.701926 16687 raft_consensus.cc:993] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:52.702405 16708 raft_consensus.cc:1081] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:52.703835 16232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "804eb9f5951248efbcce4b8620b1a6a0"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:38590
I20260709 13:04:52.704286 16232 raft_consensus.cc:493] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:52.704553 16232 raft_consensus.cc:3060] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.705334 16230 raft_consensus.cc:515] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:52.707182 16230 leader_election.cc:290] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:52.707767 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:52.708294 15552 raft_consensus.cc:3060] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.709457 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae336fe58c44fd9a12ec0deef9f0da4" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:52.710013 15623 raft_consensus.cc:3055] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:52.710345 15623 raft_consensus.cc:740] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:52.710777 16232 raft_consensus.cc:515] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:52.713732 16232 leader_election.cc:290] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:52.714955 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804eb9f5951248efbcce4b8620b1a6a0" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:52.715314 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804eb9f5951248efbcce4b8620b1a6a0" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:52.715503 15701 raft_consensus.cc:3060] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.715832 15551 raft_consensus.cc:3055] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:52.716042 15551 raft_consensus.cc:740] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:52.716584 15551 consensus_queue.cc:260] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:52.717401 15551 raft_consensus.cc:3060] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.721236 15701 raft_consensus.cc:2468] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:52.722108 15623 consensus_queue.cc:260] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:52.722393 16199 leader_election.cc:304] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:52.723292 16750 raft_consensus.cc:2804] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:52.723740 16750 raft_consensus.cc:697] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:04:52.724121 15551 raft_consensus.cc:2468] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:52.722551 15552 raft_consensus.cc:2468] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:52.724514 16750 consensus_queue.cc:237] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:52.725548 15623 raft_consensus.cc:3060] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.725957 16196 leader_election.cc:304] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:52.726799 16720 raft_consensus.cc:2804] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:52.733954 16720 raft_consensus.cc:697] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:04:52.739208 16720 consensus_queue.cc:237] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:52.735514 15623 raft_consensus.cc:2468] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:52.747542 16687 raft_consensus.cc:993] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604: : Instructing follower 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:52.747973 16687 raft_consensus.cc:1081] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Signalling peer 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:52.751406 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14ca92ff02324cd08a5b18315a6513eb"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:48480
I20260709 13:04:52.751823 15626 raft_consensus.cc:493] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:52.752141 15626 raft_consensus.cc:3060] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.763278 15626 raft_consensus.cc:515] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:52.766316 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ca92ff02324cd08a5b18315a6513eb" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:52.766821 15552 raft_consensus.cc:3055] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:52.767122 15552 raft_consensus.cc:740] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:52.767829 15552 consensus_queue.cc:260] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:52.768749 15552 raft_consensus.cc:3060] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.762339 15451 catalog_manager.cc:5697] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:52.775369 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ca92ff02324cd08a5b18315a6513eb" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:52.775944 15701 raft_consensus.cc:3060] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.781970 15701 raft_consensus.cc:2468] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:52.775384 15626 leader_election.cc:290] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:52.783051 15594 leader_election.cc:304] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:52.783891 16668 raft_consensus.cc:2804] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:52.784332 16668 raft_consensus.cc:697] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:52.782603 15552 raft_consensus.cc:2468] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:52.785076 16668 consensus_queue.cc:237] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:52.799559 15449 catalog_manager.cc:5697] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:52.804414 15451 catalog_manager.cc:5697] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:52.822320 16756 ts_tablet_manager.cc:933] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:52.832144 16756 tablet_copy_client.cc:323] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:04:52.833247 16569 raft_consensus.cc:993] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:52.833694 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet ad2570d3ec5e475487f721383d6c1580 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:04:52.834234 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet ad2570d3ec5e475487f721383d6c1580 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-ad2570d3ec5e475487f721383d6c1580
I20260709 13:04:52.833712 16569 raft_consensus.cc:1081] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:52.838393 16232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2abe0e4149240a09a0c4a9846f96ad3"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:60118
I20260709 13:04:52.838925 16232 raft_consensus.cc:493] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:52.839352 16232 raft_consensus.cc:3060] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.842021 15712 tablet_copy_source_session.cc:215] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:52.845093 16756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2570d3ec5e475487f721383d6c1580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.846576 16232 raft_consensus.cc:515] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:52.850718 16232 leader_election.cc:290] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:52.851677 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2abe0e4149240a09a0c4a9846f96ad3" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:52.852198 15622 raft_consensus.cc:3055] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:52.852470 15622 raft_consensus.cc:740] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:52.853122 15622 consensus_queue.cc:260] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:52.854275 15622 raft_consensus.cc:3060] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.850809 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2abe0e4149240a09a0c4a9846f96ad3" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:52.856009 15552 raft_consensus.cc:3060] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:52.862110 15552 raft_consensus.cc:2468] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:52.863147 16196 leader_election.cc:304] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:52.863965 16720 raft_consensus.cc:2804] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:52.864423 16720 raft_consensus.cc:697] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:04:52.865170 16720 consensus_queue.cc:237] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:52.866745 16756 tablet_copy_client.cc:806] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:52.867292 16756 tablet_copy_client.cc:670] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:52.869616 15622 raft_consensus.cc:2468] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:52.871078 16756 tablet_copy_client.cc:538] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:52.875190 15451 catalog_manager.cc:5697] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:52.877411 16756 tablet_bootstrap.cc:492] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:52.891868 16759 ts_tablet_manager.cc:933] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:52.902026 16756 tablet_bootstrap.cc:492] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:52.902904 16756 tablet_bootstrap.cc:492] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:52.903471 16759 tablet_copy_client.cc:323] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:52.903647 16756 ts_tablet_manager.cc:1403] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.005s
I20260709 13:04:52.906543 15562 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet 46d88c53667d41aaad6ceffb4f1a20f2 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:52.906991 15562 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet 46d88c53667d41aaad6ceffb4f1a20f2 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-46d88c53667d41aaad6ceffb4f1a20f2
I20260709 13:04:52.906796 16756 raft_consensus.cc:359] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:52.907771 16756 raft_consensus.cc:740] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:52.908396 16756 consensus_queue.cc:260] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:52.910831 16756 ts_tablet_manager.cc:1434] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:52.916109 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-ad2570d3ec5e475487f721383d6c1580 received from {username='slave'} at 127.0.0.1:40860
I20260709 13:04:52.916497 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-ad2570d3ec5e475487f721383d6c1580 on tablet ad2570d3ec5e475487f721383d6c1580 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:52.917299 15562 tablet_copy_source_session.cc:215] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:52.922899 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d88c53667d41aaad6ceffb4f1a20f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.936741 16759 tablet_copy_client.cc:806] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:52.937341 16759 tablet_copy_client.cc:670] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:52.941015 16759 tablet_copy_client.cc:538] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:52.957506 16759 tablet_bootstrap.cc:492] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:52.978874 16759 tablet_bootstrap.cc:492] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:52.979696 16759 tablet_bootstrap.cc:492] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:52.980296 16759 ts_tablet_manager.cc:1403] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.009s
I20260709 13:04:52.981974 15623 raft_consensus.cc:1275] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:52.982965 16759 raft_consensus.cc:359] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:52.983736 16759 raft_consensus.cc:740] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:52.983641 16724 consensus_queue.cc:1048] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:52.984400 16759 consensus_queue.cc:260] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:52.987087 16759 ts_tablet_manager.cc:1434] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:04:52.989349 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-46d88c53667d41aaad6ceffb4f1a20f2 received from {username='slave'} at 127.0.0.1:45382
I20260709 13:04:52.989746 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-46d88c53667d41aaad6ceffb4f1a20f2 on tablet 46d88c53667d41aaad6ceffb4f1a20f2 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:53.007053 15702 raft_consensus.cc:1275] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:53.008637 16687 consensus_queue.cc:1048] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:53.017485 16759 ts_tablet_manager.cc:933] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:53.028366 16759 tablet_copy_client.cc:323] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:04:53.030136 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet f7c9785b373949dd895838074240e09d from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:04:53.030654 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet f7c9785b373949dd895838074240e09d from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-f7c9785b373949dd895838074240e09d
I20260709 13:04:53.036343 16756 ts_tablet_manager.cc:933] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:53.041251 15712 tablet_copy_source_session.cc:215] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:53.048156 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c9785b373949dd895838074240e09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:53.060715 16756 tablet_copy_client.cc:323] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:53.062718 15562 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet f4f63a585fc84d9bbc5841fd8993e492 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:53.063265 15562 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet f4f63a585fc84d9bbc5841fd8993e492 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-f4f63a585fc84d9bbc5841fd8993e492
I20260709 13:04:53.073370 16759 tablet_copy_client.cc:806] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:53.074021 16759 tablet_copy_client.cc:670] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:53.075145 15562 tablet_copy_source_session.cc:215] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:53.078658 16756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f63a585fc84d9bbc5841fd8993e492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:53.079455 16759 tablet_copy_client.cc:538] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:53.088542 16759 tablet_bootstrap.cc:492] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:53.099491 16756 tablet_copy_client.cc:806] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:53.100169 16756 tablet_copy_client.cc:670] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:53.105576 16756 tablet_copy_client.cc:538] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:53.115001 16756 tablet_bootstrap.cc:492] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:53.126199 16759 tablet_bootstrap.cc:492] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:53.127136 16759 tablet_bootstrap.cc:492] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:53.128005 16759 ts_tablet_manager.cc:1403] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.021s
I20260709 13:04:53.130890 16759 raft_consensus.cc:359] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:53.131632 16759 raft_consensus.cc:740] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:53.132129 16759 consensus_queue.cc:260] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:53.134486 16759 ts_tablet_manager.cc:1434] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:53.137533 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-f7c9785b373949dd895838074240e09d received from {username='slave'} at 127.0.0.1:40860
I20260709 13:04:53.137964 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-f7c9785b373949dd895838074240e09d on tablet f7c9785b373949dd895838074240e09d with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:53.137185 16756 tablet_bootstrap.cc:492] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:53.140219 16756 tablet_bootstrap.cc:492] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:53.140771 15702 raft_consensus.cc:1275] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:53.140946 16756 ts_tablet_manager.cc:1403] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.001s
I20260709 13:04:53.141950 16720 consensus_queue.cc:1048] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:53.144171 16756 raft_consensus.cc:359] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:53.144961 16756 raft_consensus.cc:740] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:53.145547 16756 consensus_queue.cc:260] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:53.149717 16756 ts_tablet_manager.cc:1434] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:04:53.151299 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-f4f63a585fc84d9bbc5841fd8993e492 received from {username='slave'} at 127.0.0.1:45382
I20260709 13:04:53.151645 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-f4f63a585fc84d9bbc5841fd8993e492 on tablet f4f63a585fc84d9bbc5841fd8993e492 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:53.161747 15627 raft_consensus.cc:1275] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:53.163102 16720 consensus_queue.cc:1048] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:53.213449 15552 raft_consensus.cc:1275] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:53.214725 16752 consensus_queue.cc:1048] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:53.222041 15551 raft_consensus.cc:1275] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:53.223335 16750 consensus_queue.cc:1048] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:53.265820 15627 raft_consensus.cc:1275] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:53.267112 16752 consensus_queue.cc:1048] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:53.304489 15552 raft_consensus.cc:1275] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:53.306147 16720 consensus_queue.cc:1048] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:53.328853 15701 raft_consensus.cc:1275] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:53.330161 16668 consensus_queue.cc:1048] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:53.341133 15551 raft_consensus.cc:1275] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:53.344033 16697 consensus_queue.cc:1048] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:53.389840 16230 raft_consensus.cc:1217] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:04:53.416939 16230 raft_consensus.cc:1217] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:53.452455 16230 raft_consensus.cc:1217] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:53.561626 16230 raft_consensus.cc:1217] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:53.591989 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:53.654289 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:53.705139 15627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
mode: GRACEFUL
new_leader_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:41310
I20260709 13:04:53.705732 15627 raft_consensus.cc:606] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Received request to transfer leadership to TS 595f37335c974add9663f2679980a604
I20260709 13:04:53.708151 15551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0701b75abf264017b09e6d4c727d6b4e"
dest_uuid: "595f37335c974add9663f2679980a604"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:47404
I20260709 13:04:53.708657 15551 raft_consensus.cc:606] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:53.713963 15701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f27f9a748fc465faa766972ffcb1c27"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:53.714504 15701 raft_consensus.cc:606] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:53.716847 15701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "456447707c6c45a6a32108a4aacca132"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:53.717310 15701 raft_consensus.cc:606] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:53.720026 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63aaf67c5b974f88b3a9c1c1f1afc336"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:53.720520 15700 raft_consensus.cc:606] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:53.721535 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:53.723053 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:53.728183 16678 raft_consensus.cc:993] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:53.731240 16678 raft_consensus.cc:1081] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:53.733551 16230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "456447707c6c45a6a32108a4aacca132"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:38584
I20260709 13:04:53.734026 16230 raft_consensus.cc:493] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.734320 16230 raft_consensus.cc:3060] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.740712 16230 raft_consensus.cc:515] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:53.743490 15548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456447707c6c45a6a32108a4aacca132" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:53.743988 15548 raft_consensus.cc:3060] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.744819 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456447707c6c45a6a32108a4aacca132" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:53.745344 15700 raft_consensus.cc:3055] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:53.745596 15700 raft_consensus.cc:740] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:53.746253 15700 consensus_queue.cc:260] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:53.747282 15700 raft_consensus.cc:3060] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.753613 15548 raft_consensus.cc:2468] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:53.754629 16196 leader_election.cc:304] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:53.755540 16752 raft_consensus.cc:2804] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:53.755975 16752 raft_consensus.cc:697] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:04:53.756786 16752 consensus_queue.cc:237] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:53.763092 15700 raft_consensus.cc:2468] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:53.765401 16230 leader_election.cc:290] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:53.767838 15449 catalog_manager.cc:5697] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.876271 16687 raft_consensus.cc:993] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:53.876751 16724 raft_consensus.cc:1081] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:53.878317 16230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0701b75abf264017b09e6d4c727d6b4e"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:38590
I20260709 13:04:53.878821 16230 raft_consensus.cc:493] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.879168 16230 raft_consensus.cc:3060] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.885891 16230 raft_consensus.cc:515] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:53.886994 16746 raft_consensus.cc:1064] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:53.888495 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0701b75abf264017b09e6d4c727d6b4e" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:53.889057 15551 raft_consensus.cc:3055] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:53.889123 16230 leader_election.cc:290] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:53.889437 15551 raft_consensus.cc:740] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:53.889535 16746 consensus_queue.cc:237] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:53.890236 15551 consensus_queue.cc:260] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:53.889050 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0701b75abf264017b09e6d4c727d6b4e" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:53.891655 15627 raft_consensus.cc:3060] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.891673 15551 raft_consensus.cc:3060] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.898583 15551 raft_consensus.cc:2468] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:53.899279 15627 raft_consensus.cc:2468] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:53.899704 16196 leader_election.cc:304] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:53.900638 16720 raft_consensus.cc:2804] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:53.901094 16720 raft_consensus.cc:697] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:04:53.901926 16720 consensus_queue.cc:237] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:53.908047 16230 raft_consensus.cc:1275] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:53.909299 16678 consensus_queue.cc:1048] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:53.924708 15449 catalog_manager.cc:5697] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.931077 16725 raft_consensus.cc:1064] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:53.928460 15622 raft_consensus.cc:1275] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:53.933921 15551 raft_consensus.cc:1275] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:53.929925 16678 raft_consensus.cc:993] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:53.933451 16725 consensus_queue.cc:237] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:53.935320 16678 consensus_queue.cc:1048] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:53.934901 16749 raft_consensus.cc:1081] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:53.937207 16749 consensus_queue.cc:1048] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:53.939043 16230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63aaf67c5b974f88b3a9c1c1f1afc336"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:38584
I20260709 13:04:53.942135 16230 raft_consensus.cc:493] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.942566 16230 raft_consensus.cc:3060] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.954828 16230 raft_consensus.cc:515] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:53.966589 16233 raft_consensus.cc:1275] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:53.968153 16687 consensus_queue.cc:1048] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:53.970917 16746 raft_consensus.cc:2955] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:53.972998 15623 raft_consensus.cc:2955] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:53.979094 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63aaf67c5b974f88b3a9c1c1f1afc336" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:53.979682 15626 raft_consensus.cc:3060] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.981506 15551 raft_consensus.cc:2955] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:53.987587 16232 raft_consensus.cc:2955] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:53.993395 15626 raft_consensus.cc:2468] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:53.997056 15627 raft_consensus.cc:1275] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:53.998353 15700 raft_consensus.cc:1275] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:54.012318 15449 catalog_manager.cc:5697] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:54.013116 16725 consensus_queue.cc:1048] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:54.014211 16687 consensus_queue.cc:1048] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:54.024055 16198 leader_election.cc:304] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 
I20260709 13:04:54.024923 16720 raft_consensus.cc:2804] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:54.025393 16720 raft_consensus.cc:697] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:04:54.026170 16720 consensus_queue.cc:237] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:54.031096 16230 leader_election.cc:290] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:54.034665 16569 raft_consensus.cc:993] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae: : Instructing follower 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:54.034612 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63aaf67c5b974f88b3a9c1c1f1afc336" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:54.035228 16569 raft_consensus.cc:1081] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Signalling peer 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:54.035288 15702 raft_consensus.cc:3055] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:54.035665 15702 raft_consensus.cc:740] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:54.036384 15702 consensus_queue.cc:260] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:54.036445 15701 consensus_queue.cc:237] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:54.037264 15548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126"
dest_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:38814
I20260709 13:04:54.037451 15702 raft_consensus.cc:3060] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.037815 15548 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:54.038158 15548 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.052850 16230 raft_consensus.cc:1275] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:54.054394 15702 raft_consensus.cc:2468] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:54.057221 16678 raft_consensus.cc:1064] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:54.056830 15621 raft_consensus.cc:1275] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:54.062328 15451 catalog_manager.cc:5697] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:54.065577 16749 consensus_queue.cc:1048] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:54.067397 15548 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:54.067694 16678 consensus_queue.cc:237] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:54.070955 16749 consensus_queue.cc:1048] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:54.078071 16725 raft_consensus.cc:1064] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:54.080574 16725 consensus_queue.cc:237] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:54.085016 16799 raft_consensus.cc:2955] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.093863 15548 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:04:54.094977 15518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 49819.8us
I20260709 13:04:54.093190 16746 raft_consensus.cc:2955] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.100528 16233 raft_consensus.cc:2955] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.103771 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:54.104308 15623 raft_consensus.cc:3055] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:54.104574 15623 raft_consensus.cc:740] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:54.105338 15623 consensus_queue.cc:260] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:54.106343 15623 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.112552 15623 raft_consensus.cc:2468] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:54.116417 15518 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:54.116346 16232 raft_consensus.cc:2955] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.118070 16797 raft_consensus.cc:2804] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:54.118562 16797 raft_consensus.cc:697] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:54.119378 16797 consensus_queue.cc:237] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:54.134406 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7c9785b373949dd895838074240e09d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:54.137745 15548 raft_consensus.cc:1275] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:54.135593 15451 catalog_manager.cc:5697] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.164419 16232 raft_consensus.cc:1275] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:54.166343 16687 consensus_queue.cc:1048] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:54.185962 16805 consensus_queue.cc:1048] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:54.189203 15622 raft_consensus.cc:1275] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:04:54.200870 15667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 63478.7us
I20260709 13:04:54.202212 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:54.202663 15701 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.210250 15448 catalog_manager.cc:5697] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 1 to 2, leader changed from 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:54.208650 15451 catalog_manager.cc:5697] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:54.224129 15700 raft_consensus.cc:1275] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:54.229606 16233 raft_consensus.cc:1275] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:54.229655 15623 raft_consensus.cc:1275] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:54.231182 15701 raft_consensus.cc:2468] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:54.203692 16797 consensus_queue.cc:1048] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 13:04:54.257400 15622 raft_consensus.cc:2955] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.264952 16807 consensus_queue.cc:1048] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:54.269641 15701 raft_consensus.cc:1275] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:54.260543 15621 raft_consensus.cc:2955] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.283154 16750 consensus_queue.cc:1048] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
W20260709 13:04:54.310691 15519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 82168.9us
I20260709 13:04:54.320322 16812 consensus_queue.cc:1048] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:04:54.322578 15594 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 117694us
W20260709 13:04:54.325594 15667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 57817.5us
W20260709 13:04:54.328022 15665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 56401.5us
I20260709 13:04:54.343987 15548 consensus_queue.cc:237] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:54.356916 15548 raft_consensus.cc:1275] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:54.346707 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet f7c9785b373949dd895838074240e09d with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38790
I20260709 13:04:54.359879 16804 consensus_queue.cc:1048] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 13:04:54.360208 16678 raft_consensus.cc:993] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:54.371400 16746 raft_consensus.cc:1081] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:54.357956 15699 raft_consensus.cc:2955] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.382400 16750 consensus_queue.cc:1048] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:54.382973 15621 raft_consensus.cc:1275] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:54.388870 16233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f27f9a748fc465faa766972ffcb1c27"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:38584
I20260709 13:04:54.389391 16233 raft_consensus.cc:493] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:54.389700 16233 raft_consensus.cc:3060] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.388413 16750 consensus_queue.cc:1048] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:04:54.398612 16232 raft_consensus.cc:1275] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:54.417445 15702 raft_consensus.cc:1275] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:54.429447 16797 raft_consensus.cc:2955] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.432996 15623 raft_consensus.cc:2955] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.437935 16233 raft_consensus.cc:515] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:54.414835 16724 consensus_queue.cc:1048] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 13:04:54.444520 16233 leader_election.cc:290] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:54.452842 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27f9a748fc465faa766972ffcb1c27" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:54.453394 15626 raft_consensus.cc:3060] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.461172 16812 raft_consensus.cc:2955] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.481712 16232 raft_consensus.cc:2955] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.488626 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27f9a748fc465faa766972ffcb1c27" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:54.490440 15699 raft_consensus.cc:3055] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:54.490728 15699 raft_consensus.cc:740] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:54.491417 15699 consensus_queue.cc:260] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:54.492259 15699 raft_consensus.cc:3060] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.493693 16798 consensus_queue.cc:1048] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:04:54.495536 15519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 53113.5us
I20260709 13:04:54.496212 15627 raft_consensus.cc:1275] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:54.501156 15626 raft_consensus.cc:2468] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:54.499928 16750 consensus_queue.cc:1048] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:54.511619 16198 leader_election.cc:304] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 
I20260709 13:04:54.514720 15448 catalog_manager.cc:5697] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 4 to 5, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.517817 16819 tablet_replica.cc:333] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:04:54.518011 16750 raft_consensus.cc:2804] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:54.518563 15702 raft_consensus.cc:2955] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.522709 16678 raft_consensus.cc:2955] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.524139 16750 raft_consensus.cc:697] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:04:54.525023 16750 consensus_queue.cc:237] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:54.531163 15552 raft_consensus.cc:1275] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:54.533890 16233 raft_consensus.cc:2955] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.534999 16720 consensus_queue.cc:1048] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:54.544025 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet 46d88c53667d41aaad6ceffb4f1a20f2 with delete_type TABLET_DATA_TOMBSTONED (TS 37fbf86beed3461ba5595921ebea28ae not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48462
I20260709 13:04:54.548768 16230 raft_consensus.cc:2955] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.552781 15699 raft_consensus.cc:2468] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:54.556102 16819 raft_consensus.cc:2243] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:54.557116 16819 raft_consensus.cc:2272] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:54.592020 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 46d88c53667d41aaad6ceffb4f1a20f2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:54.596381 16825 tablet_replica.cc:333] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:04:54.598711 16819 ts_tablet_manager.cc:1916] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:54.604166 16825 raft_consensus.cc:2243] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:54.604836 16825 raft_consensus.cc:2272] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:54.607576 15699 raft_consensus.cc:1275] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:54.608891 15552 raft_consensus.cc:2955] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.615233 15700 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.615748 15699 raft_consensus.cc:2955] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.619212 16752 consensus_queue.cc:1048] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:54.630846 15448 catalog_manager.cc:5697] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:54.631244 15622 raft_consensus.cc:2955] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.653381 16724 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:54.661504 15702 consensus_queue.cc:237] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:54.662424 16825 ts_tablet_manager.cc:1916] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:54.661809 15451 catalog_manager.cc:5697] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.669423 16819 ts_tablet_manager.cc:1929] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:54.669901 16819 log.cc:1199] T f7c9785b373949dd895838074240e09d P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/f7c9785b373949dd895838074240e09d
I20260709 13:04:54.677253 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet f7c9785b373949dd895838074240e09d (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:54.700001 15627 raft_consensus.cc:1275] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:54.716276 15623 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.720233 15448 catalog_manager.cc:5697] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:54.726446 16233 raft_consensus.cc:1275] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:54.727401 16799 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.728904 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:54.712616 16804 consensus_queue.cc:1048] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 13:04:54.728012 15553 consensus_queue.cc:237] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:54.762933 15627 raft_consensus.cc:1275] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:04:54.770485 16198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 55535.7us
I20260709 13:04:54.775048 16678 consensus_queue.cc:1048] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:54.777663 15627 raft_consensus.cc:2955] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.773795 16797 consensus_queue.cc:1048] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
W20260709 13:04:54.775583 16196 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 47430.2us
I20260709 13:04:54.792470 16812 raft_consensus.cc:2955] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.794046 16789 raft_consensus.cc:2955] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.800101 15622 raft_consensus.cc:2955] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.801108 16233 raft_consensus.cc:2955] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.838209 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4f63a585fc84d9bbc5841fd8993e492 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:54.840902 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad2570d3ec5e475487f721383d6c1580 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:54.864009 15448 catalog_manager.cc:5697] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.869150 16825 ts_tablet_manager.cc:1929] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:04:54.874075 16825 log.cc:1199] T 46d88c53667d41aaad6ceffb4f1a20f2 P 37fbf86beed3461ba5595921ebea28ae: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/wals/46d88c53667d41aaad6ceffb4f1a20f2
I20260709 13:04:54.875986 15437 catalog_manager.cc:5028] TS 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): tablet 46d88c53667d41aaad6ceffb4f1a20f2 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:54.887991 16232 raft_consensus.cc:1275] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:54.891409 15450 catalog_manager.cc:5697] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:54.892251 16798 consensus_queue.cc:1048] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:54.897934 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet ad2570d3ec5e475487f721383d6c1580 with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38790
I20260709 13:04:54.898861 16819 tablet_replica.cc:333] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:04:54.901620 16819 raft_consensus.cc:2243] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:54.902391 16819 raft_consensus.cc:2272] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:54.908466 16819 ts_tablet_manager.cc:1916] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:54.917852 15699 raft_consensus.cc:1275] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:54.917929 16233 raft_consensus.cc:2955] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:54.919534 16835 consensus_queue.cc:1048] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:54.921195 15689 tablet_service.cc:1558] Processing DeleteTablet for tablet f4f63a585fc84d9bbc5841fd8993e492 with delete_type TABLET_DATA_TOMBSTONED (TS db45473da1854d959ff574c462d84d2e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53022
I20260709 13:04:54.931416 16819 ts_tablet_manager.cc:1929] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:54.933903 16819 log.cc:1199] T ad2570d3ec5e475487f721383d6c1580 P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/ad2570d3ec5e475487f721383d6c1580
I20260709 13:04:54.936151 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet ad2570d3ec5e475487f721383d6c1580 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:54.941138 16839 tablet_replica.cc:333] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:04:54.942406 16839 raft_consensus.cc:2243] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:54.943301 16839 raft_consensus.cc:2272] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:54.952451 15627 raft_consensus.cc:1275] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:54.952883 16839 ts_tablet_manager.cc:1916] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:54.953336 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:54.959072 16750 consensus_queue.cc:1048] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:54.979045 16839 ts_tablet_manager.cc:1929] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:54.979660 16839 log.cc:1199] T f4f63a585fc84d9bbc5841fd8993e492 P db45473da1854d959ff574c462d84d2e: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/wals/f4f63a585fc84d9bbc5841fd8993e492
I20260709 13:04:54.990819 15438 catalog_manager.cc:5028] TS db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): tablet f4f63a585fc84d9bbc5841fd8993e492 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:55.018260 15553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21dcb72f701e41bbaa00f12f1f6da454"
dest_uuid: "595f37335c974add9663f2679980a604"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:47404
I20260709 13:04:55.018761 15553 raft_consensus.cc:606] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:55.020951 15699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "953eecea2a4640758a4d5fecb97e2ecc"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:55.021354 15699 raft_consensus.cc:606] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:55.023496 15699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb563a298bfa40b3b3cac26dd5d3bb86"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:55.024030 15699 raft_consensus.cc:606] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 595f37335c974add9663f2679980a604
I20260709 13:04:55.026137 15699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4b065a5ad8f46b195b12e0775350937"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:55.026537 15699 raft_consensus.cc:606] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:55.028426 15699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7c9785b373949dd895838074240e09d"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:55.028841 15699 raft_consensus.cc:606] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:55.029685 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:55.030740 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:55.114945 16678 raft_consensus.cc:993] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:55.115496 16678 raft_consensus.cc:1081] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:55.116827 16233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7c9785b373949dd895838074240e09d"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:38584
I20260709 13:04:55.117202 16233 raft_consensus.cc:493] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:55.117416 16233 raft_consensus.cc:3060] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.121519 16233 raft_consensus.cc:515] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:55.122961 16233 leader_election.cc:290] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:55.123610 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c9785b373949dd895838074240e09d" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:55.123981 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c9785b373949dd895838074240e09d" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:55.124212 15627 raft_consensus.cc:3060] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.124596 15699 raft_consensus.cc:3055] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:55.124954 15699 raft_consensus.cc:740] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:55.125648 15699 consensus_queue.cc:260] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:55.126645 15699 raft_consensus.cc:3060] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.129235 15627 raft_consensus.cc:2468] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:55.130255 16198 leader_election.cc:304] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 
I20260709 13:04:55.130857 16750 raft_consensus.cc:2804] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:55.131347 16750 raft_consensus.cc:697] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:04:55.132155 15699 raft_consensus.cc:2468] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:55.132094 16750 consensus_queue.cc:237] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:55.137013 16678 raft_consensus.cc:993] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e: : Instructing follower 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:55.137451 16746 raft_consensus.cc:1081] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:55.143679 15449 catalog_manager.cc:5697] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:55.151655 15627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4b065a5ad8f46b195b12e0775350937"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:48476
I20260709 13:04:55.152236 15627 raft_consensus.cc:493] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:55.152596 15627 raft_consensus.cc:3060] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.158571 15627 raft_consensus.cc:515] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:55.160403 15627 leader_election.cc:290] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:55.161098 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b065a5ad8f46b195b12e0775350937" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:55.161311 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b065a5ad8f46b195b12e0775350937" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:55.161536 15550 raft_consensus.cc:3060] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.161896 15699 raft_consensus.cc:3055] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:55.162169 15699 raft_consensus.cc:740] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:55.162819 15699 consensus_queue.cc:260] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:55.163748 15699 raft_consensus.cc:3060] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.166543 15550 raft_consensus.cc:2468] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:55.167737 15591 leader_election.cc:304] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:55.169183 16668 raft_consensus.cc:2804] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:55.169566 16668 raft_consensus.cc:697] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:55.171509 16668 consensus_queue.cc:237] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:55.178083 15699 raft_consensus.cc:2468] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:55.186970 15449 catalog_manager.cc:5697] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:55.398497 16749 raft_consensus.cc:993] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e: : Instructing follower 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:55.399003 16749 raft_consensus.cc:1081] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:55.402527 15623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "953eecea2a4640758a4d5fecb97e2ecc"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:48476
I20260709 13:04:55.403004 15623 raft_consensus.cc:493] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:55.403440 15623 raft_consensus.cc:3060] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.409721 15623 raft_consensus.cc:515] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:55.412653 15623 leader_election.cc:290] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Requested vote from peers db45473da1854d959ff574c462d84d2e (127.14.26.131:38761), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:04:55.413194 16233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953eecea2a4640758a4d5fecb97e2ecc" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
I20260709 13:04:55.414325 16233 raft_consensus.cc:3060] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.416594 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953eecea2a4640758a4d5fecb97e2ecc" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:55.417140 15702 raft_consensus.cc:3055] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:55.417515 15702 raft_consensus.cc:740] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:55.419147 15702 consensus_queue.cc:260] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:55.421334 16233 raft_consensus.cc:2468] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:55.420349 15702 raft_consensus.cc:3060] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.423303 15593 leader_election.cc:304] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 
I20260709 13:04:55.424033 16697 raft_consensus.cc:2804] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:55.424448 16697 raft_consensus.cc:697] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:55.425128 16697 consensus_queue.cc:237] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:55.428424 15702 raft_consensus.cc:2468] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:55.434902 15449 catalog_manager.cc:5697] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:55.450138 16797 raft_consensus.cc:993] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:55.450659 16812 raft_consensus.cc:1081] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:55.452229 16232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21dcb72f701e41bbaa00f12f1f6da454"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:38590
I20260709 13:04:55.452776 16232 raft_consensus.cc:493] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:55.453109 16232 raft_consensus.cc:3060] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.457763 16746 raft_consensus.cc:993] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e: : Instructing follower 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:55.458261 16678 raft_consensus.cc:1081] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:55.459712 15553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb563a298bfa40b3b3cac26dd5d3bb86"
dest_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:38798
I20260709 13:04:55.458835 16232 raft_consensus.cc:515] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:55.460256 15553 raft_consensus.cc:493] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:55.460628 15553 raft_consensus.cc:3060] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.461720 16232 leader_election.cc:290] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:55.462291 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dcb72f701e41bbaa00f12f1f6da454" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:55.462581 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dcb72f701e41bbaa00f12f1f6da454" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:55.462929 15550 raft_consensus.cc:3055] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:55.463281 15550 raft_consensus.cc:740] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:55.463294 15623 raft_consensus.cc:3060] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.464020 15550 consensus_queue.cc:260] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:55.465051 15550 raft_consensus.cc:3060] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.468473 15623 raft_consensus.cc:2468] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:55.469201 15553 raft_consensus.cc:515] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:55.469467 16198 leader_election.cc:304] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 
I20260709 13:04:55.470244 16845 raft_consensus.cc:2804] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:55.470695 16845 raft_consensus.cc:697] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:04:55.471529 16845 consensus_queue.cc:237] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:55.472007 15553 leader_election.cc:290] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:55.472524 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb563a298bfa40b3b3cac26dd5d3bb86" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:55.473796 15550 raft_consensus.cc:2468] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:55.474344 15702 raft_consensus.cc:3055] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:55.474685 15702 raft_consensus.cc:740] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:55.476366 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb563a298bfa40b3b3cac26dd5d3bb86" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:55.475455 15702 consensus_queue.cc:260] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:55.477154 15623 raft_consensus.cc:3060] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.478183 15702 raft_consensus.cc:3060] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.485090 15702 raft_consensus.cc:2468] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:55.488445 15519 leader_election.cc:304] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:55.489292 16812 raft_consensus.cc:2804] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:55.490496 15623 raft_consensus.cc:2468] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:55.492774 16812 raft_consensus.cc:697] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:55.493613 16812 consensus_queue.cc:237] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:55.495517 15449 catalog_manager.cc:5697] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:55.505102 15450 catalog_manager.cc:5697] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:55.513500 15623 raft_consensus.cc:1275] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:55.514719 16845 consensus_queue.cc:1048] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:55.527352 15699 raft_consensus.cc:1275] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:55.528383 16845 consensus_queue.cc:1048] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:55.568715 15550 raft_consensus.cc:1275] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:55.569911 16668 consensus_queue.cc:1048] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:55.577736 15699 raft_consensus.cc:1275] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:55.580855 16697 consensus_queue.cc:1048] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:55.890703 15699 raft_consensus.cc:1275] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:55.891947 16855 consensus_queue.cc:1048] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:55.900753 16232 raft_consensus.cc:1275] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:55.902386 16697 consensus_queue.cc:1048] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:55.998869 15627 raft_consensus.cc:1275] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:56.000294 16847 consensus_queue.cc:1048] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.003980 15553 raft_consensus.cc:1275] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:56.005978 16750 consensus_queue.cc:1048] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:56.011171 15550 consensus_queue.cc:237] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:56.013784 15699 raft_consensus.cc:1275] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:56.016773 16797 consensus_queue.cc:1048] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:56.031720 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:56.046979 15627 raft_consensus.cc:1275] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:56.050784 16831 consensus_queue.cc:1048] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
W20260709 13:04:56.070024 15518 consensus_peers.cc:597] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3c37c4b66484fd492bd48729e4512d5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:56.071964 15702 raft_consensus.cc:1275] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:56.072661 15623 raft_consensus.cc:1275] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:56.073976 16812 consensus_queue.cc:1048] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:56.090029 16863 consensus_queue.cc:1048] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.135156 16847 raft_consensus.cc:2955] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:56.137315 15627 raft_consensus.cc:2955] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:56.138849 15699 raft_consensus.cc:2955] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:56.147941 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:56.156610 15448 catalog_manager.cc:5697] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:56.159308 15553 consensus_queue.cc:237] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
W20260709 13:04:56.177703 15518 consensus_peers.cc:597] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c68ddc8cb624a6192822c1dc02f1ce5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:56.182907 15627 raft_consensus.cc:1275] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:56.186478 16797 consensus_queue.cc:1048] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.199767 15702 raft_consensus.cc:1275] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:56.202065 16847 consensus_queue.cc:1048] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.205523 16863 raft_consensus.cc:2955] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:56.216432 15627 raft_consensus.cc:2955] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:56.240481 15702 raft_consensus.cc:2955] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:56.244048 15553 consensus_queue.cc:237] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
W20260709 13:04:56.264369 15518 consensus_peers.cc:597] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c49639517ab4cdabf2d3d92c84a14ba. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:56.269865 15622 raft_consensus.cc:1275] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:56.269703 15702 raft_consensus.cc:1275] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:56.273682 16812 consensus_queue.cc:1048] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.275460 15451 catalog_manager.cc:5697] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:56.280504 15623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cb78c1d4489431aa1793309271e2f1f"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
mode: GRACEFUL
new_leader_uuid: "db45473da1854d959ff574c462d84d2e"
 from {username='slave'} at 127.0.0.1:41310
I20260709 13:04:56.281117 15623 raft_consensus.cc:606] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Received request to transfer leadership to TS db45473da1854d959ff574c462d84d2e
I20260709 13:04:56.281438 16863 consensus_queue.cc:1048] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.292557 15702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:56.293193 15702 raft_consensus.cc:606] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 595f37335c974add9663f2679980a604
I20260709 13:04:56.296227 15550 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c89a0a7b2ee94da79244c7e8c45e4113"
dest_uuid: "595f37335c974add9663f2679980a604"
mode: GRACEFUL
new_leader_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:47404
I20260709 13:04:56.296808 15550 raft_consensus.cc:606] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Received request to transfer leadership to TS 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:56.297924 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:04:56.298430 16847 raft_consensus.cc:2955] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:56.299467 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:56.300297 15699 raft_consensus.cc:2955] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:56.301016 15622 raft_consensus.cc:2955] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:56.314957 15701 consensus_queue.cc:237] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:56.319029 15449 catalog_manager.cc:5697] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:56.325433 15550 raft_consensus.cc:1275] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:56.326864 16678 consensus_queue.cc:1048] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.329138 15622 raft_consensus.cc:1275] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:56.330667 16678 consensus_queue.cc:1048] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:56.331480 15667 consensus_peers.cc:597] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78d9def611594e7c907816b4a7af4c37. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:56.337517 16678 raft_consensus.cc:993] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e: : Instructing follower 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:56.337991 16678 raft_consensus.cc:1081] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:56.340266 15550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1"
dest_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:38798
I20260709 13:04:56.341024 15550 raft_consensus.cc:493] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:56.341462 15550 raft_consensus.cc:3060] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.347916 15550 raft_consensus.cc:515] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:56.353026 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:56.353579 15627 raft_consensus.cc:3060] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.356369 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:56.356916 15701 raft_consensus.cc:3055] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:56.357170 15701 raft_consensus.cc:740] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:56.357860 15701 consensus_queue.cc:260] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:56.358789 15701 raft_consensus.cc:3060] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.360420 15627 raft_consensus.cc:2468] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:56.363268 15518 leader_election.cc:304] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:56.364496 16863 raft_consensus.cc:2804] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:56.364961 16863 raft_consensus.cc:697] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:56.365728 16863 consensus_queue.cc:237] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:56.366664 15701 raft_consensus.cc:2468] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:56.372301 15550 leader_election.cc:290] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:56.384390 16678 raft_consensus.cc:2955] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:56.384407 15451 catalog_manager.cc:5697] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:56.386389 15550 raft_consensus.cc:2955] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:56.395035 15622 raft_consensus.cc:2955] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:56.404337 15448 catalog_manager.cc:5697] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:56.485227 16882 ts_tablet_manager.cc:933] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:56.487253 16882 tablet_copy_client.cc:323] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:56.488812 15562 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet a3c37c4b66484fd492bd48729e4512d5 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:56.489313 15562 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet a3c37c4b66484fd492bd48729e4512d5 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-a3c37c4b66484fd492bd48729e4512d5
I20260709 13:04:56.496493 15562 tablet_copy_source_session.cc:215] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:56.499595 16882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c37c4b66484fd492bd48729e4512d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.515339 16882 tablet_copy_client.cc:806] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:56.515995 16882 tablet_copy_client.cc:670] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:56.519943 16882 tablet_copy_client.cc:538] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:56.527733 16882 tablet_bootstrap.cc:492] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:56.545266 16882 tablet_bootstrap.cc:492] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:56.545948 16882 tablet_bootstrap.cc:492] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:56.546460 16882 ts_tablet_manager.cc:1403] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:04:56.550335 16882 raft_consensus.cc:359] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:56.551199 16882 raft_consensus.cc:740] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:56.551707 16882 consensus_queue.cc:260] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:56.553716 16882 ts_tablet_manager.cc:1434] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:04:56.555981 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-a3c37c4b66484fd492bd48729e4512d5 received from {username='slave'} at 127.0.0.1:45382
I20260709 13:04:56.556409 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-a3c37c4b66484fd492bd48729e4512d5 on tablet a3c37c4b66484fd492bd48729e4512d5 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:56.563146 16842 raft_consensus.cc:993] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae: : Instructing follower db45473da1854d959ff574c462d84d2e to start an election
I20260709 13:04:56.563650 16855 raft_consensus.cc:1081] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Signalling peer db45473da1854d959ff574c462d84d2e to start an election
I20260709 13:04:56.565042 15699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cb78c1d4489431aa1793309271e2f1f"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
 from {username='slave'} at 127.0.0.1:53034
I20260709 13:04:56.565537 15699 raft_consensus.cc:493] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:56.565864 15699 raft_consensus.cc:3060] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.570902 15699 raft_consensus.cc:515] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:56.572744 15699 leader_election.cc:290] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:56.573249 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb78c1d4489431aa1793309271e2f1f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:56.573261 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb78c1d4489431aa1793309271e2f1f" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:56.573828 15622 raft_consensus.cc:3055] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:56.574088 15622 raft_consensus.cc:740] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:56.574002 15550 raft_consensus.cc:3060] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.574831 15622 consensus_queue.cc:260] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:56.576146 15622 raft_consensus.cc:3060] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.583096 15622 raft_consensus.cc:2468] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:04:56.583096 15550 raft_consensus.cc:2468] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:04:56.585175 15667 leader_election.cc:304] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:56.586319 16678 raft_consensus.cc:2804] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:56.586771 16678 raft_consensus.cc:697] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:56.587579 16678 consensus_queue.cc:237] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:56.603334 15448 catalog_manager.cc:5697] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 1 to 2, leader changed from 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 2 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:56.643729 16863 raft_consensus.cc:993] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604: : Instructing follower 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:56.644263 16863 raft_consensus.cc:1081] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Signalling peer 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:56.645767 15622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c89a0a7b2ee94da79244c7e8c45e4113"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:48480
I20260709 13:04:56.646351 15622 raft_consensus.cc:493] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:56.647446 15622 raft_consensus.cc:3060] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.656522 15622 raft_consensus.cc:515] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:56.658739 16232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89a0a7b2ee94da79244c7e8c45e4113" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
I20260709 13:04:56.658665 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89a0a7b2ee94da79244c7e8c45e4113" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:56.659415 16232 raft_consensus.cc:3060] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.659484 15550 raft_consensus.cc:3055] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:56.659853 15550 raft_consensus.cc:740] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:56.660543 15550 consensus_queue.cc:260] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:56.661559 15550 raft_consensus.cc:3060] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.658313 15622 leader_election.cc:290] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:04:56.665500 16232 raft_consensus.cc:2468] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:56.666632 15593 leader_election.cc:304] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 
I20260709 13:04:56.667430 16855 raft_consensus.cc:2804] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:56.667824 15550 raft_consensus.cc:2468] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:56.667876 16855 raft_consensus.cc:697] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:56.673554 16855 consensus_queue.cc:237] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:56.687453 15448 catalog_manager.cc:5697] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:56.707054 16882 ts_tablet_manager.cc:933] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:56.708885 16882 tablet_copy_client.cc:323] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:56.710228 15562 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet 4c49639517ab4cdabf2d3d92c84a14ba from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:56.710646 15562 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet 4c49639517ab4cdabf2d3d92c84a14ba from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-4c49639517ab4cdabf2d3d92c84a14ba
I20260709 13:04:56.715499 15562 tablet_copy_source_session.cc:215] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:56.717940 16882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c49639517ab4cdabf2d3d92c84a14ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.729501 16882 tablet_copy_client.cc:806] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:56.730001 16882 tablet_copy_client.cc:670] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:56.734409 16882 tablet_copy_client.cc:538] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:56.743407 16882 tablet_bootstrap.cc:492] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:56.789433 16882 tablet_bootstrap.cc:492] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:56.790506 16882 tablet_bootstrap.cc:492] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:56.791275 16882 ts_tablet_manager.cc:1403] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.004s
I20260709 13:04:56.792028 16889 ts_tablet_manager.cc:933] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:56.794337 16882 raft_consensus.cc:359] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:56.795305 16882 raft_consensus.cc:740] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:56.795982 16882 consensus_queue.cc:260] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:56.799494 15699 raft_consensus.cc:1275] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:56.799932 16882 ts_tablet_manager.cc:1434] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:04:56.800797 16863 consensus_queue.cc:1048] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.804958 16889 tablet_copy_client.cc:323] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:56.813305 16888 ts_tablet_manager.cc:933] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:56.813361 15563 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-4c49639517ab4cdabf2d3d92c84a14ba received from {username='slave'} at 127.0.0.1:45382
I20260709 13:04:56.813791 15562 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet 1c68ddc8cb624a6192822c1dc02f1ce5 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:56.814079 15563 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-4c49639517ab4cdabf2d3d92c84a14ba on tablet 4c49639517ab4cdabf2d3d92c84a14ba with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:56.815188 15562 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet 1c68ddc8cb624a6192822c1dc02f1ce5 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-1c68ddc8cb624a6192822c1dc02f1ce5
I20260709 13:04:56.834214 15562 tablet_copy_source_session.cc:215] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:56.839077 16889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c68ddc8cb624a6192822c1dc02f1ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.839957 16888 tablet_copy_client.cc:323] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:04:56.841670 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet 78d9def611594e7c907816b4a7af4c37 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:04:56.842175 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet 78d9def611594e7c907816b4a7af4c37 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-78d9def611594e7c907816b4a7af4c37
I20260709 13:04:56.853415 15712 tablet_copy_source_session.cc:215] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:56.865583 16888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d9def611594e7c907816b4a7af4c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.866134 16889 tablet_copy_client.cc:806] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:56.866719 16889 tablet_copy_client.cc:670] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:56.870438 16889 tablet_copy_client.cc:538] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:56.872382 15622 raft_consensus.cc:1275] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:56.873713 16847 consensus_queue.cc:1048] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.879591 16889 tablet_bootstrap.cc:492] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:56.885445 16888 tablet_copy_client.cc:806] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:56.886006 16888 tablet_copy_client.cc:670] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:56.899147 16888 tablet_copy_client.cc:538] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:56.911492 16888 tablet_bootstrap.cc:492] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:04:56.912699 16233 raft_consensus.cc:1217] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:56.961370 16889 tablet_bootstrap.cc:492] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:56.962312 16889 tablet_bootstrap.cc:492] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:56.962960 16889 ts_tablet_manager.cc:1403] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.018s
I20260709 13:04:56.965772 16889 raft_consensus.cc:359] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:56.966562 16889 raft_consensus.cc:740] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:56.967165 16889 consensus_queue.cc:260] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:56.968874 16889 ts_tablet_manager.cc:1434] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:56.975189 16888 tablet_bootstrap.cc:492] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:56.976086 16888 tablet_bootstrap.cc:492] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:04:56.976708 16888 ts_tablet_manager.cc:1403] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.021s
I20260709 13:04:56.979533 16888 raft_consensus.cc:359] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:56.980283 16888 raft_consensus.cc:740] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:04:56.980863 16888 consensus_queue.cc:260] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:56.982584 16888 ts_tablet_manager.cc:1434] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:56.985638 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-1c68ddc8cb624a6192822c1dc02f1ce5 received from {username='slave'} at 127.0.0.1:45382
I20260709 13:04:56.986073 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-1c68ddc8cb624a6192822c1dc02f1ce5 on tablet 1c68ddc8cb624a6192822c1dc02f1ce5 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:56.994984 15622 raft_consensus.cc:1275] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:56.996654 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-78d9def611594e7c907816b4a7af4c37 received from {username='slave'} at 127.0.0.1:40860
I20260709 13:04:56.997104 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-78d9def611594e7c907816b4a7af4c37 on tablet 78d9def611594e7c907816b4a7af4c37 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:56.997555 16678 consensus_queue.cc:1048] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:57.027944 15550 raft_consensus.cc:1275] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:57.029515 16868 consensus_queue.cc:1048] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:57.153231 16230 raft_consensus.cc:1275] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:57.168773 16855 consensus_queue.cc:1048] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:57.188153 15550 raft_consensus.cc:1275] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:57.190739 16842 consensus_queue.cc:1048] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:57.291903 16233 raft_consensus.cc:1217] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:57.297219 16230 raft_consensus.cc:1217] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:57.300698 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:57.333038 16233 raft_consensus.cc:1217] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:57.365249 16847 raft_consensus.cc:1064] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:57.368332 16847 consensus_queue.cc:237] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:57.402987 16233 raft_consensus.cc:1275] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:57.404619 15622 raft_consensus.cc:1275] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:57.409204 16812 consensus_queue.cc:1048] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:57.411149 16812 consensus_queue.cc:1048] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:57.420878 15699 raft_consensus.cc:1275] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:57.427450 16847 consensus_queue.cc:1048] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:57.445310 16863 raft_consensus.cc:2955] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.452096 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:57.464461 15699 raft_consensus.cc:2955] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.487227 15449 catalog_manager.cc:5697] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.538420 16230 raft_consensus.cc:2955] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.538620 15627 raft_consensus.cc:2955] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.560668 15699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:57.561580 15699 raft_consensus.cc:606] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:57.567847 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ae1b864b8304c9ba39704f61d510746"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
mode: GRACEFUL
new_leader_uuid: "db45473da1854d959ff574c462d84d2e"
 from {username='slave'} at 127.0.0.1:41310
I20260709 13:04:57.568457 15626 raft_consensus.cc:606] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Received request to transfer leadership to TS db45473da1854d959ff574c462d84d2e
I20260709 13:04:57.572052 15553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3"
dest_uuid: "595f37335c974add9663f2679980a604"
mode: GRACEFUL
new_leader_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:47404
I20260709 13:04:57.572583 15553 raft_consensus.cc:606] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Received request to transfer leadership to TS 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:57.573988 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:04:57.575502 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:57.583077 15553 consensus_queue.cc:237] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:57.588575 16230 raft_consensus.cc:1275] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:57.589943 16911 consensus_queue.cc:1048] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:57.592556 15626 raft_consensus.cc:1275] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:57.596079 16911 consensus_queue.cc:1048] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:57.605963 16812 raft_consensus.cc:2955] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.616098 15626 raft_consensus.cc:2955] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.618396 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a3c37c4b66484fd492bd48729e4512d5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:57.625186 16842 raft_consensus.cc:993] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae: : Instructing follower db45473da1854d959ff574c462d84d2e to start an election
I20260709 13:04:57.625734 16842 raft_consensus.cc:1081] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Signalling peer db45473da1854d959ff574c462d84d2e to start an election
I20260709 13:04:57.627635 15702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ae1b864b8304c9ba39704f61d510746"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
 from {username='slave'} at 127.0.0.1:53034
I20260709 13:04:57.628202 15702 raft_consensus.cc:493] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:57.628535 15702 raft_consensus.cc:3060] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:57.630174 16233 raft_consensus.cc:2955] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.641685 15702 raft_consensus.cc:515] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:57.645102 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae1b864b8304c9ba39704f61d510746" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:57.645717 15627 raft_consensus.cc:3055] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:57.645998 15627 raft_consensus.cc:740] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:57.646715 15627 consensus_queue.cc:260] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:57.647758 15627 raft_consensus.cc:3060] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:57.652103 15448 catalog_manager.cc:5697] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:57.653998 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae1b864b8304c9ba39704f61d510746" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:57.654630 15553 raft_consensus.cc:3060] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:57.658890 15702 leader_election.cc:290] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:04:57.667060 15627 raft_consensus.cc:2468] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:04:57.668685 15667 leader_election.cc:304] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:57.669885 16868 raft_consensus.cc:2804] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:57.670396 16868 raft_consensus.cc:697] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:57.671322 16868 consensus_queue.cc:237] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:57.672129 15553 raft_consensus.cc:2468] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:04:57.681142 16678 raft_consensus.cc:993] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e: : Instructing follower 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:57.682006 16678 raft_consensus.cc:1081] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:57.690333 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:48476
I20260709 13:04:57.690959 15626 raft_consensus.cc:493] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:57.691422 15626 raft_consensus.cc:3060] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:57.693467 15449 catalog_manager.cc:5697] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 1 to 2, leader changed from 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 2 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:57.706238 15626 raft_consensus.cc:515] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:57.709014 15626 leader_election.cc:290] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Requested vote from peers db45473da1854d959ff574c462d84d2e (127.14.26.131:38761), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:04:57.710129 16230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
I20260709 13:04:57.710750 16230 raft_consensus.cc:3060] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:57.716816 16230 raft_consensus.cc:2468] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:57.717612 15689 tablet_service.cc:1558] Processing DeleteTablet for tablet a3c37c4b66484fd492bd48729e4512d5 with delete_type TABLET_DATA_TOMBSTONED (TS db45473da1854d959ff574c462d84d2e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53022
I20260709 13:04:57.721606 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:57.722288 15702 raft_consensus.cc:3055] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:57.722628 15702 raft_consensus.cc:740] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:57.723661 16916 raft_consensus.cc:1064] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:57.723452 15702 consensus_queue.cc:260] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:57.725041 15702 raft_consensus.cc:3060] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:57.725119 16918 tablet_replica.cc:333] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:04:57.726473 16918 raft_consensus.cc:2243] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:57.729796 15593 leader_election.cc:304] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 
I20260709 13:04:57.731186 16842 raft_consensus.cc:2804] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:57.732318 15702 raft_consensus.cc:2468] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:57.732975 16918 raft_consensus.cc:2272] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:57.737030 16918 ts_tablet_manager.cc:1916] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:57.726449 16916 consensus_queue.cc:237] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:57.757459 16918 ts_tablet_manager.cc:1929] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:57.759253 16918 log.cc:1199] T a3c37c4b66484fd492bd48729e4512d5 P db45473da1854d959ff574c462d84d2e: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/wals/a3c37c4b66484fd492bd48729e4512d5
I20260709 13:04:57.761365 15438 catalog_manager.cc:5028] TS db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): tablet a3c37c4b66484fd492bd48729e4512d5 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:57.767392 16842 raft_consensus.cc:697] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:57.768606 16842 consensus_queue.cc:237] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:57.773348 16230 raft_consensus.cc:1275] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:57.774178 15702 raft_consensus.cc:1275] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:57.775084 16863 consensus_queue.cc:1048] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:57.775992 16812 consensus_queue.cc:1048] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:57.779611 15626 raft_consensus.cc:1275] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:57.784423 16863 consensus_queue.cc:1048] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:57.811622 16812 raft_consensus.cc:2955] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.823158 16916 raft_consensus.cc:1064] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:57.826040 16916 consensus_queue.cc:237] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:57.817127 15702 raft_consensus.cc:2955] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.834084 15626 raft_consensus.cc:2955] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.847038 16678 raft_consensus.cc:1064] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:04:57.849864 16232 raft_consensus.cc:1275] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:57.851624 16847 consensus_queue.cc:1048] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:57.854314 15448 catalog_manager.cc:5697] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.859485 15622 raft_consensus.cc:1275] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:57.860781 15699 raft_consensus.cc:1275] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:57.852582 16678 consensus_queue.cc:237] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:57.862406 16847 consensus_queue.cc:1048] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:57.863310 16863 consensus_queue.cc:1048] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:57.909439 16232 raft_consensus.cc:1275] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:57.910934 16746 consensus_queue.cc:1048] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:57.910434 16233 raft_consensus.cc:2955] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.912534 15626 raft_consensus.cc:1275] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:57.912854 15450 catalog_manager.cc:5697] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:57.918110 15553 consensus_queue.cc:237] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:57.925491 16746 consensus_queue.cc:1048] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:57.929117 16812 raft_consensus.cc:2955] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.934249 15552 raft_consensus.cc:1275] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:57.944154 16678 consensus_queue.cc:1048] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:04:57.951583 15451 catalog_manager.cc:5697] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:57.954475 16230 raft_consensus.cc:2955] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.965970 15621 raft_consensus.cc:2955] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:57.967689 15623 raft_consensus.cc:1275] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:57.979964 16847 consensus_queue.cc:1048] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:57.984643 16232 raft_consensus.cc:1275] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:57.997890 16911 consensus_queue.cc:1048] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:58.015501 16911 raft_consensus.cc:2955] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.030344 16233 raft_consensus.cc:2955] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.037969 15621 raft_consensus.cc:2955] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.049481 16868 raft_consensus.cc:2955] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.052547 15552 raft_consensus.cc:2955] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.058503 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c49639517ab4cdabf2d3d92c84a14ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:58.058681 15622 raft_consensus.cc:2955] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.068881 15699 raft_consensus.cc:2955] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.069844 16916 raft_consensus.cc:993] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604: : Instructing follower 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:58.071350 16916 raft_consensus.cc:1081] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Signalling peer 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:58.073014 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:48480
I20260709 13:04:58.073536 15626 raft_consensus.cc:493] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:58.074020 15626 raft_consensus.cc:3060] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:58.073449 15451 catalog_manager.cc:5697] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 3 to 4, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.080145 15626 raft_consensus.cc:515] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:58.084017 15626 leader_election.cc:290] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:58.086256 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:58.086989 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae704fa0f0a04be8a30ff2d6fa4cced3" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:58.088307 15553 raft_consensus.cc:3055] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:58.088577 15553 raft_consensus.cc:740] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:58.089226 15553 consensus_queue.cc:260] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:58.091512 15689 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c49639517ab4cdabf2d3d92c84a14ba with delete_type TABLET_DATA_TOMBSTONED (TS db45473da1854d959ff574c462d84d2e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53022
I20260709 13:04:58.092435 16918 tablet_replica.cc:333] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:04:58.093608 16918 raft_consensus.cc:2243] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.094390 16918 raft_consensus.cc:2272] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.103327 16918 ts_tablet_manager.cc:1916] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:58.111109 15553 raft_consensus.cc:3060] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:58.110762 16232 raft_consensus.cc:2955] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.111765 15450 catalog_manager.cc:5697] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:58.115275 15702 raft_consensus.cc:3060] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:58.117300 15553 raft_consensus.cc:2468] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 3.
I20260709 13:04:58.119191 15591 leader_election.cc:304] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:58.120169 16920 raft_consensus.cc:2804] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:58.120631 16920 raft_consensus.cc:697] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:58.121459 16920 consensus_queue.cc:237] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:58.140758 16918 ts_tablet_manager.cc:1929] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:58.148491 15697 raft_consensus.cc:1275] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:58.152372 15702 raft_consensus.cc:2468] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 3.
I20260709 13:04:58.163759 16918 log.cc:1199] T 4c49639517ab4cdabf2d3d92c84a14ba P db45473da1854d959ff574c462d84d2e: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/wals/4c49639517ab4cdabf2d3d92c84a14ba
I20260709 13:04:58.164995 16920 consensus_queue.cc:1048] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:58.167217 15438 catalog_manager.cc:5028] TS db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): tablet 4c49639517ab4cdabf2d3d92c84a14ba (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:58.154102 15699 consensus_queue.cc:237] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:58.157006 15450 catalog_manager.cc:5697] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 2 to 3, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 3 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:58.159193 15552 consensus_queue.cc:237] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:58.162204 15550 raft_consensus.cc:1275] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:58.174597 16232 raft_consensus.cc:1275] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:58.180734 16920 consensus_queue.cc:1048] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:58.184011 16232 raft_consensus.cc:1275] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:58.184137 15702 raft_consensus.cc:1275] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:58.190304 16868 consensus_queue.cc:1048] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:58.193970 16230 raft_consensus.cc:1275] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:58.196069 16746 consensus_queue.cc:1048] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:58.197204 15626 raft_consensus.cc:1275] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:58.207938 16911 consensus_queue.cc:1048] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 13:04:58.209386 16863 consensus_queue.cc:1048] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:58.214080 16746 consensus_queue.cc:1048] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:58.222536 16678 raft_consensus.cc:2955] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.234408 16916 raft_consensus.cc:2955] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.239547 15697 raft_consensus.cc:2955] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.240906 15626 raft_consensus.cc:2955] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.240502 16230 raft_consensus.cc:2955] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.248245 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1c68ddc8cb624a6192822c1dc02f1ce5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:58.245541 16232 raft_consensus.cc:2955] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.272611 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78d9def611594e7c907816b4a7af4c37 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:58.280216 15622 raft_consensus.cc:1275] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:58.280438 15450 catalog_manager.cc:5697] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:04:58.281541 15448 catalog_manager.cc:5697] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New cstate: current_term: 1 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:58.282886 16746 consensus_queue.cc:1048] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:58.291824 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet 78d9def611594e7c907816b4a7af4c37 with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38790
I20260709 13:04:58.294008 16945 tablet_replica.cc:333] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:04:58.321368 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c68ddc8cb624a6192822c1dc02f1ce5 with delete_type TABLET_DATA_TOMBSTONED (TS 37fbf86beed3461ba5595921ebea28ae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48462
I20260709 13:04:58.335685 16946 tablet_replica.cc:333] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:04:58.341523 16946 raft_consensus.cc:2243] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.342402 16946 raft_consensus.cc:2272] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.347633 16945 raft_consensus.cc:2243] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.348389 16945 raft_consensus.cc:2272] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.349980 16946 ts_tablet_manager.cc:1916] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:58.352191 16945 ts_tablet_manager.cc:1916] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:58.368022 16945 ts_tablet_manager.cc:1929] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:58.368454 16945 log.cc:1199] T 78d9def611594e7c907816b4a7af4c37 P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/78d9def611594e7c907816b4a7af4c37
I20260709 13:04:58.370173 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet 78d9def611594e7c907816b4a7af4c37 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:58.371331 16946 ts_tablet_manager.cc:1929] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:58.371791 16946 log.cc:1199] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 37fbf86beed3461ba5595921ebea28ae: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/wals/1c68ddc8cb624a6192822c1dc02f1ce5
I20260709 13:04:58.373569 15437 catalog_manager.cc:5028] TS 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): tablet 1c68ddc8cb624a6192822c1dc02f1ce5 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:04:58.577715 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:58.600852 15553 raft_consensus.cc:1275] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:58.605691 16855 consensus_queue.cc:1048] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.618100 15702 raft_consensus.cc:1275] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:58.619609 16842 consensus_queue.cc:1048] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.657507 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:58.694372 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0938c0b5c3114a68b8159856b55af621"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:41310
I20260709 13:04:58.694844 15626 raft_consensus.cc:606] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:04:58.696923 15702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8270d05892e47caa5cbd8777385e757"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:04:58.697336 15702 raft_consensus.cc:606] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:58.699354 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
mode: GRACEFUL
new_leader_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:41310
I20260709 13:04:58.699766 15626 raft_consensus.cc:606] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Received request to transfer leadership to TS 595f37335c974add9663f2679980a604
I20260709 13:04:58.700719 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:04:58.701974 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:58.824808 16949 raft_consensus.cc:993] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e: : Instructing follower 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:58.825314 16746 raft_consensus.cc:1081] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:04:58.826578 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8270d05892e47caa5cbd8777385e757"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:48476
I20260709 13:04:58.827046 15626 raft_consensus.cc:493] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:58.827338 15626 raft_consensus.cc:3060] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:58.831408 15626 raft_consensus.cc:515] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:58.832883 15626 leader_election.cc:290] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:58.833472 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8270d05892e47caa5cbd8777385e757" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:04:58.833784 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8270d05892e47caa5cbd8777385e757" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:58.834069 15553 raft_consensus.cc:3060] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:58.834311 15697 raft_consensus.cc:3055] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:58.834623 15697 raft_consensus.cc:740] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:04:58.835348 15697 consensus_queue.cc:260] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:58.836505 15697 raft_consensus.cc:3060] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:58.839761 15553 raft_consensus.cc:2468] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:58.840760 15591 leader_election.cc:304] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:58.842983 16855 raft_consensus.cc:2804] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:58.843371 15697 raft_consensus.cc:2468] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:04:58.843484 16855 raft_consensus.cc:697] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:58.844451 16855 consensus_queue.cc:237] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:58.853236 15448 catalog_manager.cc:5697] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:58.966612 16855 raft_consensus.cc:993] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:58.967175 16920 raft_consensus.cc:1081] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:04:58.968964 16232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0938c0b5c3114a68b8159856b55af621"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:60118
I20260709 13:04:58.969480 16232 raft_consensus.cc:493] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:58.969846 16232 raft_consensus.cc:3060] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:58.970114 16855 raft_consensus.cc:993] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae: : Instructing follower 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:58.970618 16920 raft_consensus.cc:1081] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Signalling peer 595f37335c974add9663f2679980a604 to start an election
I20260709 13:04:58.971912 15553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1"
dest_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:38814
I20260709 13:04:58.972399 15553 raft_consensus.cc:493] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:58.972716 15553 raft_consensus.cc:3060] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:58.976217 16232 raft_consensus.cc:515] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:58.978681 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0938c0b5c3114a68b8159856b55af621" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:58.979157 15553 raft_consensus.cc:515] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:58.979555 15626 raft_consensus.cc:3055] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:58.980772 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0938c0b5c3114a68b8159856b55af621" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:58.978925 16232 leader_election.cc:290] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:58.981353 15697 raft_consensus.cc:3060] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:58.981418 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:04:58.982019 15622 raft_consensus.cc:3055] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:58.982316 15622 raft_consensus.cc:740] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:58.982574 15553 leader_election.cc:290] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:04:58.983356 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:04:58.983059 15622 consensus_queue.cc:260] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:58.983851 15702 raft_consensus.cc:3060] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:58.984405 15622 raft_consensus.cc:3060] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:58.980571 15626 raft_consensus.cc:740] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:04:58.988710 15626 consensus_queue.cc:260] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:58.989935 15626 raft_consensus.cc:3060] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:58.989872 15697 raft_consensus.cc:2468] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:58.990422 15622 raft_consensus.cc:2468] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:58.991158 16199 leader_election.cc:304] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:04:59.001204 16831 raft_consensus.cc:2804] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:59.001705 16831 raft_consensus.cc:697] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:04:59.001740 15518 leader_election.cc:304] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:04:58.991462 15702 raft_consensus.cc:2468] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 2.
I20260709 13:04:59.002863 16911 raft_consensus.cc:2804] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:59.002579 16831 consensus_queue.cc:237] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:04:59.003347 15626 raft_consensus.cc:2468] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:04:59.003993 16911 raft_consensus.cc:697] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:04:59.004875 16911 consensus_queue.cc:237] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:04:59.013028 15448 catalog_manager.cc:5697] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:59.016739 15451 catalog_manager.cc:5697] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 1 to 2, leader changed from 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:59.404374 15622 raft_consensus.cc:1275] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:59.406556 16831 consensus_queue.cc:1048] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:59.421058 15702 raft_consensus.cc:1275] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:59.424674 15552 raft_consensus.cc:1275] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:59.424576 16920 consensus_queue.cc:1048] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:59.425067 15550 consensus_queue.cc:237] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:59.426913 16920 consensus_queue.cc:1048] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:04:59.442278 15697 raft_consensus.cc:1275] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:59.446830 16845 consensus_queue.cc:1048] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:59.461338 15697 raft_consensus.cc:1275] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:59.464437 16916 consensus_queue.cc:1048] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:59.477015 15702 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:59.480618 16916 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:04:59.482112 15518 consensus_peers.cc:597] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04f68ff4965544a0843756ec3f6eb126. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.485059 15627 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:59.492969 16916 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:59.500147 15627 raft_consensus.cc:1275] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:59.503139 16911 consensus_queue.cc:1048] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:59.576151 16975 raft_consensus.cc:2955] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:59.586501 15702 raft_consensus.cc:2955] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:59.586494 15626 raft_consensus.cc:2955] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:59.605304 15548 consensus_queue.cc:237] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:59.612267 15448 catalog_manager.cc:5697] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:59.623694 15518 consensus_peers.cc:597] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb563a298bfa40b3b3cac26dd5d3bb86. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.625468 15702 raft_consensus.cc:1275] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:59.626582 15621 raft_consensus.cc:1275] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:59.627120 16975 consensus_queue.cc:1048] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:59.628432 16916 consensus_queue.cc:1048] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:59.659418 16974 raft_consensus.cc:2955] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:59.660981 15626 raft_consensus.cc:2955] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:59.660981 15702 raft_consensus.cc:2955] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:59.677426 15697 consensus_queue.cc:237] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:59.680956 15451 catalog_manager.cc:5697] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
W20260709 13:04:59.685992 15667 consensus_peers.cc:597] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cb78c1d4489431aa1793309271e2f1f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.687750 15553 raft_consensus.cc:1275] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:59.687942 15626 raft_consensus.cc:1275] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:59.689165 16977 consensus_queue.cc:1048] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:59.691587 16954 consensus_queue.cc:1048] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:59.702942 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:59.705090 16954 raft_consensus.cc:2955] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:59.706990 15626 raft_consensus.cc:2955] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:59.722606 15553 raft_consensus.cc:2955] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:59.726136 15450 catalog_manager.cc:5697] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 2 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:59.728437 15702 consensus_queue.cc:237] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:04:59.749473 15626 raft_consensus.cc:1275] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:59.750025 15667 consensus_peers.cc:597] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05a353cd540d4ccbb9b00dbcf0117acd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.750903 16954 consensus_queue.cc:1048] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:59.751514 15553 raft_consensus.cc:1275] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:59.752738 16746 consensus_queue.cc:1048] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:59.762558 16954 raft_consensus.cc:2955] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:59.764902 15621 raft_consensus.cc:2955] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:59.765180 15553 raft_consensus.cc:2955] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:59.784969 15450 catalog_manager.cc:5697] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:04:59.840082 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:59.897428 15553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126"
dest_uuid: "595f37335c974add9663f2679980a604"
mode: GRACEFUL
new_leader_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:47404
I20260709 13:04:59.898030 15553 raft_consensus.cc:606] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Received request to transfer leadership to TS 37fbf86beed3461ba5595921ebea28ae
I20260709 13:04:59.900942 15627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
mode: GRACEFUL
new_leader_uuid: "db45473da1854d959ff574c462d84d2e"
 from {username='slave'} at 127.0.0.1:41310
I20260709 13:04:59.901484 15627 raft_consensus.cc:606] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Received request to transfer leadership to TS db45473da1854d959ff574c462d84d2e
I20260709 13:04:59.903154 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:59.904434 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:59.964536 16990 ts_tablet_manager.cc:933] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:04:59.966693 16990 tablet_copy_client.cc:323] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:04:59.968628 15562 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet 04f68ff4965544a0843756ec3f6eb126 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:04:59.969136 15562 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet 04f68ff4965544a0843756ec3f6eb126 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-04f68ff4965544a0843756ec3f6eb126
I20260709 13:04:59.976258 15562 tablet_copy_source_session.cc:215] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:59.981498 16990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f68ff4965544a0843756ec3f6eb126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:59.999094 16990 tablet_copy_client.cc:806] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:59.999718 16990 tablet_copy_client.cc:670] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:00.004703 16990 tablet_copy_client.cc:538] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:00.012853 16990 tablet_bootstrap.cc:492] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:05:00.035631 16990 tablet_bootstrap.cc:492] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:00.036594 16990 tablet_bootstrap.cc:492] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:05:00.037317 16990 ts_tablet_manager.cc:1403] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260709 13:05:00.040455 16990 raft_consensus.cc:359] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.041281 16990 raft_consensus.cc:740] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:05:00.041808 16990 consensus_queue.cc:260] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.044059 16990 ts_tablet_manager.cc:1434] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:05:00.046473 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-04f68ff4965544a0843756ec3f6eb126 received from {username='slave'} at 127.0.0.1:45382
I20260709 13:05:00.046936 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-04f68ff4965544a0843756ec3f6eb126 on tablet 04f68ff4965544a0843756ec3f6eb126 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:00.113057 16990 ts_tablet_manager.cc:933] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:00.115983 16990 tablet_copy_client.cc:323] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:05:00.116636 16993 ts_tablet_manager.cc:933] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:05:00.117754 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet 3cb78c1d4489431aa1793309271e2f1f from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:05:00.118386 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet 3cb78c1d4489431aa1793309271e2f1f from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-3cb78c1d4489431aa1793309271e2f1f
I20260709 13:05:00.118399 16993 tablet_copy_client.cc:323] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.129:43953
I20260709 13:05:00.120270 15562 tablet_copy_service.cc:140] P 595f37335c974add9663f2679980a604: Received BeginTabletCopySession request for tablet bb563a298bfa40b3b3cac26dd5d3bb86 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:45382)
I20260709 13:05:00.120808 15562 tablet_copy_service.cc:161] P 595f37335c974add9663f2679980a604: Beginning new tablet copy session on tablet bb563a298bfa40b3b3cac26dd5d3bb86 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:45382: session id = 21840652267a4a7b9f70d0e6f126ab6c-bb563a298bfa40b3b3cac26dd5d3bb86
I20260709 13:05:00.125144 15712 tablet_copy_source_session.cc:215] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:00.128922 15562 tablet_copy_source_session.cc:215] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:00.130108 16990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb78c1d4489431aa1793309271e2f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.142347 16993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb563a298bfa40b3b3cac26dd5d3bb86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.146198 16990 tablet_copy_client.cc:806] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:00.147221 16990 tablet_copy_client.cc:670] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:00.150977 16990 tablet_copy_client.cc:538] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:00.160266 16990 tablet_bootstrap.cc:492] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:05:00.166499 16993 tablet_copy_client.cc:806] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:00.167178 16993 tablet_copy_client.cc:670] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:00.171823 16916 raft_consensus.cc:993] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604: : Instructing follower 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:05:00.172369 16916 raft_consensus.cc:1081] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Signalling peer 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:05:00.173883 15627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:48480
I20260709 13:05:00.174391 15627 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:00.174439 16993 tablet_copy_client.cc:538] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:00.174765 15627 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:00.184993 15627 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.187937 16993 tablet_bootstrap.cc:492] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:05:00.188454 15548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:05:00.189026 15548 raft_consensus.cc:3055] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:00.188966 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:05:00.189440 15548 raft_consensus.cc:740] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:05:00.189620 15702 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:00.190200 15548 consensus_queue.cc:260] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.191557 15548 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:00.208027 15548 raft_consensus.cc:2468] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 3.
I20260709 13:05:00.209369 15591 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:05:00.210196 16842 raft_consensus.cc:2804] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:00.210695 16842 raft_consensus.cc:697] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:05:00.211580 16842 consensus_queue.cc:237] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.227270 16993 tablet_bootstrap.cc:492] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:00.228865 16993 tablet_bootstrap.cc:492] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:05:00.229595 16993 ts_tablet_manager.cc:1403] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.012s
I20260709 13:05:00.231405 15702 raft_consensus.cc:2468] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 3.
I20260709 13:05:00.232657 16993 raft_consensus.cc:359] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.233569 16993 raft_consensus.cc:740] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:05:00.233511 15450 catalog_manager.cc:5697] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 2 to 3, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 3 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:00.234557 16993 consensus_queue.cc:260] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.241441 16993 ts_tablet_manager.cc:1434] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:05:00.235466 15627 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:00.243330 15562 tablet_copy_service.cc:342] P 595f37335c974add9663f2679980a604: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-bb563a298bfa40b3b3cac26dd5d3bb86 received from {username='slave'} at 127.0.0.1:45382
I20260709 13:05:00.243753 15562 tablet_copy_service.cc:434] P 595f37335c974add9663f2679980a604: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-bb563a298bfa40b3b3cac26dd5d3bb86 on tablet bb563a298bfa40b3b3cac26dd5d3bb86 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:00.246778 16993 ts_tablet_manager.cc:933] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:00.251822 15627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:48462
I20260709 13:05:00.252413 15627 raft_consensus.cc:606] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Received request to transfer leadership
I20260709 13:05:00.258409 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:48462
I20260709 13:05:00.258963 15626 raft_consensus.cc:606] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Received request to transfer leadership
W20260709 13:05:00.261255 15437 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 04f68ff4965544a0843756ec3f6eb126 already in progress [suppressed 16 similar messages]
I20260709 13:05:00.261898 16993 tablet_copy_client.cc:323] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:05:00.263942 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet 05a353cd540d4ccbb9b00dbcf0117acd from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:05:00.264508 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet 05a353cd540d4ccbb9b00dbcf0117acd from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-05a353cd540d4ccbb9b00dbcf0117acd
I20260709 13:05:00.272455 16990 tablet_bootstrap.cc:492] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:00.273402 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:48462
I20260709 13:05:00.273967 15626 raft_consensus.cc:606] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Received request to transfer leadership
I20260709 13:05:00.274453 16990 tablet_bootstrap.cc:492] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:05:00.275226 16990 ts_tablet_manager.cc:1403] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.115s	user 0.018s	sys 0.008s
I20260709 13:05:00.276126 15712 tablet_copy_source_session.cc:215] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:00.278571 16990 raft_consensus.cc:359] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.280186 16993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a353cd540d4ccbb9b00dbcf0117acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.279426 16990 raft_consensus.cc:740] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:05:00.280968 16990 consensus_queue.cc:260] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.286726 16990 ts_tablet_manager.cc:1434] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
W20260709 13:05:00.288231 15499 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:05:00.288688 15499 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 04f68ff4965544a0843756ec3f6eb126 already in progress
W20260709 13:05:00.288960 15499 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 04f68ff4965544a0843756ec3f6eb126 already in progress
I20260709 13:05:00.291499 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-3cb78c1d4489431aa1793309271e2f1f received from {username='slave'} at 127.0.0.1:40860
I20260709 13:05:00.291894 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-3cb78c1d4489431aa1793309271e2f1f on tablet 3cb78c1d4489431aa1793309271e2f1f with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:00.299259 16993 tablet_copy_client.cc:806] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:00.300594 16993 tablet_copy_client.cc:670] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:00.304437 16993 tablet_copy_client.cc:538] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:00.311954 16993 tablet_bootstrap.cc:492] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:05:00.335387 16993 tablet_bootstrap.cc:492] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:00.336131 16993 tablet_bootstrap.cc:492] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:05:00.336683 16993 ts_tablet_manager.cc:1403] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 13:05:00.339049 16993 raft_consensus.cc:359] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.339653 16993 raft_consensus.cc:740] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:05:00.340139 16993 consensus_queue.cc:260] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.341944 16993 ts_tablet_manager.cc:1434] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:00.348403 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-05a353cd540d4ccbb9b00dbcf0117acd received from {username='slave'} at 127.0.0.1:40860
I20260709 13:05:00.348783 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-05a353cd540d4ccbb9b00dbcf0117acd on tablet 05a353cd540d4ccbb9b00dbcf0117acd with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:00.382596 16842 raft_consensus.cc:993] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae: : Instructing follower db45473da1854d959ff574c462d84d2e to start an election
I20260709 13:05:00.383067 16920 raft_consensus.cc:1081] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Signalling peer db45473da1854d959ff574c462d84d2e to start an election
I20260709 13:05:00.384658 15702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
 from {username='slave'} at 127.0.0.1:53034
I20260709 13:05:00.385231 15702 raft_consensus.cc:493] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:00.385557 15702 raft_consensus.cc:3060] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:00.390980 15702 raft_consensus.cc:515] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:00.393530 15548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:05:00.394120 15548 raft_consensus.cc:3060] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:00.394044 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c39142d4c2b4a568ca6f4ce4547cc32" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:05:00.394798 15626 raft_consensus.cc:3055] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:00.395174 15626 raft_consensus.cc:740] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:05:00.396037 15626 consensus_queue.cc:260] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:00.397105 15626 raft_consensus.cc:3060] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:00.405555 15626 raft_consensus.cc:2468] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 3.
I20260709 13:05:00.406956 15667 leader_election.cc:304] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:05:00.407871 16954 raft_consensus.cc:2804] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:00.408591 16954 raft_consensus.cc:697] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:05:00.408686 15548 raft_consensus.cc:2468] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 3.
I20260709 13:05:00.409610 16954 consensus_queue.cc:237] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:00.396945 15702 leader_election.cc:290] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:00.429068 15450 catalog_manager.cc:5697] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 2 to 3, leader changed from 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 3 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:00.530956 16232 raft_consensus.cc:1217] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:05:00.621767 16232 raft_consensus.cc:1217] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:00.632964 15553 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:00.637903 17004 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:00.656587 17004 raft_consensus.cc:993] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae: : Instructing follower 595f37335c974add9663f2679980a604 to start an election
I20260709 13:05:00.657051 17004 raft_consensus.cc:1081] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Signalling peer 595f37335c974add9663f2679980a604 to start an election
I20260709 13:05:00.658775 15550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126"
dest_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:38814
I20260709 13:05:00.671801 16233 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Advancing to term 3
I20260709 13:05:00.672312 15550 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:00.672752 15550 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:00.681733 15702 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:00.683490 17004 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:00.685874 16232 raft_consensus.cc:1217] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:05:00.687562 15550 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.704926 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:05:00.703071 15550 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 4 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:00.704807 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:05:00.718295 15626 raft_consensus.cc:3055] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:00.718611 15626 raft_consensus.cc:740] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:05:00.719348 15626 consensus_queue.cc:260] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.721863 15626 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:00.724830 16233 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 LEARNER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:00.728739 15626 raft_consensus.cc:2468] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 4.
I20260709 13:05:00.729842 15518 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [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: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: db45473da1854d959ff574c462d84d2e
I20260709 13:05:00.730862 16916 raft_consensus.cc:2804] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:00.731339 16916 raft_consensus.cc:697] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 4 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:05:00.732141 16916 consensus_queue.cc:237] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:00.745873 15448 catalog_manager.cc:5697] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 3 to 4, leader changed from 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 4 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:00.853844 15626 raft_consensus.cc:1275] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:00.855238 17006 consensus_queue.cc:1048] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:00.871630 15550 raft_consensus.cc:1275] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:00.873837 17006 consensus_queue.cc:1048] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:00.905220 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:01.017146 16975 raft_consensus.cc:1064] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:05:01.019331 16975 consensus_queue.cc:237] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:01.069582 15702 raft_consensus.cc:1275] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:01.074344 16232 raft_consensus.cc:1275] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:01.077299 17017 consensus_queue.cc:1048] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:01.087419 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:01.134279 16954 raft_consensus.cc:1064] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:05:01.137928 17005 raft_consensus.cc:1064] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:05:01.140105 16954 consensus_queue.cc:237] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:01.142045 17005 consensus_queue.cc:237] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:01.146330 15626 raft_consensus.cc:1275] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:01.157522 17020 consensus_queue.cc:1048] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:01.158871 16232 raft_consensus.cc:1275] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:01.162739 17020 consensus_queue.cc:1048] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:01.164717 17006 consensus_queue.cc:1048] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:05:01.166105 15626 raft_consensus.cc:1275] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:01.167321 15550 raft_consensus.cc:1275] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:01.174351 16233 raft_consensus.cc:1275] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:01.179374 15621 raft_consensus.cc:1275] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:01.181730 17005 consensus_queue.cc:1048] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:01.182693 17006 consensus_queue.cc:1048] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:01.187207 17007 consensus_queue.cc:1048] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:01.196151 16954 consensus_queue.cc:1048] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:01.199973 15553 raft_consensus.cc:1275] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:01.208051 17006 consensus_queue.cc:1048] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:01.210242 16230 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 LEARNER]: Advancing to term 4
I20260709 13:05:01.211161 17020 raft_consensus.cc:2955] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.220731 15627 raft_consensus.cc:2955] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.227734 15702 raft_consensus.cc:2955] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.234627 16230 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 4 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:05:01.240422 17021 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:01.239995 15450 catalog_manager.cc:5697] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:01.241186 16746 raft_consensus.cc:2955] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.249598 15627 raft_consensus.cc:2955] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.250461 16232 raft_consensus.cc:2955] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.252166 17005 raft_consensus.cc:2955] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.271407 16231 raft_consensus.cc:2955] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.272601 15621 raft_consensus.cc:2955] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.275296 15553 consensus_queue.cc:237] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:01.293782 15622 raft_consensus.cc:1275] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:01.293280 15553 raft_consensus.cc:2955] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.295408 17020 consensus_queue.cc:1048] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:01.300884 15451 catalog_manager.cc:5697] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.301807 15450 catalog_manager.cc:5697] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:01.305830 15626 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 4 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:05:01.308096 16975 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:01.314105 17021 raft_consensus.cc:2955] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.326681 15627 raft_consensus.cc:2955] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.331804 16232 raft_consensus.cc:1275] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:01.340996 16916 consensus_queue.cc:1048] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:01.342640 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb563a298bfa40b3b3cac26dd5d3bb86 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:01.377108 16916 raft_consensus.cc:1064] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:05:01.386828 16916 consensus_queue.cc:237] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:01.400897 16233 raft_consensus.cc:2955] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.414068 15627 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 4 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:01.418273 17021 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:01.425015 16230 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 4 LEARNER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:01.428923 15699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05a353cd540d4ccbb9b00dbcf0117acd"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:05:01.429400 17020 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:01.435302 17019 raft_consensus.cc:2955] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.437521 16230 raft_consensus.cc:2955] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
W20260709 13:05:01.438306 15667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 116313us
I20260709 13:05:01.441244 15702 consensus_queue.cc:237] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:01.454128 15699 raft_consensus.cc:606] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 595f37335c974add9663f2679980a604
I20260709 13:05:01.454574 15699 raft_consensus.cc:630] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Rejecting request to transfer leadership because tablet server 595f37335c974add9663f2679980a604 is not a voter in the active config
I20260709 13:05:01.460294 15553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1"
dest_uuid: "595f37335c974add9663f2679980a604"
mode: GRACEFUL
new_leader_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:47404
I20260709 13:05:01.460870 15553 raft_consensus.cc:606] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Received request to transfer leadership to TS 37fbf86beed3461ba5595921ebea28ae
I20260709 13:05:01.462867 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:01.458104 15550 raft_consensus.cc:2955] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.464423 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:01.471316 15451 catalog_manager.cc:5697] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 4 to 5, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:01.474565 15622 raft_consensus.cc:2955] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.485903 15699 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:01.493299 15699 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:05:01.494130 15697 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:01.495494 16233 raft_consensus.cc:1275] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:01.497844 15627 raft_consensus.cc:1275] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:01.500504 16233 raft_consensus.cc:2955] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.501355 15689 tablet_service.cc:1558] Processing DeleteTablet for tablet bb563a298bfa40b3b3cac26dd5d3bb86 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 4 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:53022
I20260709 13:05:01.503144 17041 tablet_replica.cc:333] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:01.504168 17041 raft_consensus.cc:2243] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:01.504957 17041 raft_consensus.cc:2272] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:01.505477 15449 catalog_manager.cc:5697] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 3 to 6, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.508848 17041 ts_tablet_manager.cc:1916] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:01.546844 17041 ts_tablet_manager.cc:1929] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:05:01.547343 17041 log.cc:1199] T bb563a298bfa40b3b3cac26dd5d3bb86 P db45473da1854d959ff574c462d84d2e: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/wals/bb563a298bfa40b3b3cac26dd5d3bb86
I20260709 13:05:01.549077 15438 catalog_manager.cc:5028] TS db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): tablet bb563a298bfa40b3b3cac26dd5d3bb86 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:05:01.552145 17035 consensus_queue.cc:1048] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:05:01.554750 15702 consensus_queue.cc:237] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:01.563915 16916 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:01.576913 15553 raft_consensus.cc:1275] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:01.578080 17034 consensus_queue.cc:1048] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:01.579036 16954 consensus_queue.cc:1048] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:01.593132 16233 raft_consensus.cc:1275] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:01.596607 17006 raft_consensus.cc:2955] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.618026 16954 consensus_queue.cc:1048] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:01.620055 17040 raft_consensus.cc:2955] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.627833 15553 raft_consensus.cc:2955] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.640347 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cb78c1d4489431aa1793309271e2f1f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:01.642584 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05a353cd540d4ccbb9b00dbcf0117acd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:01.645531 15702 raft_consensus.cc:2955] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.653224 16231 raft_consensus.cc:2955] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.652261 16230 raft_consensus.cc:2955] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.669675 15622 raft_consensus.cc:2955] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.688020 15450 catalog_manager.cc:5697] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.702034 15449 catalog_manager.cc:5697] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 4 to 5, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New cstate: current_term: 2 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:01.722324 17019 raft_consensus.cc:993] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604: : Instructing follower 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:05:01.723098 17020 raft_consensus.cc:1081] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Signalling peer 37fbf86beed3461ba5595921ebea28ae to start an election
I20260709 13:05:01.725371 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet 05a353cd540d4ccbb9b00dbcf0117acd with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38790
I20260709 13:05:01.738126 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cb78c1d4489431aa1793309271e2f1f with delete_type TABLET_DATA_TOMBSTONED (TS 37fbf86beed3461ba5595921ebea28ae not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48462
I20260709 13:05:01.743461 15622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
 from {username='slave'} at 127.0.0.1:48480
I20260709 13:05:01.744059 15622 raft_consensus.cc:493] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:01.744369 15622 raft_consensus.cc:3060] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:01.755616 17045 tablet_replica.cc:333] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:01.756791 17045 raft_consensus.cc:2243] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:01.757200 15622 raft_consensus.cc:515] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:01.758747 17044 tablet_replica.cc:333] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:01.759742 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:05:01.759899 17044 raft_consensus.cc:2243] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:01.760145 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:05:01.760311 15553 raft_consensus.cc:3055] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:01.760763 15553 raft_consensus.cc:740] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:05:01.760792 15702 raft_consensus.cc:3060] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:01.760970 17044 raft_consensus.cc:2272] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:01.759263 15622 leader_election.cc:290] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:01.761675 15553 consensus_queue.cc:260] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:01.763247 15553 raft_consensus.cc:3060] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:01.763477 17045 raft_consensus.cc:2272] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:01.766109 17044 ts_tablet_manager.cc:1916] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:01.770794 15553 raft_consensus.cc:2468] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 3.
I20260709 13:05:01.778309 17045 ts_tablet_manager.cc:1916] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:01.779683 15591 leader_election.cc:304] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:05:01.780555 16920 raft_consensus.cc:2804] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:01.781016 16920 raft_consensus.cc:697] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:05:01.781699 16920 consensus_queue.cc:237] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:01.795559 15702 raft_consensus.cc:2468] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 3.
I20260709 13:05:01.801482 17044 ts_tablet_manager.cc:1929] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:01.803072 17044 log.cc:1199] T 05a353cd540d4ccbb9b00dbcf0117acd P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/05a353cd540d4ccbb9b00dbcf0117acd
I20260709 13:05:01.805052 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet 05a353cd540d4ccbb9b00dbcf0117acd (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:05:01.815284 15450 catalog_manager.cc:5697] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 2 to 3, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 3 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:01.818665 17045 ts_tablet_manager.cc:1929] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:05:01.819211 17045 log.cc:1199] T 3cb78c1d4489431aa1793309271e2f1f P 37fbf86beed3461ba5595921ebea28ae: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/wals/3cb78c1d4489431aa1793309271e2f1f
I20260709 13:05:01.820760 15437 catalog_manager.cc:5028] TS 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): tablet 3cb78c1d4489431aa1793309271e2f1f (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:05:02.209246 15553 consensus_queue.cc:237] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:02.214308 16231 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 4 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:05:02.214455 15701 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:05:02.215798 17020 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:02.216846 16916 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:02.222908 17020 raft_consensus.cc:2955] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:02.225472 16231 raft_consensus.cc:2955] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:02.227267 15701 raft_consensus.cc:2955] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:02.232075 15435 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 04f68ff4965544a0843756ec3f6eb126 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:02.238207 15450 catalog_manager.cc:5697] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 6 to 7, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New cstate: current_term: 4 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:02.250983 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet 04f68ff4965544a0843756ec3f6eb126 with delete_type TABLET_DATA_TOMBSTONED (TS 37fbf86beed3461ba5595921ebea28ae not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:48462
I20260709 13:05:02.252116 17045 tablet_replica.cc:333] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:02.253140 17045 raft_consensus.cc:2243] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.253911 17045 raft_consensus.cc:2272] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.257372 17045 ts_tablet_manager.cc:1916] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:02.259692 15701 raft_consensus.cc:1275] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:02.260954 16920 consensus_queue.cc:1048] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:02.273706 17045 ts_tablet_manager.cc:1929] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:05:02.274197 17045 log.cc:1199] T 04f68ff4965544a0843756ec3f6eb126 P 37fbf86beed3461ba5595921ebea28ae: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/wals/04f68ff4965544a0843756ec3f6eb126
I20260709 13:05:02.275835 15437 catalog_manager.cc:5028] TS 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): tablet 04f68ff4965544a0843756ec3f6eb126 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:05:02.283439 15553 raft_consensus.cc:1275] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:02.285490 16920 consensus_queue.cc:1048] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:02.465422 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:02.760820 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:02.803882 15622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "837557d007eb4838b33d6b277ccb19c3"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:41310
I20260709 13:05:02.804391 15622 raft_consensus.cc:606] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:02.806612 15622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c"
dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
mode: GRACEFUL
new_leader_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:41310
I20260709 13:05:02.807147 15622 raft_consensus.cc:606] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Received request to transfer leadership to TS 595f37335c974add9663f2679980a604
I20260709 13:05:02.809571 15702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c74333685565427e8736da004ed7d18f"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:05:02.809988 15702 raft_consensus.cc:606] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:02.810915 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:05:02.812074 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:02.813489 15622 consensus_queue.cc:237] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
W20260709 13:05:02.818897 15593 consensus_peers.cc:597] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4b065a5ad8f46b195b12e0775350937. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:02.819339 15550 raft_consensus.cc:1275] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:02.819339 15702 raft_consensus.cc:1275] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:02.820803 17057 consensus_queue.cc:1048] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:02.821703 17050 consensus_queue.cc:1048] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:02.836815 17057 raft_consensus.cc:2955] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:02.838321 15550 raft_consensus.cc:2955] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:02.840767 15702 raft_consensus.cc:2955] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:02.852383 15450 catalog_manager.cc:5697] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:02.855216 15627 consensus_queue.cc:237] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:02.863027 15699 raft_consensus.cc:1275] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:02.863543 15550 raft_consensus.cc:1275] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:02.864883 17057 consensus_queue.cc:1048] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:02.866104 17050 consensus_queue.cc:1048] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:05:02.867761 15593 consensus_peers.cc:597] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8270d05892e47caa5cbd8777385e757. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:02.873663 17057 raft_consensus.cc:2955] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:02.880741 15550 raft_consensus.cc:2955] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:02.881448 15701 raft_consensus.cc:2955] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:02.899348 15701 consensus_queue.cc:237] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:02.920236 15449 catalog_manager.cc:5697] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:02.926651 15667 consensus_peers.cc:597] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ae1b864b8304c9ba39704f61d510746. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:02.926748 15627 raft_consensus.cc:1275] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:02.927981 15550 raft_consensus.cc:1275] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:02.928325 17055 consensus_queue.cc:1048] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:02.929627 17006 consensus_queue.cc:1048] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:02.938764 17006 raft_consensus.cc:2955] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:02.941879 15550 raft_consensus.cc:2955] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:02.946425 15627 raft_consensus.cc:2955] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:02.958032 15450 catalog_manager.cc:5697] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 2 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:02.971139 15627 consensus_queue.cc:237] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:02.981451 15701 raft_consensus.cc:1275] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:02.982316 15593 consensus_peers.cc:597] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb3a999901e84c90a4f105c467ccc5fb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:02.982940 17004 consensus_queue.cc:1048] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:02.983788 15550 raft_consensus.cc:1275] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:02.985191 17004 consensus_queue.cc:1048] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:02.991168 17004 raft_consensus.cc:2955] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:02.992871 17055 raft_consensus.cc:993] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:05:02.993387 17055 raft_consensus.cc:1081] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:05:02.993077 15701 raft_consensus.cc:2955] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:02.995605 16231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c74333685565427e8736da004ed7d18f"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:38584
I20260709 13:05:02.996191 16231 raft_consensus.cc:493] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:02.996555 16231 raft_consensus.cc:3060] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.005115 16231 raft_consensus.cc:515] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:03.007707 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74333685565427e8736da004ed7d18f" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:05:03.008322 15553 raft_consensus.cc:3060] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.012596 17057 raft_consensus.cc:993] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae: : Instructing follower 595f37335c974add9663f2679980a604 to start an election
I20260709 13:05:03.013230 17057 raft_consensus.cc:1081] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Signalling peer 595f37335c974add9663f2679980a604 to start an election
I20260709 13:05:03.012682 15450 catalog_manager.cc:5697] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.014799 15548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c"
dest_uuid: "595f37335c974add9663f2679980a604"
 from {username='slave'} at 127.0.0.1:38814
I20260709 13:05:03.015401 15548 raft_consensus.cc:493] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:03.015758 15548 raft_consensus.cc:3060] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:03.017235 15553 raft_consensus.cc:2468] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:05:03.018713 16196 leader_election.cc:304] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 595f37335c974add9663f2679980a604; no voters: 
I20260709 13:05:03.019608 16831 raft_consensus.cc:2804] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:03.020057 16831 raft_consensus.cc:697] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:05:03.020864 16831 consensus_queue.cc:237] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:03.023386 15548 raft_consensus.cc:515] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:03.026007 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:05:03.026516 15627 raft_consensus.cc:3055] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:03.026801 15627 raft_consensus.cc:740] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:05:03.027496 15627 consensus_queue.cc:260] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:03.028193 15548 leader_election.cc:290] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [CANDIDATE]: Term 3 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:03.028502 15627 raft_consensus.cc:3060] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:03.028862 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c" candidate_uuid: "595f37335c974add9663f2679980a604" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:05:03.029367 15702 raft_consensus.cc:3060] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:03.038151 15702 raft_consensus.cc:2468] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 3.
I20260709 13:05:03.040400 16231 leader_election.cc:290] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:03.041944 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74333685565427e8736da004ed7d18f" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:05:03.042541 15701 raft_consensus.cc:3055] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:03.040647 15627 raft_consensus.cc:2468] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 595f37335c974add9663f2679980a604 in term 3.
I20260709 13:05:03.042927 15701 raft_consensus.cc:740] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:05:03.050987 15701 consensus_queue.cc:260] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:03.052755 15701 raft_consensus.cc:3060] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.042428 15553 raft_consensus.cc:2955] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:03.044124 15519 leader_election.cc:304] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [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: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:05:03.056901 17020 raft_consensus.cc:2804] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:03.056578 15448 catalog_manager.cc:5697] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:03.059727 17020 raft_consensus.cc:697] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 3 LEADER]: Becoming Leader. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:05:03.060698 17020 consensus_queue.cc:237] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:03.069124 15701 raft_consensus.cc:2468] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:05:03.140543 17057 raft_consensus.cc:993] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:05:03.141076 17004 raft_consensus.cc:1081] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:05:03.143231 16231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "837557d007eb4838b33d6b277ccb19c3"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:60118
I20260709 13:05:03.144472 16231 raft_consensus.cc:493] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:03.144886 16231 raft_consensus.cc:3060] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.153471 16231 raft_consensus.cc:515] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:03.155602 16231 leader_election.cc:290] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:03.160367 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837557d007eb4838b33d6b277ccb19c3" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:05:03.160982 15627 raft_consensus.cc:3055] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:03.161273 15627 raft_consensus.cc:740] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:05:03.161931 15627 consensus_queue.cc:260] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:03.164324 15627 raft_consensus.cc:3060] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.171720 15627 raft_consensus.cc:2468] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:05:03.173641 16198 leader_election.cc:304] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 
I20260709 13:05:03.174383 17054 raft_consensus.cc:2804] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:03.174829 17054 raft_consensus.cc:697] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:05:03.175674 17054 consensus_queue.cc:237] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:03.185127 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837557d007eb4838b33d6b277ccb19c3" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:05:03.185798 15550 raft_consensus.cc:3060] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.197993 15550 raft_consensus.cc:2468] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:05:03.089246 15448 catalog_manager.cc:5697] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 reported cstate change: term changed from 2 to 3, leader changed from 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) to 595f37335c974add9663f2679980a604 (127.14.26.129). New cstate: current_term: 3 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.793987 15450 catalog_manager.cc:5697] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:03.808431 15626 raft_consensus.cc:1275] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:05:03.827378 15665 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.620s	user 0.014s	sys 0.015s
W20260709 13:05:03.828110 15665 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.625s	user 0.014s	sys 0.019s
W20260709 13:05:03.828492 15665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 625824us
I20260709 13:05:03.845224 17095 ts_tablet_manager.cc:933] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:03.847440 17095 tablet_copy_client.cc:323] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.130:42781
I20260709 13:05:03.857213 15638 tablet_copy_service.cc:140] P 37fbf86beed3461ba5595921ebea28ae: Received BeginTabletCopySession request for tablet d8270d05892e47caa5cbd8777385e757 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:37406)
I20260709 13:05:03.857800 15638 tablet_copy_service.cc:161] P 37fbf86beed3461ba5595921ebea28ae: Beginning new tablet copy session on tablet d8270d05892e47caa5cbd8777385e757 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:37406: session id = 21840652267a4a7b9f70d0e6f126ab6c-d8270d05892e47caa5cbd8777385e757
I20260709 13:05:03.859910 15627 raft_consensus.cc:1275] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:03.865885 15638 tablet_copy_source_session.cc:215] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:03.872639 17084 consensus_queue.cc:1048] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:03.881743 15548 raft_consensus.cc:1275] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:03.891765 17090 consensus_queue.cc:1048] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:03.902468 15701 raft_consensus.cc:1275] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:03.909096 17102 ts_tablet_manager.cc:933] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:03.916373 17090 consensus_queue.cc:1048] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:03.917500 17099 ts_tablet_manager.cc:933] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:04.010059 17102 tablet_copy_client.cc:323] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.130:42781
I20260709 13:05:04.033699 17099 tablet_copy_client.cc:323] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.130:42781
W20260709 13:05:04.098495 15591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 168920us
I20260709 13:05:04.100063 17054 consensus_queue.cc:1048] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:04.101773 17095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8270d05892e47caa5cbd8777385e757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.112452 17006 raft_consensus.cc:493] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:04.113008 17006 raft_consensus.cc:515] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:04.115074 17006 leader_election.cc:290] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:04.117223 15637 tablet_copy_service.cc:140] P 37fbf86beed3461ba5595921ebea28ae: Received BeginTabletCopySession request for tablet fb3a999901e84c90a4f105c467ccc5fb from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:37406)
I20260709 13:05:04.117799 15637 tablet_copy_service.cc:161] P 37fbf86beed3461ba5595921ebea28ae: Beginning new tablet copy session on tablet fb3a999901e84c90a4f105c467ccc5fb from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:37406: session id = 21840652267a4a7b9f70d0e6f126ab6c-fb3a999901e84c90a4f105c467ccc5fb
I20260709 13:05:04.117897 17095 tablet_copy_client.cc:806] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:04.118496 17095 tablet_copy_client.cc:670] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:04.127079 15637 tablet_copy_source_session.cc:215] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:04.130299 17099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3a999901e84c90a4f105c467ccc5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.131664 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5c9ed0f43f41c5b4abbe8e8149f8e1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:05:04.132965 15638 tablet_copy_service.cc:140] P 37fbf86beed3461ba5595921ebea28ae: Received BeginTabletCopySession request for tablet e4b065a5ad8f46b195b12e0775350937 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:37406)
I20260709 13:05:04.133546 15638 tablet_copy_service.cc:161] P 37fbf86beed3461ba5595921ebea28ae: Beginning new tablet copy session on tablet e4b065a5ad8f46b195b12e0775350937 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:37406: session id = 21840652267a4a7b9f70d0e6f126ab6c-e4b065a5ad8f46b195b12e0775350937
I20260709 13:05:04.134915 17006 raft_consensus.cc:493] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:04.135474 17006 raft_consensus.cc:515] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:04.137359 17006 leader_election.cc:290] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:04.137988 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:05:04.151291 17099 tablet_copy_client.cc:806] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:04.151906 17099 tablet_copy_client.cc:670] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:04.164710 15638 tablet_copy_source_session.cc:215] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:04.167450 17099 tablet_copy_client.cc:538] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:04.172175 17113 ts_tablet_manager.cc:933] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:04.177443 16229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:04.181437 17099 tablet_bootstrap.cc:492] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:05:04.181460 17113 tablet_copy_client.cc:323] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:05:04.192389 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet 8ae1b864b8304c9ba39704f61d510746 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:05:04.192862 17102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b065a5ad8f46b195b12e0775350937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.193038 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet 8ae1b864b8304c9ba39704f61d510746 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-8ae1b864b8304c9ba39704f61d510746
I20260709 13:05:04.199580 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:04.210211 15712 tablet_copy_source_session.cc:215] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:04.218408 17113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae1b864b8304c9ba39704f61d510746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.224135 17102 tablet_copy_client.cc:806] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:04.224902 17102 tablet_copy_client.cc:670] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:04.233613 15450 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43004 (request call id 208) took 1005 ms. Trace:
I20260709 13:05:04.234155 15450 rpcz_store.cc:276] 0709 13:05:03.228320 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:03.228484 (+   164us) service_pool.cc:224] Handling call
0709 13:05:04.233468 (+1004984us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:05:03.927458 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:05:03.927944 (+   486us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:05:03.927973 (+    29us) write_op.cc:435] Acquired schema lock
0709 13:05:03.927988 (+    15us) tablet.cc:662] Decoding operations
0709 13:05:03.943682 (+ 15694us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:05:03.991101 (+ 47419us) write_op.cc:641] Partition lock acquired for write op
0709 13:05:03.991155 (+    54us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:05:03.991450 (+   295us) tablet.cc:701] Row locks acquired
0709 13:05:03.991481 (+    31us) write_op.cc:260] PREPARE: finished
0709 13:05:03.991664 (+   183us) write_op.cc:270] Start()
0709 13:05:03.991814 (+   150us) write_op.cc:276] Timestamp: P: 1783602303991603 usec, L: 0
0709 13:05:03.991843 (+    29us) op_driver.cc:348] REPLICATION: starting
0709 13:05:03.992627 (+   784us) log.cc:844] Serialized 536 byte log entry
0709 13:05:04.013676 (+ 21049us) op_driver.cc:464] REPLICATION: finished
0709 13:05:04.015638 (+  1962us) write_op.cc:301] APPLY: starting
0709 13:05:04.015705 (+    67us) tablet.cc:1367] starting BulkCheckPresence
0709 13:05:04.015811 (+   106us) tablet.cc:1370] finished BulkCheckPresence
0709 13:05:04.015911 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:05:04.016108 (+   197us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:05:04.016242 (+   134us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:05:04.016314 (+    72us) write_op.cc:312] APPLY: finished
0709 13:05:04.016512 (+   198us) log.cc:844] Serialized 23 byte log entry
0709 13:05:04.016663 (+   151us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:04.016732 (+    69us) write_op.cc:454] Released schema lock
0709 13:05:04.016766 (+    34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":1807,"apply.run_cpu_time_us":1342,"apply.run_wall_time_us":1341,"num_ops":1,"prepare.queue_time_us":129469,"prepare.run_cpu_time_us":5416,"prepare.run_wall_time_us":66968,"replication_time_us":21696,"thread_start_us":26892,"threads_started":1}]]}
W20260709 13:05:04.249292 15574 debug-util.cc:398] Leaking SignalData structure 0x7b08000b5180 after lost signal to thread 14445
W20260709 13:05:04.250387 15574 debug-util.cc:398] Leaking SignalData structure 0x7b080014c560 after lost signal to thread 15485
W20260709 13:05:04.251457 15574 debug-util.cc:398] Leaking SignalData structure 0x7b0800334220 after lost signal to thread 15577
W20260709 13:05:04.251641 15574 debug-util.cc:398] Leaking SignalData structure 0x7b0800291a20 after lost signal to thread 15578
I20260709 13:05:04.266839 17113 tablet_copy_client.cc:806] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:04.267819 17113 tablet_copy_client.cc:670] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:04.271217 15552 raft_consensus.cc:1275] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:04.279577 17115 raft_consensus.cc:493] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db45473da1854d959ff574c462d84d2e)
I20260709 13:05:04.280413 17115 raft_consensus.cc:515] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:04.293469 17116 raft_consensus.cc:493] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db45473da1854d959ff574c462d84d2e)
I20260709 13:05:04.294055 17116 raft_consensus.cc:515] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:04.297394 17115 leader_election.cc:290] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db45473da1854d959ff574c462d84d2e (127.14.26.131:38761), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:04.303632 17116 leader_election.cc:290] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:04.305959 17040 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:04.306635 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a75442baac94e579714ac1f8ca11b26" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:05:04.306491 17040 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:04.308537 17040 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:04.321220 17088 raft_consensus.cc:493] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db45473da1854d959ff574c462d84d2e)
I20260709 13:05:04.322610 17088 raft_consensus.cc:515] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:04.333523 17088 leader_election.cc:290] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db45473da1854d959ff574c462d84d2e (127.14.26.131:38761), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:04.333920 17040 raft_consensus.cc:493] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
W20260709 13:05:04.336030 15665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 122897us
I20260709 13:05:04.340075 17040 raft_consensus.cc:515] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:04.342399 17040 leader_election.cc:290] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:04.345705 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:05:04.349424 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d9def611594e7c907816b4a7af4c37" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:05:04.350590 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a353cd540d4ccbb9b00dbcf0117acd" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:05:04.351840 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:05:04.352252 15698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a75442baac94e579714ac1f8ca11b26" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:05:04.366638 15594 leader_election.cc:304] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:05:04.367695 17081 raft_consensus.cc:2749] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:04.369351 17099 tablet_bootstrap.cc:492] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:04.370292 17099 tablet_bootstrap.cc:492] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:05:04.421283 17117 raft_consensus.cc:493] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db45473da1854d959ff574c462d84d2e)
W20260709 13:05:04.421710 15574 debug-util.cc:398] Leaking SignalData structure 0x7b0800358ee0 after lost signal to thread 15652
I20260709 13:05:04.421964 17117 raft_consensus.cc:515] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:04.424486 17117 leader_election.cc:290] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:05:04.427347 15574 debug-util.cc:398] Leaking SignalData structure 0x7b0800099080 after lost signal to thread 15726
I20260709 13:05:04.427161 15698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c6d291d98746ddb09862b16baf7053" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
W20260709 13:05:04.428510 15574 debug-util.cc:398] Leaking SignalData structure 0x7b080030d720 after lost signal to thread 16258
W20260709 13:05:04.428825 15574 debug-util.cc:398] Leaking SignalData structure 0x7b08002f6a20 after lost signal to thread 16259
W20260709 13:05:04.429174 15574 debug-util.cc:398] Leaking SignalData structure 0x7b080031fde0 after lost signal to thread 17011
W20260709 13:05:04.429456 15574 debug-util.cc:398] Leaking SignalData structure 0x7b08002cf1c0 after lost signal to thread 17033
I20260709 13:05:04.432699 15624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5c9ed0f43f41c5b4abbe8e8149f8e1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:05:04.432886 15448 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58126 (request call id 328) took 1345 ms. Trace:
I20260709 13:05:04.444173 17040 raft_consensus.cc:493] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:04.444726 17040 raft_consensus.cc:515] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:04.446696 17040 leader_election.cc:290] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:04.446991 15698 raft_consensus.cc:1275] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:04.448038 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:05:04.437227 15448 rpcz_store.cc:276] 0709 13:05:03.086178 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:03.086326 (+   148us) service_pool.cc:224] Handling call
0709 13:05:04.431679 (+1345353us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:05:03.242678 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:05:03.243341 (+   663us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:05:03.243389 (+    48us) write_op.cc:435] Acquired schema lock
0709 13:05:03.243406 (+    17us) tablet.cc:662] Decoding operations
0709 13:05:03.243780 (+   374us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:05:03.243844 (+    64us) write_op.cc:641] Partition lock acquired for write op
0709 13:05:03.243879 (+    35us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:05:03.244106 (+   227us) tablet.cc:701] Row locks acquired
0709 13:05:03.244121 (+    15us) write_op.cc:260] PREPARE: finished
0709 13:05:03.244281 (+   160us) write_op.cc:270] Start()
0709 13:05:03.244407 (+   126us) write_op.cc:276] Timestamp: P: 1783602303244229 usec, L: 0
0709 13:05:03.244441 (+    34us) op_driver.cc:348] REPLICATION: starting
0709 13:05:03.917504 (+673063us) log.cc:844] Serialized 541 byte log entry
0709 13:05:04.007740 (+ 90236us) op_driver.cc:464] REPLICATION: finished
0709 13:05:04.013550 (+  5810us) write_op.cc:301] APPLY: starting
0709 13:05:04.013649 (+    99us) tablet.cc:1367] starting BulkCheckPresence
0709 13:05:04.013779 (+   130us) tablet.cc:1370] finished BulkCheckPresence
0709 13:05:04.013965 (+   186us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:05:04.014226 (+   261us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:05:04.014423 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:05:04.014486 (+    63us) write_op.cc:312] APPLY: finished
0709 13:05:04.014749 (+   263us) log.cc:844] Serialized 23 byte log entry
0709 13:05:04.014930 (+   181us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:04.014996 (+    66us) write_op.cc:454] Released schema lock
0709 13:05:04.015049 (+    53us) write_op.cc:341] FINISH: Updating metrics
0709 13:05:04.015334 (+   285us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:04.015362 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":6784,"child_traces":[["op",{"apply.queue_time_us":5599,"apply.run_cpu_time_us":1790,"apply.run_wall_time_us":1789,"num_ops":1,"prepare.queue_time_us":147,"prepare.run_cpu_time_us":11577,"prepare.run_wall_time_us":684603,"replication_time_us":763145,"thread_start_us":5277,"threads_started":1}]]}
I20260709 13:05:04.448146 17040 raft_consensus.cc:493] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:04.451599 17040 raft_consensus.cc:515] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:04.453586 17040 leader_election.cc:290] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:04.454342 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:05:04.458237 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c6d291d98746ddb09862b16baf7053" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "595f37335c974add9663f2679980a604" is_pre_election: true
I20260709 13:05:04.463210 15591 leader_election.cc:304] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:05:04.472333 17115 raft_consensus.cc:2749] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:04.504799 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:05:04.510881 15624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:05:04.512495 17080 consensus_queue.cc:1048] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:04.526609 17125 consensus_queue.cc:1048] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:04.539870 16229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:04.548240 16231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d9def611594e7c907816b4a7af4c37" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:04.550540 17113 tablet_copy_client.cc:538] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:04.560202 16231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a353cd540d4ccbb9b00dbcf0117acd" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:04.370955 17099 ts_tablet_manager.cc:1403] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.190s	user 0.018s	sys 0.009s
I20260709 13:05:04.566365 17095 tablet_copy_client.cc:538] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:04.614171 15593 leader_election.cc:304] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e
I20260709 13:05:04.621639 15593 leader_election.cc:304] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e
I20260709 13:05:04.623489 17081 raft_consensus.cc:2749] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:04.622874 17086 raft_consensus.cc:2749] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:04.595037 15623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:05:04.634171 17095 tablet_bootstrap.cc:492] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:05:04.636144 15667 leader_election.cc:304] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 21840652267a4a7b9f70d0e6f126ab6c, 595f37335c974add9663f2679980a604
I20260709 13:05:04.641117 17040 raft_consensus.cc:2749] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:04.642072 17102 tablet_copy_client.cc:538] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:04.643904 15667 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 21840652267a4a7b9f70d0e6f126ab6c, 595f37335c974add9663f2679980a604
I20260709 13:05:04.645066 17055 raft_consensus.cc:2749] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:05:04.622819 17099 raft_consensus.cc:359] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:04.562966 17113 tablet_bootstrap.cc:492] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:05:04.646385 17099 raft_consensus.cc:740] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:05:04.659492 17102 tablet_bootstrap.cc:492] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:05:04.659096 17099 consensus_queue.cc:260] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:04.662730 15667 leader_election.cc:304] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:04.663731 17099 ts_tablet_manager.cc:1434] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.001s
I20260709 13:05:04.668360 17006 raft_consensus.cc:2749] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:04.670801 15667 leader_election.cc:304] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:04.673247 17055 raft_consensus.cc:2749] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:04.676106 15667 leader_election.cc:304] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:04.682667 17040 raft_consensus.cc:2749] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:04.683627 15667 leader_election.cc:304] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:04.684355 17040 raft_consensus.cc:2749] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:04.693300 15636 tablet_copy_service.cc:342] P 37fbf86beed3461ba5595921ebea28ae: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-fb3a999901e84c90a4f105c467ccc5fb received from {username='slave'} at 127.0.0.1:37406
I20260709 13:05:04.694947 15636 tablet_copy_service.cc:434] P 37fbf86beed3461ba5595921ebea28ae: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-fb3a999901e84c90a4f105c467ccc5fb on tablet fb3a999901e84c90a4f105c467ccc5fb with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:04.750555 17113 tablet_bootstrap.cc:492] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:04.751583 17113 tablet_bootstrap.cc:492] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:05:04.752285 17113 ts_tablet_manager.cc:1403] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.190s	user 0.028s	sys 0.004s
I20260709 13:05:04.755481 17113 raft_consensus.cc:359] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:04.756340 17113 raft_consensus.cc:740] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:05:04.757045 17113 consensus_queue.cc:260] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:04.768899 17102 tablet_bootstrap.cc:492] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:04.770992 17113 ts_tablet_manager.cc:1434] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:05:04.774441 17102 tablet_bootstrap.cc:492] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:05:04.773201 17095 tablet_bootstrap.cc:492] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:04.775223 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-8ae1b864b8304c9ba39704f61d510746 received from {username='slave'} at 127.0.0.1:40860
I20260709 13:05:04.775401 17102 ts_tablet_manager.cc:1403] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.116s	user 0.029s	sys 0.005s
I20260709 13:05:04.775663 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-8ae1b864b8304c9ba39704f61d510746 on tablet 8ae1b864b8304c9ba39704f61d510746 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:04.775966 17095 tablet_bootstrap.cc:492] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:05:04.778697 17095 ts_tablet_manager.cc:1403] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.145s	user 0.032s	sys 0.002s
I20260709 13:05:04.778448 17102 raft_consensus.cc:359] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:04.779346 17102 raft_consensus.cc:740] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:05:04.779999 17102 consensus_queue.cc:260] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:04.782629 17102 ts_tablet_manager.cc:1434] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:05:04.782182 17095 raft_consensus.cc:359] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:04.783099 17095 raft_consensus.cc:740] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:05:04.783850 17095 consensus_queue.cc:260] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:04.784555 15636 tablet_copy_service.cc:342] P 37fbf86beed3461ba5595921ebea28ae: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-e4b065a5ad8f46b195b12e0775350937 received from {username='slave'} at 127.0.0.1:37406
I20260709 13:05:04.784974 15636 tablet_copy_service.cc:434] P 37fbf86beed3461ba5595921ebea28ae: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-e4b065a5ad8f46b195b12e0775350937 on tablet e4b065a5ad8f46b195b12e0775350937 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:04.787392 17095 ts_tablet_manager.cc:1434] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:04.788993 15636 tablet_copy_service.cc:342] P 37fbf86beed3461ba5595921ebea28ae: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-d8270d05892e47caa5cbd8777385e757 received from {username='slave'} at 127.0.0.1:37406
I20260709 13:05:04.789404 15636 tablet_copy_service.cc:434] P 37fbf86beed3461ba5595921ebea28ae: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-d8270d05892e47caa5cbd8777385e757 on tablet d8270d05892e47caa5cbd8777385e757 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:04.877440 16233 raft_consensus.cc:1217] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:05:04.883502 16233 raft_consensus.cc:1217] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:04.973686 16231 raft_consensus.cc:1217] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:05:05.106422 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:05.142702 16229 raft_consensus.cc:1217] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 13:05:05.227108 15649 debug-util.cc:398] Leaking SignalData structure 0x7b080016b180 after lost signal to thread 14445
W20260709 13:05:05.228199 15649 debug-util.cc:398] Leaking SignalData structure 0x7b0800163860 after lost signal to thread 15485
W20260709 13:05:05.229465 15649 debug-util.cc:398] Leaking SignalData structure 0x7b0800339880 after lost signal to thread 15577
W20260709 13:05:05.229807 15649 debug-util.cc:398] Leaking SignalData structure 0x7b08002585c0 after lost signal to thread 15578
W20260709 13:05:05.230865 15649 debug-util.cc:398] Leaking SignalData structure 0x7b08002cddc0 after lost signal to thread 15652
W20260709 13:05:05.232932 15649 debug-util.cc:398] Leaking SignalData structure 0x7b08002691a0 after lost signal to thread 15726
W20260709 13:05:05.234531 15649 debug-util.cc:398] Leaking SignalData structure 0x7b08000cbac0 after lost signal to thread 16258
W20260709 13:05:05.234905 15649 debug-util.cc:398] Leaking SignalData structure 0x7b08003656c0 after lost signal to thread 16259
I20260709 13:05:05.270671 15553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81e2211cd14e40e49d1cf7f12f63dd14"
dest_uuid: "595f37335c974add9663f2679980a604"
mode: GRACEFUL
new_leader_uuid: "db45473da1854d959ff574c462d84d2e"
 from {username='slave'} at 127.0.0.1:47404
I20260709 13:05:05.271394 15553 raft_consensus.cc:606] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Received request to transfer leadership to TS db45473da1854d959ff574c462d84d2e
I20260709 13:05:05.275462 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:05:05.277295 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:05.316323 17115 raft_consensus.cc:1064] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
W20260709 13:05:05.358731 15593 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:05:05.466889 15591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 48402.4us
I20260709 13:05:05.480677 17081 raft_consensus.cc:1064] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:05:05.485371 16916 raft_consensus.cc:993] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604: : Instructing follower db45473da1854d959ff574c462d84d2e to start an election
I20260709 13:05:05.485842 16916 raft_consensus.cc:1081] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Signalling peer db45473da1854d959ff574c462d84d2e to start an election
I20260709 13:05:05.483495 17081 consensus_queue.cc:237] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:05.427352 17115 consensus_queue.cc:237] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:05.516383 15699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81e2211cd14e40e49d1cf7f12f63dd14"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
 from {username='slave'} at 127.0.0.1:53036
I20260709 13:05:05.517004 15699 raft_consensus.cc:493] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:05.517411 15699 raft_consensus.cc:3060] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:05.565888 15594 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 99813.1us
I20260709 13:05:05.576370 15699 raft_consensus.cc:515] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:05.578881 15699 leader_election.cc:290] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
W20260709 13:05:05.601768 15667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 84809.2us
W20260709 13:05:05.585357 15665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 73134.2us
W20260709 13:05:05.605907 15591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 86330.2us
I20260709 13:05:05.633142 15550 raft_consensus.cc:1275] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:05:05.634503 17133 log.cc:927] Time spent T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae: Append to log took a long time: real 0.062s	user 0.002s	sys 0.000s
I20260709 13:05:05.644729 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e2211cd14e40e49d1cf7f12f63dd14" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "595f37335c974add9663f2679980a604"
I20260709 13:05:05.645654 15550 raft_consensus.cc:3055] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:05.646286 15550 raft_consensus.cc:740] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 595f37335c974add9663f2679980a604, State: Running, Role: LEADER
I20260709 13:05:05.680274 15550 consensus_queue.cc:260] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:05.686169 15550 raft_consensus.cc:3060] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:05.694446 15591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 56909.9us
I20260709 13:05:05.701789 17148 consensus_queue.cc:1048] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:05.713616 16231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e2211cd14e40e49d1cf7f12f63dd14" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
I20260709 13:05:05.714207 16231 raft_consensus.cc:3060] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:05.715447 16234 raft_consensus.cc:1275] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:05.725021 16225 raft_consensus.cc:1275] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:05.722450 16231 raft_consensus.cc:2468] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:05:05.728334 17040 raft_consensus.cc:1064] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
W20260709 13:05:05.734802 15519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 114261us
I20260709 13:05:05.735589 15552 raft_consensus.cc:1275] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:05.732234 17040 consensus_queue.cc:237] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:05.750092 15550 raft_consensus.cc:2468] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:05:05.753594 17137 consensus_queue.cc:1048] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
W20260709 13:05:05.793135 15665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 105031us
I20260709 13:05:05.794669 15665 leader_election.cc:304] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:05:05.798802 17136 raft_consensus.cc:2804] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:05.799355 17136 raft_consensus.cc:697] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:05:05.800228 17136 consensus_queue.cc:237] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:05:05.802752 15667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 85992.5us
I20260709 13:05:05.804963 15553 raft_consensus.cc:1275] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:05:05.803370 15593 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.132:43253, user_credentials={real_user=slave}} blocked reactor thread for 150825us
I20260709 13:05:05.823634 16234 raft_consensus.cc:1275] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:05.825071 15699 raft_consensus.cc:1275] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:05.829140 15699 raft_consensus.cc:1275] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:05.820601 17139 consensus_queue.cc:1048] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:05:05.821986 17141 consensus_queue.cc:1048] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 13:05:05.837081 17141 consensus_queue.cc:1048] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:05.843389 17137 consensus_queue.cc:1048] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:05.843919 17152 consensus_queue.cc:1048] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:05.855754 15620 raft_consensus.cc:1275] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:05.899436 17152 consensus_queue.cc:1048] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:05:05.905329 17040 consensus_queue.cc:1048] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:05.899713 17132 raft_consensus.cc:1064] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:05:05.927238 15451 catalog_manager.cc:5697] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 2 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:05.956667 17147 raft_consensus.cc:2955] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:05.962818 15698 raft_consensus.cc:2955] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:05.984311 17132 consensus_queue.cc:237] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:06.054953 15552 raft_consensus.cc:2955] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
W20260709 13:05:06.116279 15593 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.132:43253, user_credentials={real_user=slave}} blocked reactor thread for 60808.3us
W20260709 13:05:06.103485 17164 log.cc:927] Time spent T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 13:05:06.000425 17148 raft_consensus.cc:2955] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
W20260709 13:05:06.235790 15518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.132:43253, user_credentials={real_user=slave}} blocked reactor thread for 125030us
W20260709 13:05:06.239301 15667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 181665us
I20260709 13:05:06.241568 17006 raft_consensus.cc:2955] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
W20260709 13:05:06.397307 17170 log.cc:927] Time spent T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260709 13:05:06.405516 15622 raft_consensus.cc:2955] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:06.509178 15548 raft_consensus.cc:2955] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
W20260709 13:05:06.519455 17163 log.cc:927] Time spent T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e: Append to log took a long time: real 0.399s	user 0.002s	sys 0.001s
I20260709 13:05:06.520834 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:06.535851 15695 raft_consensus.cc:1275] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:05:06.554992 15518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 47525.6us
I20260709 13:05:06.563912 15448 catalog_manager.cc:5697] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:06.575575 17132 consensus_queue.cc:1048] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:06.584285 15552 raft_consensus.cc:1275] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:06.592335 15697 raft_consensus.cc:2955] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:06.618013 15549 raft_consensus.cc:1275] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:06.612936 15449 catalog_manager.cc:5697] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:06.630306 16231 raft_consensus.cc:1275] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEARNER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:06.632823 17147 consensus_queue.cc:1048] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:06.634310 16231 raft_consensus.cc:2955] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:06.640818 17132 consensus_queue.cc:1048] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:06.640190 16233 raft_consensus.cc:2955] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:06.648005 16226 raft_consensus.cc:2955] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:06.652093 16227 raft_consensus.cc:1275] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:05:06.654783 15518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 98199.7us
I20260709 13:05:06.655471 17169 consensus_queue.cc:1048] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:05:06.663053 15552 raft_consensus.cc:2955] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:06.668259 17006 consensus_queue.cc:1048] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 13:05:06.790020 15451 catalog_manager.cc:5697] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:05:06.804909 15519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 45099.6us
I20260709 13:05:06.876411 17176 raft_consensus.cc:2955] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:06.885278 15695 consensus_queue.cc:237] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:06.888749 15697 raft_consensus.cc:2955] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:06.929032 15627 consensus_queue.cc:237] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:06.936105 16229 raft_consensus.cc:1275] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:06.941771 15699 raft_consensus.cc:1275] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:06.944684 15620 consensus_queue.cc:237] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:06.952319 17141 consensus_queue.cc:1048] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 13:05:06.967633 17147 consensus_queue.cc:1048] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:06.971483 16227 raft_consensus.cc:1275] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:05:07.013749 15668 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:07.044085 15549 raft_consensus.cc:1275] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:05:07.035161 17191 log.cc:927] Time spent T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:05:07.043601 17174 consensus_queue.cc:1048] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 13:05:07.077137 17137 consensus_queue.cc:1048] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:07.085907 15697 raft_consensus.cc:2955] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.091755 15549 raft_consensus.cc:1275] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:07.103555 17169 consensus_queue.cc:1048] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 13:05:07.130259 17155 raft_consensus.cc:2955] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.133095 15549 raft_consensus.cc:2955] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.098634 17115 raft_consensus.cc:2955] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.145861 15551 raft_consensus.cc:2955] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.161142 16231 raft_consensus.cc:2955] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.166594 15449 catalog_manager.cc:5697] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index 3 to 4, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:07.168617 16226 raft_consensus.cc:1275] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:07.176075 17148 raft_consensus.cc:2955] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.178217 16227 raft_consensus.cc:2955] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.187954 15437 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb3a999901e84c90a4f105c467ccc5fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:07.190189 15437 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8270d05892e47caa5cbd8777385e757 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:07.190266 15548 raft_consensus.cc:2955] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.199672 17143 consensus_queue.cc:1048] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:07.207679 16225 raft_consensus.cc:2955] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.235136 16231 raft_consensus.cc:2955] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.278309 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8ae1b864b8304c9ba39704f61d510746 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:07.303395 15451 catalog_manager.cc:5697] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 4 to 5, VOTER 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) evicted. New cstate: current_term: 2 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.309182 15451 catalog_manager.cc:5697] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 reported cstate change: config changed from index 4 to 5, VOTER db45473da1854d959ff574c462d84d2e (127.14.26.131) evicted. New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.478461 15448 catalog_manager.cc:5697] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.506524 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet fb3a999901e84c90a4f105c467ccc5fb with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38790
I20260709 13:05:07.530335 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ae1b864b8304c9ba39704f61d510746 with delete_type TABLET_DATA_TOMBSTONED (TS 37fbf86beed3461ba5595921ebea28ae not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48462
I20260709 13:05:07.531347 15689 tablet_service.cc:1558] Processing DeleteTablet for tablet d8270d05892e47caa5cbd8777385e757 with delete_type TABLET_DATA_TOMBSTONED (TS db45473da1854d959ff574c462d84d2e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53022
I20260709 13:05:07.531693 15627 consensus_queue.cc:237] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:07.516753 17199 tablet_replica.cc:333] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:07.552206 16231 raft_consensus.cc:1275] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:07.554422 17200 tablet_replica.cc:333] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:07.554008 17176 consensus_queue.cc:1048] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:07.562278 15695 raft_consensus.cc:1275] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:07.570551 17176 consensus_queue.cc:1048] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:07.576223 17201 tablet_replica.cc:333] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:07.587879 17199 raft_consensus.cc:2243] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:07.583761 16231 raft_consensus.cc:2955] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.580147 17115 raft_consensus.cc:2955] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.644717 17199 raft_consensus.cc:2272] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:07.659157 15699 raft_consensus.cc:2955] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.667165 17199 ts_tablet_manager.cc:1916] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:07.696020 17200 raft_consensus.cc:2243] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:07.697063 17200 raft_consensus.cc:2272] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:07.698350 15451 catalog_manager.cc:5697] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 4 to 5, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:07.704821 17200 ts_tablet_manager.cc:1916] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:07.709800 15437 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e4b065a5ad8f46b195b12e0775350937 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:07.713694 15542 tablet_service.cc:1558] Processing DeleteTablet for tablet e4b065a5ad8f46b195b12e0775350937 with delete_type TABLET_DATA_TOMBSTONED (TS 595f37335c974add9663f2679980a604 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38790
I20260709 13:05:07.718227 17201 raft_consensus.cc:2243] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:07.719487 17201 raft_consensus.cc:2272] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:07.722975 17201 ts_tablet_manager.cc:1916] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:07.792012 17199 ts_tablet_manager.cc:1929] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:07.792752 17199 log.cc:1199] T fb3a999901e84c90a4f105c467ccc5fb P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/fb3a999901e84c90a4f105c467ccc5fb
W20260709 13:05:07.791688 16199 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 62692.6us
I20260709 13:05:07.795226 17199 tablet_replica.cc:333] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:07.795048 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet fb3a999901e84c90a4f105c467ccc5fb (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:05:07.796877 17199 raft_consensus.cc:2243] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:07.798096 17199 raft_consensus.cc:2272] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:07.803315 17199 ts_tablet_manager.cc:1916] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:07.832862 17199 ts_tablet_manager.cc:1929] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:05:07.833371 17199 log.cc:1199] T e4b065a5ad8f46b195b12e0775350937 P 595f37335c974add9663f2679980a604: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/wals/e4b065a5ad8f46b195b12e0775350937
I20260709 13:05:07.847563 15435 catalog_manager.cc:5028] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): tablet e4b065a5ad8f46b195b12e0775350937 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:05:07.886579 17200 ts_tablet_manager.cc:1929] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:05:07.908316 17200 log.cc:1199] T 8ae1b864b8304c9ba39704f61d510746 P 37fbf86beed3461ba5595921ebea28ae: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/wals/8ae1b864b8304c9ba39704f61d510746
I20260709 13:05:07.920298 15437 catalog_manager.cc:5028] TS 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): tablet 8ae1b864b8304c9ba39704f61d510746 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:05:07.938735 17201 ts_tablet_manager.cc:1929] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:05:07.940276 17201 log.cc:1199] T d8270d05892e47caa5cbd8777385e757 P db45473da1854d959ff574c462d84d2e: Deleting WAL directory at /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/wals/d8270d05892e47caa5cbd8777385e757
I20260709 13:05:07.942710 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:07.952641 15438 catalog_manager.cc:5028] TS db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): tablet d8270d05892e47caa5cbd8777385e757 (table test-workload [id=06b4408463184d9ba40f0caf2121dbdd]) successfully deleted
I20260709 13:05:08.023839 15695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07c7a388aa440128768cf066aa08620"
dest_uuid: "db45473da1854d959ff574c462d84d2e"
mode: GRACEFUL
new_leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:59580
I20260709 13:05:08.024714 15695 raft_consensus.cc:606] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Received request to transfer leadership to TS 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:08.026268 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:05:08.027902 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:08.039605 17151 raft_consensus.cc:993] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e: : Instructing follower 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:05:08.040300 17155 raft_consensus.cc:1081] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Signalling peer 21840652267a4a7b9f70d0e6f126ab6c to start an election
I20260709 13:05:08.045900 16231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07c7a388aa440128768cf066aa08620"
dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
 from {username='slave'} at 127.0.0.1:38584
I20260709 13:05:08.046545 16231 raft_consensus.cc:493] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:08.046931 16231 raft_consensus.cc:3060] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.061710 16231 raft_consensus.cc:515] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:08.065017 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c7a388aa440128768cf066aa08620" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:05:08.065801 15627 raft_consensus.cc:3060] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.081547 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c7a388aa440128768cf066aa08620" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:05:08.082271 15695 raft_consensus.cc:3055] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:08.082612 15695 raft_consensus.cc:740] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:05:08.083689 15627 raft_consensus.cc:2468] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:05:08.085510 16198 leader_election.cc:304] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 
I20260709 13:05:08.086752 17145 raft_consensus.cc:2804] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:08.087280 17145 raft_consensus.cc:697] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:05:08.088184 17145 consensus_queue.cc:237] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:08.083659 15695 consensus_queue.cc:260] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:08.092235 15695 raft_consensus.cc:3060] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.102653 15695 raft_consensus.cc:2468] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:05:08.104543 16231 leader_election.cc:290] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:08.116596 15451 catalog_manager.cc:5697] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from db45473da1854d959ff574c462d84d2e (127.14.26.131) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:08.632752 15626 raft_consensus.cc:1275] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:08.634447 17145 consensus_queue.cc:1048] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:08.644495 15695 raft_consensus.cc:1275] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:08.648533 17145 consensus_queue.cc:1048] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:08.862342 15620 consensus_queue.cc:237] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
W20260709 13:05:08.887002 15593 consensus_peers.cc:597] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c26604028a3e4fd5af3415e7d9c712b1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:08.889297 15699 raft_consensus.cc:1275] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:08.889459 15551 raft_consensus.cc:1275] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:08.891261 17148 consensus_queue.cc:1048] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:08.892314 17138 consensus_queue.cc:1048] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:09.025446 17138 raft_consensus.cc:2955] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:09.028967 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:05:09.036024 15519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 51258.2us
I20260709 13:05:09.119609 15695 raft_consensus.cc:2955] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:09.130309 15551 raft_consensus.cc:2955] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:09.138808 14442 tablet_server.cc:179] TabletServer@127.14.26.129:0 shutting down...
I20260709 13:05:09.136210 15549 consensus_queue.cc:237] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:09.155648 15451 catalog_manager.cc:5697] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 4, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 3 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:09.174311 16196 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:05:09.195317 16196 consensus_peers.cc:597] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.212870 16196 consensus_peers.cc:597] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.219336 15518 consensus_peers.cc:597] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7887e02292ac490dab5636af4e313c19. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:09.219835 15627 raft_consensus.cc:1275] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:09.219805 15695 raft_consensus.cc:1275] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 595f37335c974add9663f2679980a604: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:09.222371 17216 consensus_queue.cc:1048] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
W20260709 13:05:09.239182 15591 consensus_peers.cc:597] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.243834 15591 consensus_peers.cc:597] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.243616 17215 consensus_queue.cc:1048] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
W20260709 13:05:09.284619 15591 consensus_peers.cc:597] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.296742 17215 raft_consensus.cc:2955] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:09.300515 15695 raft_consensus.cc:2955] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:09.301311 15627 raft_consensus.cc:2955] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
W20260709 13:05:09.309104 16196 consensus_peers.cc:597] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.327145 15665 consensus_peers.cc:597] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.328949 15665 consensus_peers.cc:597] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.331413 15665 consensus_peers.cc:597] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.334110 15665 consensus_peers.cc:597] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.340672 17235 ts_tablet_manager.cc:933] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
W20260709 13:05:09.342294 16196 consensus_peers.cc:597] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.349436 15591 consensus_peers.cc:597] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.351287 15499 auto_rebalancer.cc:629] Failed to schedule move for tablet de4c0362b9c548ba81a80160086324d1: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:05:09.375061 15696 consensus_queue.cc:237] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
W20260709 13:05:09.378557 15665 consensus_peers.cc:597] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.379806 15665 consensus_peers.cc:597] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.381511 15591 consensus_peers.cc:597] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.370601 15450 catalog_manager.cc:5697] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index -1 to 3, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 2 leader_uuid: "595f37335c974add9663f2679980a604" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:09.386897 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:09.389544 14442 tablet_replica.cc:333] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.390493 14442 raft_consensus.cc:2243] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.391466 17235 tablet_copy_client.cc:323] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.130:42781
I20260709 13:05:09.393417 14442 raft_consensus.cc:2272] T be182db8fc09446fb10b9d2eb0f1924c P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.394032 15636 tablet_copy_service.cc:140] P 37fbf86beed3461ba5595921ebea28ae: Received BeginTabletCopySession request for tablet c26604028a3e4fd5af3415e7d9c712b1 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:37406)
I20260709 13:05:09.394681 15636 tablet_copy_service.cc:161] P 37fbf86beed3461ba5595921ebea28ae: Beginning new tablet copy session on tablet c26604028a3e4fd5af3415e7d9c712b1 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:37406: session id = 21840652267a4a7b9f70d0e6f126ab6c-c26604028a3e4fd5af3415e7d9c712b1
I20260709 13:05:09.400753 14442 tablet_replica.cc:333] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.402185 14442 raft_consensus.cc:2243] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.403580 14442 raft_consensus.cc:2272] T 46d88c53667d41aaad6ceffb4f1a20f2 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.407788 14442 tablet_replica.cc:333] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.408605 14442 raft_consensus.cc:2243] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.409657 14442 raft_consensus.cc:2272] T de4c0362b9c548ba81a80160086324d1 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.417630 14442 tablet_replica.cc:333] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604: stopping tablet replica
W20260709 13:05:09.425194 15591 consensus_peers.cc:597] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.426072 15665 consensus_peers.cc:597] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.418989 14442 raft_consensus.cc:2243] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.427548 14442 raft_consensus.cc:2272] T 5298614348cd43078ddb9c85e92788b5 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:09.429316 16196 consensus_peers.cc:597] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.432435 14442 tablet_replica.cc:333] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604: stopping tablet replica
W20260709 13:05:09.440042 15665 consensus_peers.cc:597] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.445555 14442 raft_consensus.cc:2243] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.447762 15636 tablet_copy_source_session.cc:215] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:09.451524 14442 raft_consensus.cc:2272] T f4dd83f8fef944bcb9660a737169f55f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.451998 17235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26604028a3e4fd5af3415e7d9c712b1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:09.454030 16196 consensus_peers.cc:597] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.454483 14442 tablet_replica.cc:333] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.458217 14442 raft_consensus.cc:2243] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.462093 14442 raft_consensus.cc:2272] T 03ef381ab59d468290dafdf63207eb82 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.473033 15620 raft_consensus.cc:1275] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:09.474231 15667 consensus_peers.cc:597] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 150c8f1732fc46ef9a0a735a36b5c0ff. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:09.474728 14442 tablet_replica.cc:333] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604: stopping tablet replica
W20260709 13:05:09.475279 15665 consensus_peers.cc:597] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.476536 14442 raft_consensus.cc:2243] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.477094 17151 consensus_queue.cc:1048] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:09.478091 14442 raft_consensus.cc:2272] T 8ae1b864b8304c9ba39704f61d510746 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.481120 14442 tablet_replica.cc:333] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.481951 14442 raft_consensus.cc:2243] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.482512 14442 raft_consensus.cc:2272] T a8de0687d4b3419ba80bde2f0f690629 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.485131 14442 tablet_replica.cc:333] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.485930 14442 raft_consensus.cc:2243] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:09.487282 15591 consensus_peers.cc:597] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.488731 14442 raft_consensus.cc:2272] T c26604028a3e4fd5af3415e7d9c712b1 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:09.489212 16196 consensus_peers.cc:597] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.491559 17235 tablet_copy_client.cc:806] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:09.491808 14442 tablet_replica.cc:333] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.492697 14442 raft_consensus.cc:2243] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.493232 14442 raft_consensus.cc:2272] T c228a815c3514386b0c052788c8110a4 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.493405 17235 tablet_copy_client.cc:670] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:09.495716 14442 tablet_replica.cc:333] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.496546 14442 raft_consensus.cc:2243] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.497100 14442 raft_consensus.cc:2272] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.499532 17235 tablet_copy_client.cc:538] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:09.502202 14442 tablet_replica.cc:333] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.504015 14442 raft_consensus.cc:2243] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.504693 14442 raft_consensus.cc:2272] T 804eb9f5951248efbcce4b8620b1a6a0 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:09.506592 15665 consensus_peers.cc:597] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.507367 14442 tablet_replica.cc:333] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.508185 14442 raft_consensus.cc:2243] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.511502 14442 raft_consensus.cc:2272] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.512202 17155 raft_consensus.cc:2955] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:09.514055 14442 tablet_replica.cc:333] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.514918 14442 raft_consensus.cc:2243] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.515810 14442 raft_consensus.cc:2272] T 456447707c6c45a6a32108a4aacca132 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:09.517752 15591 consensus_peers.cc:597] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.518476 14442 tablet_replica.cc:333] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.519383 14442 raft_consensus.cc:2243] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.520013 14442 raft_consensus.cc:2272] T 150c8f1732fc46ef9a0a735a36b5c0ff P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.523480 14442 tablet_replica.cc:333] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.524387 14442 raft_consensus.cc:2243] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.525036 14442 raft_consensus.cc:2272] T 0ec9b8458c794a5a81331249557ab35f P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.525701 17235 tablet_bootstrap.cc:492] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:05:09.525192 15620 raft_consensus.cc:2955] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } } }
I20260709 13:05:09.528373 14442 tablet_replica.cc:333] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604: stopping tablet replica
W20260709 13:05:09.528827 15665 consensus_peers.cc:597] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.529281 14442 raft_consensus.cc:2243] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.530406 14442 raft_consensus.cc:2272] T bb563a298bfa40b3b3cac26dd5d3bb86 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.533171 14442 tablet_replica.cc:333] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.534970 14442 raft_consensus.cc:2243] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.535591 14442 raft_consensus.cc:2272] T 81e2211cd14e40e49d1cf7f12f63dd14 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.538753 14442 tablet_replica.cc:333] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.539551 14442 raft_consensus.cc:2243] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.551280 14442 raft_consensus.cc:2272] T 837557d007eb4838b33d6b277ccb19c3 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.548475 15449 catalog_manager.cc:5697] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e reported cstate change: config changed from index -1 to 2, NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) added. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:09.554960 14442 tablet_replica.cc:333] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.555675 14442 raft_consensus.cc:2243] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.556317 14442 raft_consensus.cc:2272] T f103e95cc44f4dd8ab47644cfa94440e P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.558634 14442 tablet_replica.cc:333] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.559438 14442 raft_consensus.cc:2243] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.560019 14442 raft_consensus.cc:2272] T 1ae74476ad8b4a32b1325c581d87aeb9 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.563614 14442 tablet_replica.cc:333] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.564469 14442 raft_consensus.cc:2243] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.565043 14442 raft_consensus.cc:2272] T 21dcb72f701e41bbaa00f12f1f6da454 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.569788 14442 tablet_replica.cc:333] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604: stopping tablet replica
W20260709 13:05:09.570314 16196 consensus_peers.cc:597] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.570703 14442 raft_consensus.cc:2243] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.571740 14442 raft_consensus.cc:2272] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.574487 14442 tablet_replica.cc:333] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.575313 14442 raft_consensus.cc:2243] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.576278 14442 raft_consensus.cc:2272] T a7ffe7771abb4697b13a35cd687f6409 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.578994 14442 tablet_replica.cc:333] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.579846 14442 raft_consensus.cc:2243] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.580675 14442 raft_consensus.cc:2272] T d8270d05892e47caa5cbd8777385e757 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.583091 14442 tablet_replica.cc:333] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.595314 14442 raft_consensus.cc:2243] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.595989 14442 raft_consensus.cc:2272] T 0701b75abf264017b09e6d4c727d6b4e P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.600154 14442 tablet_replica.cc:333] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.601015 14442 raft_consensus.cc:2243] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.609674 14442 raft_consensus.cc:2272] T d2abe0e4149240a09a0c4a9846f96ad3 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.612454 14442 tablet_replica.cc:333] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.613368 14442 raft_consensus.cc:2243] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.613960 14442 raft_consensus.cc:2272] T 14ca92ff02324cd08a5b18315a6513eb P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.615936 17235 tablet_bootstrap.cc:492] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:09.616650 14442 tablet_replica.cc:333] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.616971 17235 tablet_bootstrap.cc:492] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:05:09.617681 14442 raft_consensus.cc:2243] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.617720 17235 ts_tablet_manager.cc:1403] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.092s	user 0.052s	sys 0.012s
I20260709 13:05:09.621225 17235 raft_consensus.cc:359] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:09.622090 17235 raft_consensus.cc:740] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:05:09.623083 14442 raft_consensus.cc:2272] T f4f63a585fc84d9bbc5841fd8993e492 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.622797 17235 consensus_queue.cc:260] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:09.625537 17235 ts_tablet_manager.cc:1434] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:09.627851 15636 tablet_copy_service.cc:342] P 37fbf86beed3461ba5595921ebea28ae: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-c26604028a3e4fd5af3415e7d9c712b1 received from {username='slave'} at 127.0.0.1:37406
I20260709 13:05:09.628348 15636 tablet_copy_service.cc:434] P 37fbf86beed3461ba5595921ebea28ae: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-c26604028a3e4fd5af3415e7d9c712b1 on tablet c26604028a3e4fd5af3415e7d9c712b1 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:09.635782 14442 tablet_replica.cc:333] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.636577 14442 raft_consensus.cc:2243] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.637454 14442 raft_consensus.cc:2272] T 3cb78c1d4489431aa1793309271e2f1f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.640527 14442 tablet_replica.cc:333] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.641336 14442 raft_consensus.cc:2243] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.642151 14442 raft_consensus.cc:2272] T dae336fe58c44fd9a12ec0deef9f0da4 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.648552 14442 tablet_replica.cc:333] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.649318 14442 raft_consensus.cc:2243] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:05:09.653864 16196 consensus_peers.cc:597] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.653857 14442 raft_consensus.cc:2272] T 04f68ff4965544a0843756ec3f6eb126 P 595f37335c974add9663f2679980a604 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.657691 14442 tablet_replica.cc:333] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.658520 14442 raft_consensus.cc:2243] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.659109 14442 raft_consensus.cc:2272] T 2dbe87ef63564d61bfb96f57c0e94664 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.661624 14442 tablet_replica.cc:333] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.662343 14442 raft_consensus.cc:2243] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.663130 14442 raft_consensus.cc:2272] T c89a0a7b2ee94da79244c7e8c45e4113 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.695917 14442 tablet_replica.cc:333] T 29c70659f97c4c8183cada0b74e2a195 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.696924 14442 raft_consensus.cc:2243] T 29c70659f97c4c8183cada0b74e2a195 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:09.697280 15591 consensus_peers.cc:597] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.699142 14442 raft_consensus.cc:2272] T 29c70659f97c4c8183cada0b74e2a195 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:09.703384 15591 consensus_peers.cc:597] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. 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 13:05:09.704772 14442 tablet_replica.cc:333] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.705749 14442 raft_consensus.cc:2243] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.708285 14442 raft_consensus.cc:2272] T 7887e02292ac490dab5636af4e313c19 P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.713726 14442 tablet_replica.cc:333] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.714562 14442 raft_consensus.cc:2243] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.715246 14442 raft_consensus.cc:2272] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 595f37335c974add9663f2679980a604 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.719547 14442 tablet_replica.cc:333] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.720726 14442 raft_consensus.cc:2243] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.721302 14442 raft_consensus.cc:2272] T 75c909c7a10c4170b187a2687e128d1c P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.724323 14442 tablet_replica.cc:333] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.724983 14442 raft_consensus.cc:2243] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.725986 14442 raft_consensus.cc:2272] T a3c37c4b66484fd492bd48729e4512d5 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.728531 14442 tablet_replica.cc:333] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.729269 14442 raft_consensus.cc:2243] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.729851 14442 raft_consensus.cc:2272] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.732336 14442 tablet_replica.cc:333] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.733047 14442 raft_consensus.cc:2243] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.733651 14442 raft_consensus.cc:2272] T c74333685565427e8736da004ed7d18f P 595f37335c974add9663f2679980a604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.736012 14442 tablet_replica.cc:333] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.736742 14442 raft_consensus.cc:2243] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.754468 14442 raft_consensus.cc:2272] T 4c49639517ab4cdabf2d3d92c84a14ba P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.757306 14442 tablet_replica.cc:333] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.758385 14442 raft_consensus.cc:2243] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.759419 14442 raft_consensus.cc:2272] T 55c6d291d98746ddb09862b16baf7053 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.761988 14442 tablet_replica.cc:333] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.762655 14442 raft_consensus.cc:2243] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:09.763247 14442 raft_consensus.cc:2272] T 5a75442baac94e579714ac1f8ca11b26 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.765854 14442 tablet_replica.cc:333] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604: stopping tablet replica
I20260709 13:05:09.766523 14442 raft_consensus.cc:2243] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:09.771351 14442 raft_consensus.cc:2272] T 718e99fc3a384812b9f1f74c3288dd21 P 595f37335c974add9663f2679980a604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:09.894758 16227 raft_consensus.cc:1217] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:05:09.961764 17235 ts_tablet_manager.cc:933] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:05:10.004685 15519 connection.cc:466] server connection from 127.0.0.1:45382 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45382 (request call id 329) could send its response
I20260709 13:05:10.024940 17235 tablet_copy_client.cc:323] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
I20260709 13:05:10.026801 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet 150c8f1732fc46ef9a0a735a36b5c0ff from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:05:10.027348 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet 150c8f1732fc46ef9a0a735a36b5c0ff from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-150c8f1732fc46ef9a0a735a36b5c0ff
I20260709 13:05:10.049320 15712 tablet_copy_source_session.cc:215] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:10.093138 17235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150c8f1732fc46ef9a0a735a36b5c0ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:10.123804 17235 tablet_copy_client.cc:806] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:10.124482 17235 tablet_copy_client.cc:670] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:10.128085 17235 tablet_copy_client.cc:538] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:10.149060 17235 tablet_bootstrap.cc:492] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
I20260709 13:05:10.192785 17235 tablet_bootstrap.cc:492] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:10.193817 17235 tablet_bootstrap.cc:492] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:05:10.194589 17235 ts_tablet_manager.cc:1403] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.046s	user 0.030s	sys 0.004s
I20260709 13:05:10.198530 17235 raft_consensus.cc:359] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:10.199523 17235 raft_consensus.cc:740] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:05:10.200261 17235 consensus_queue.cc:260] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:10.229573 17235 ts_tablet_manager.cc:1434] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:05:10.236621 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-150c8f1732fc46ef9a0a735a36b5c0ff received from {username='slave'} at 127.0.0.1:40860
I20260709 13:05:10.237077 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-150c8f1732fc46ef9a0a735a36b5c0ff on tablet 150c8f1732fc46ef9a0a735a36b5c0ff with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:10.446694 16227 raft_consensus.cc:1217] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:10.521739 17138 raft_consensus.cc:1064] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:05:10.524180 17138 consensus_queue.cc:237] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:10.540647 17223 raft_consensus.cc:493] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.541353 17223 raft_consensus.cc:515] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:10.544866 16227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ef381ab59d468290dafdf63207eb82" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:10.546633 17223 leader_election.cc:290] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:10.548282 17203 raft_consensus.cc:493] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.548849 17203 raft_consensus.cc:515] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:10.555357 17203 leader_election.cc:290] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:05:10.557423 16196 leader_election.cc:336] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.568307 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ef381ab59d468290dafdf63207eb82" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:05:10.568991 15699 raft_consensus.cc:2468] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 1.
I20260709 13:05:10.573185 16199 leader_election.cc:304] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:10.574892 17241 raft_consensus.cc:2804] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:10.575284 17241 raft_consensus.cc:493] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.575636 17241 raft_consensus.cc:3060] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:10.582698 17241 raft_consensus.cc:515] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:05:10.589371 16196 leader_election.cc:336] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:10.593182 15665 leader_election.cc:336] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.595341 17241 leader_election.cc:290] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:10.602692 17203 raft_consensus.cc:493] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.603281 17203 raft_consensus.cc:515] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:10.605831 17203 leader_election.cc:290] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:05:10.610101 16196 leader_election.cc:336] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.610853 16227 raft_consensus.cc:1275] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 LEARNER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:10.612586 17218 consensus_queue.cc:1048] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:10.618304 17241 raft_consensus.cc:493] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.618839 17241 raft_consensus.cc:515] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:05:10.625137 16196 leader_election.cc:336] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.626153 17241 leader_election.cc:290] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
W20260709 13:05:10.628213 15591 consensus_peers.cc:597] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:10.632397 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f63a585fc84d9bbc5841fd8993e492" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:05:10.637591 16198 leader_election.cc:304] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:10.638666 17203 raft_consensus.cc:2749] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:10.594240 15665 leader_election.cc:304] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 21840652267a4a7b9f70d0e6f126ab6c, 595f37335c974add9663f2679980a604
I20260709 13:05:10.646139 17223 raft_consensus.cc:2749] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:10.646960 15665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 53815us
I20260709 13:05:10.648239 17203 raft_consensus.cc:493] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.648823 17203 raft_consensus.cc:515] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:10.649724 17138 raft_consensus.cc:493] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.650231 17138 raft_consensus.cc:515] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.652194 17138 leader_election.cc:290] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:10.654961 15699 raft_consensus.cc:1275] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:10.655119 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:05:10.655917 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ef381ab59d468290dafdf63207eb82" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:05:10.656579 15697 raft_consensus.cc:3060] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:10.658638 16196 leader_election.cc:336] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.660475 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c49639517ab4cdabf2d3d92c84a14ba" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:05:10.662551 16198 leader_election.cc:304] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:10.663286 17241 raft_consensus.cc:2749] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:10.664007 17223 raft_consensus.cc:493] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.664489 17223 raft_consensus.cc:515] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.669720 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:05:10.678378 17223 leader_election.cc:290] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:10.680652 15697 raft_consensus.cc:2468] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:05:10.681743 17138 raft_consensus.cc:493] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.682313 17138 raft_consensus.cc:515] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.684741 17138 leader_election.cc:290] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:10.655189 17203 leader_election.cc:290] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:10.687932 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68ddc8cb624a6192822c1dc02f1ce5" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:05:10.694187 17138 consensus_queue.cc:1048] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:10.701452 16199 leader_election.cc:304] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:10.702616 17223 raft_consensus.cc:493] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.703310 17223 raft_consensus.cc:515] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.706331 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffe7771abb4697b13a35cd687f6409" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:05:10.708230 17203 raft_consensus.cc:2804] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:10.710193 17203 raft_consensus.cc:697] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:05:10.711380 17242 raft_consensus.cc:493] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.711890 17242 raft_consensus.cc:515] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.713946 17242 leader_election.cc:290] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:10.715438 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:05:10.716032 15627 raft_consensus.cc:2468] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:05:10.717232 15667 leader_election.cc:304] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:05:10.718261 17242 raft_consensus.cc:2804] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:10.719322 17242 raft_consensus.cc:493] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.719744 17242 raft_consensus.cc:3060] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.728000 17217 raft_consensus.cc:493] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.728541 17217 raft_consensus.cc:515] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:10.730618 17217 leader_election.cc:290] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:05:10.735090 16196 leader_election.cc:336] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.710624 17223 leader_election.cc:290] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:10.736303 17203 consensus_queue.cc:237] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:05:10.745652 15591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 44888.9us
I20260709 13:05:10.747241 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
W20260709 13:05:10.755815 15591 leader_election.cc:336] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.757998 15591 leader_election.cc:304] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:05:10.758950 16199 leader_election.cc:304] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:05:10.761107 17217 raft_consensus.cc:2749] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:10.762100 17138 raft_consensus.cc:2749] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:10.764920 17242 raft_consensus.cc:515] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.768967 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
W20260709 13:05:10.773723 15591 leader_election.cc:336] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:10.778060 15665 leader_election.cc:336] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.778610 15665 leader_election.cc:304] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:10.778118 15594 leader_election.cc:304] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:05:10.797923 17218 raft_consensus.cc:2749] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:10.780813 17138 raft_consensus.cc:493] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.798990 17223 raft_consensus.cc:2749] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:05:10.783917 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4c0362b9c548ba81a80160086324d1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:05:10.799970 15627 raft_consensus.cc:3060] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.798779 17138 raft_consensus.cc:515] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.802011 17138 leader_election.cc:290] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:10.781461 17242 leader_election.cc:290] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:10.803462 17242 raft_consensus.cc:493] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.803982 17242 raft_consensus.cc:515] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:10.805133 15449 catalog_manager.cc:5697] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:10.806133 17242 leader_election.cc:290] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:10.808820 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887e02292ac490dab5636af4e313c19" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:05:10.809413 15620 raft_consensus.cc:2468] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:05:10.809775 17138 raft_consensus.cc:493] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.810187 17138 raft_consensus.cc:515] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:10.810622 15667 leader_election.cc:304] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:05:10.811367 15627 raft_consensus.cc:2468] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 3.
I20260709 13:05:10.812619 17138 leader_election.cc:290] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:10.814044 17223 raft_consensus.cc:2804] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:10.814438 17223 raft_consensus.cc:493] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.814525 16199 leader_election.cc:304] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:05:10.814831 17223 raft_consensus.cc:3060] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.816185 17217 raft_consensus.cc:2749] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:10.818259 15667 leader_election.cc:304] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:05:10.819795 17155 raft_consensus.cc:2804] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:10.820235 17155 raft_consensus.cc:697] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:05:10.821043 17155 consensus_queue.cc:237] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.822563 17223 raft_consensus.cc:515] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:10.824890 17223 leader_election.cc:290] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
W20260709 13:05:10.825232 15591 leader_election.cc:336] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.827651 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffe7771abb4697b13a35cd687f6409" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:05:10.828302 15696 raft_consensus.cc:2468] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:05:10.829568 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887e02292ac490dab5636af4e313c19" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:05:10.830279 15696 raft_consensus.cc:2393] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37fbf86beed3461ba5595921ebea28ae in current term 3: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
W20260709 13:05:10.833956 15591 leader_election.cc:336] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.836515 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887e02292ac490dab5636af4e313c19" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:05:10.837080 15627 raft_consensus.cc:3060] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.837291 17138 raft_consensus.cc:2955] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:10.840513 15594 leader_election.cc:304] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:10.844538 17225 raft_consensus.cc:2804] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:10.844959 17225 raft_consensus.cc:493] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.845352 17225 raft_consensus.cc:3060] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:10.847136 17218 raft_consensus.cc:493] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.847618 17218 raft_consensus.cc:515] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:10.841852 15594 leader_election.cc:304] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
W20260709 13:05:10.857414 15665 leader_election.cc:336] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.863330 17218 leader_election.cc:290] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:10.864852 17218 raft_consensus.cc:493] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.865535 17218 raft_consensus.cc:515] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:10.867853 15665 leader_election.cc:304] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
W20260709 13:05:10.869079 15665 leader_election.cc:336] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.872282 17155 raft_consensus.cc:2749] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:10.872530 17218 leader_election.cc:290] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:10.879904 15699 raft_consensus.cc:2955] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:10.889550 15627 raft_consensus.cc:2468] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 3.
I20260709 13:05:10.903563 17223 raft_consensus.cc:493] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.904207 17223 raft_consensus.cc:515] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.906558 15667 leader_election.cc:304] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:05:10.858886 17225 raft_consensus.cc:515] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.895043 17242 raft_consensus.cc:493] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.900476 17218 raft_consensus.cc:2749] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:10.894761 17155 raft_consensus.cc:493] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
W20260709 13:05:10.909823 15594 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.131:38761, user_credentials={real_user=slave}} blocked reactor thread for 68059.9us
I20260709 13:05:10.902441 15450 catalog_manager.cc:5697] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 2 to 3, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 3 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:10.912762 17155 raft_consensus.cc:515] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:10.914256 17225 leader_election.cc:290] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:10.915445 17155 leader_election.cc:290] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:10.911509 17242 raft_consensus.cc:515] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.917325 17155 raft_consensus.cc:2804] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:10.918318 17155 raft_consensus.cc:697] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:05:10.918687 17242 leader_election.cc:290] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
W20260709 13:05:10.921782 15665 leader_election.cc:336] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:10.922613 15665 leader_election.cc:336] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:10.923386 15665 leader_election.cc:336] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.927556 17217 raft_consensus.cc:493] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.928126 17217 raft_consensus.cc:515] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:10.929469 17257 raft_consensus.cc:493] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.930014 17257 raft_consensus.cc:515] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:05:10.931049 15665 leader_election.cc:336] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.931299 17217 leader_election.cc:290] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:05:10.931811 15665 leader_election.cc:336] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.933130 17257 leader_election.cc:290] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:10.935560 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718e99fc3a384812b9f1f74c3288dd21" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
W20260709 13:05:10.936409 16196 leader_election.cc:336] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.938194 16199 leader_election.cc:304] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:05:10.939183 17241 raft_consensus.cc:2749] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:10.941236 15665 leader_election.cc:336] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:10.941859 15591 leader_election.cc:336] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.931901 17223 leader_election.cc:290] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:10.953229 17223 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.954002 17223 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:10.955602 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffe7771abb4697b13a35cd687f6409" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:05:10.921406 17155 consensus_queue.cc:237] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:10.956184 15696 raft_consensus.cc:3060] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:10.953680 15591 leader_election.cc:336] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:10.959844 15591 leader_election.cc:336] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:10.960310 15591 leader_election.cc:336] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.960395 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:05:10.961076 15697 raft_consensus.cc:2468] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 3.
I20260709 13:05:10.963141 15594 leader_election.cc:304] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:10.963753 17138 raft_consensus.cc:493] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.963965 17254 raft_consensus.cc:2804] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:05:10.964447 17254 raft_consensus.cc:493] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.964282 17138 raft_consensus.cc:515] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.964895 17254 raft_consensus.cc:3060] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:10.966228 17138 leader_election.cc:290] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:10.968098 17223 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:10.968467 17218 raft_consensus.cc:493] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
W20260709 13:05:10.963375 15667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 56927us
I20260709 13:05:10.969046 17218 raft_consensus.cc:515] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:10.970474 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:05:10.970975 17218 leader_election.cc:290] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:10.971176 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:05:10.971102 15627 raft_consensus.cc:2468] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:05:10.971875 15620 raft_consensus.cc:2468] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:05:10.973541 15696 raft_consensus.cc:2468] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:05:10.976815 15667 leader_election.cc:304] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
W20260709 13:05:10.977314 15591 leader_election.cc:336] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.977499 17223 raft_consensus.cc:2804] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:10.977919 17223 raft_consensus.cc:493] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.978291 17223 raft_consensus.cc:3060] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:05:10.980952 15591 leader_election.cc:336] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.983896 15667 leader_election.cc:304] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:10.984835 15594 leader_election.cc:304] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:10.985013 16227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f63a585fc84d9bbc5841fd8993e492" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:10.985713 16227 raft_consensus.cc:2468] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:05:10.986532 17256 raft_consensus.cc:2804] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:10.987066 17256 raft_consensus.cc:697] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:05:10.987933 17241 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:10.987862 17256 consensus_queue.cc:237] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.988534 17241 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:10.990247 17223 raft_consensus.cc:515] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.990602 17241 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:10.987524 17254 raft_consensus.cc:515] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:10.992235 17223 leader_election.cc:290] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:10.996649 16227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb563a298bfa40b3b3cac26dd5d3bb86" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
W20260709 13:05:10.996945 16196 leader_election.cc:336] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:10.997303 16227 raft_consensus.cc:2468] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:05:10.998047 17260 raft_consensus.cc:2804] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:10.998349 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5298614348cd43078ddb9c85e92788b5" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:05:10.998914 15620 raft_consensus.cc:3060] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:11.001567 16227 raft_consensus.cc:2955] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
W20260709 13:05:11.003963 15591 leader_election.cc:336] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.006050 15620 raft_consensus.cc:2468] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 3.
I20260709 13:05:10.998495 17260 raft_consensus.cc:493] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:11.011868 17260 raft_consensus.cc:3060] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.999126 17254 leader_election.cc:290] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 4 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:05:11.019042 14442 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15574)
I20260709 13:05:11.021414 16225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c37c4b66484fd492bd48729e4512d5" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:11.017771 15667 leader_election.cc:304] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:05:11.023734 15593 leader_election.cc:304] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [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: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.025566 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:05:11.027946 15593 leader_election.cc:304] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [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: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.027524 15451 catalog_manager.cc:5697] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: config changed from index 4 to 5, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:11.033752 17255 raft_consensus.cc:2804] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:11.033943 15593 leader_election.cc:304] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37fbf86beed3461ba5595921ebea28ae; no voters: 21840652267a4a7b9f70d0e6f126ab6c, 595f37335c974add9663f2679980a604
I20260709 13:05:11.034219 17255 raft_consensus.cc:493] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:11.034631 17255 raft_consensus.cc:3060] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:11.035683 16226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:11.035894 17259 raft_consensus.cc:2749] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:11.036365 16226 raft_consensus.cc:2468] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:05:11.025086 17242 raft_consensus.cc:493] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:11.038213 17242 raft_consensus.cc:515] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.039080 17254 raft_consensus.cc:2804] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:11.039486 17254 raft_consensus.cc:493] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:11.039719 17261 raft_consensus.cc:2804] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:11.039866 17254 raft_consensus.cc:3060] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.040333 17261 raft_consensus.cc:697] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:05:11.040782 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be182db8fc09446fb10b9d2eb0f1924c" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:05:11.041352 15702 raft_consensus.cc:3060] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:11.041196 17261 consensus_queue.cc:237] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:11.042840 17255 raft_consensus.cc:515] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.044399 17242 leader_election.cc:290] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
W20260709 13:05:11.049619 15591 leader_election.cc:336] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.048866 17254 raft_consensus.cc:515] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.052062 15702 raft_consensus.cc:2468] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 4.
I20260709 13:05:11.053750 16234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:11.054479 16234 raft_consensus.cc:2468] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 4.
I20260709 13:05:11.056172 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:05:11.056705 15594 leader_election.cc:304] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.056752 15702 raft_consensus.cc:2468] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 4.
I20260709 13:05:11.058286 16199 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.059290 17258 raft_consensus.cc:2804] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:05:11.059655 17258 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 4 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
W20260709 13:05:11.060462 15665 leader_election.cc:336] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.060684 17258 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:11.060009 17256 raft_consensus.cc:2804] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:11.061528 17256 raft_consensus.cc:697] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 4 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
W20260709 13:05:11.062136 15665 leader_election.cc:336] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.062357 17256 consensus_queue.cc:237] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [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: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:05:11.065440 15665 leader_election.cc:336] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.075726 16225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68ddc8cb624a6192822c1dc02f1ce5" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:11.076408 16225 raft_consensus.cc:2468] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
I20260709 13:05:11.074066 17260 raft_consensus.cc:515] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:11.078357 15696 raft_consensus.cc:2393] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37fbf86beed3461ba5595921ebea28ae in current term 3: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:05:11.082978 17260 leader_election.cc:290] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:11.087286 15667 leader_election.cc:304] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.091174 17155 raft_consensus.cc:2804] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:11.097092 17255 leader_election.cc:290] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 3 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:11.100490 15594 leader_election.cc:304] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [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: 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:05:11.090905 15667 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.102692 17255 raft_consensus.cc:3060] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:11.103582 15667 leader_election.cc:304] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.104233 17265 raft_consensus.cc:2804] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:05:11.104390 16226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb563a298bfa40b3b3cac26dd5d3bb86" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
I20260709 13:05:11.104688 17265 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
W20260709 13:05:11.105541 15591 leader_election.cc:336] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.105082 16226 raft_consensus.cc:3060] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:11.105096 17265 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:11.112119 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3e5c68df7e4f0ba2fea11b5b261ce4" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:05:11.109593 17242 raft_consensus.cc:2804] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:11.114277 17255 raft_consensus.cc:2749] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:11.114677 17242 raft_consensus.cc:493] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:11.116046 17242 raft_consensus.cc:3060] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.119201 16226 raft_consensus.cc:2468] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 3.
I20260709 13:05:11.121083 15593 leader_election.cc:304] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [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: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.121953 15620 raft_consensus.cc:2468] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 3.
I20260709 13:05:11.123102 17259 raft_consensus.cc:2804] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:11.123706 17259 raft_consensus.cc:697] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:05:11.124853 17259 consensus_queue.cc:237] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.130457 17254 leader_election.cc:290] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:11.091650 17258 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.132890 17258 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 5 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:11.091670 17155 raft_consensus.cc:493] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:11.133322 17155 raft_consensus.cc:3060] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:11.136586 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:05:11.126509 17242 raft_consensus.cc:515] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:05:11.139103 15665 leader_election.cc:336] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:11.140849 16196 leader_election.cc:336] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.140380 16226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f63a585fc84d9bbc5841fd8993e492" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
I20260709 13:05:11.149073 16226 raft_consensus.cc:3060] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.147384 17265 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 5 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.191370 15696 raft_consensus.cc:2393] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 21840652267a4a7b9f70d0e6f126ab6c in current term 5: Already voted for candidate db45473da1854d959ff574c462d84d2e in this term.
I20260709 13:05:11.192320 17265 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 5 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:11.194356 16199 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:05:11.195127 17242 leader_election.cc:290] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:11.196457 16226 raft_consensus.cc:2468] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
W20260709 13:05:11.199039 15665 leader_election.cc:336] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:11.199891 15665 leader_election.cc:336] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.194478 17265 raft_consensus.cc:493] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:11.200594 17265 raft_consensus.cc:515] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.199206 17241 raft_consensus.cc:2749] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:05:11.201071 17155 raft_consensus.cc:515] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.205962 17241 raft_consensus.cc:493] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:11.203078 17265 leader_election.cc:290] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:11.214406 17241 raft_consensus.cc:515] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:05:11.216890 15665 leader_election.cc:336] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.217689 17241 leader_election.cc:290] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:11.223690 15593 leader_election.cc:304] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [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: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.226011 17254 raft_consensus.cc:2804] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:11.226830 17254 raft_consensus.cc:697] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:05:11.227777 17254 consensus_queue.cc:237] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.229219 17155 leader_election.cc:290] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
W20260709 13:05:11.248629 15665 leader_election.cc:336] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.244457 15449 catalog_manager.cc:5697] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 2 to 3, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 3 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.256716 17255 raft_consensus.cc:493] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:11.257302 17255 raft_consensus.cc:515] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:05:11.260497 15667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 120648us
I20260709 13:05:11.258852 15449 catalog_manager.cc:5697] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 2 to 3, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 3 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:11.262497 16196 consensus_peers.cc:597] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:11.261415 15667 leader_election.cc:304] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [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: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.272365 17155 raft_consensus.cc:2804] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:11.272868 17155 raft_consensus.cc:697] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:05:11.273698 17155 consensus_queue.cc:237] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:05:11.275293 16196 leader_election.cc:336] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.276546 17255 leader_election.cc:290] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:11.277493 17223 raft_consensus.cc:1064] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
W20260709 13:05:11.280174 15591 leader_election.cc:336] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.285421 17223 consensus_queue.cc:237] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:05:11.299348 16198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 96453.9us
I20260709 13:05:11.305377 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c37c4b66484fd492bd48729e4512d5" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae" is_pre_election: true
I20260709 13:05:11.306213 15620 raft_consensus.cc:2468] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 1.
I20260709 13:05:11.310050 15620 raft_consensus.cc:1275] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:11.313795 17265 consensus_queue.cc:1048] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:11.320379 16226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
I20260709 13:05:11.321250 16226 raft_consensus.cc:2393] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate db45473da1854d959ff574c462d84d2e in current term 5: Already voted for candidate 21840652267a4a7b9f70d0e6f126ab6c in this term.
I20260709 13:05:11.323498 16226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68ddc8cb624a6192822c1dc02f1ce5" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
I20260709 13:05:11.324082 16226 raft_consensus.cc:3060] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.334000 16225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718e99fc3a384812b9f1f74c3288dd21" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:11.334712 16225 raft_consensus.cc:2468] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 1.
W20260709 13:05:11.335367 15665 consensus_peers.cc:597] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:11.336969 16225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d88c53667d41aaad6ceffb4f1a20f2" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
I20260709 13:05:11.337628 16225 raft_consensus.cc:3060] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:11.343928 15450 catalog_manager.cc:5697] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.349944 15627 raft_consensus.cc:1275] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:11.354830 16225 raft_consensus.cc:2468] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 3.
I20260709 13:05:11.354564 15449 catalog_manager.cc:5697] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 2 to 3, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 3 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:11.351809 16226 raft_consensus.cc:2468] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:05:11.356163 15702 raft_consensus.cc:1275] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:11.355805 17223 consensus_queue.cc:1048] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:11.356756 16227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c49639517ab4cdabf2d3d92c84a14ba" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:11.359666 16227 raft_consensus.cc:2468] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 1.
I20260709 13:05:11.363905 16198 leader_election.cc:304] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.364789 17275 raft_consensus.cc:2804] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:11.365175 17275 raft_consensus.cc:493] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:11.365500 17275 raft_consensus.cc:3060] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.366559 15667 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 21840652267a4a7b9f70d0e6f126ab6c, 595f37335c974add9663f2679980a604
I20260709 13:05:11.367259 17223 raft_consensus.cc:2749] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:05:11.368957 15667 leader_election.cc:304] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.369647 17223 raft_consensus.cc:2804] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:11.369999 17223 raft_consensus.cc:493] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:11.370342 17223 raft_consensus.cc:3060] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.371887 17241 consensus_queue.cc:1048] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:11.354277 15450 catalog_manager.cc:5697] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:11.375138 15665 consensus_peers.cc:597] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:11.378229 15450 catalog_manager.cc:5697] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 3 to 4, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 4 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.383440 15450 catalog_manager.cc:5697] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 2 to 3, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 3 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.378772 17275 raft_consensus.cc:515] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.385248 17223 raft_consensus.cc:515] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.388742 15593 leader_election.cc:304] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [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: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.393157 17255 raft_consensus.cc:2804] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:11.393522 17255 raft_consensus.cc:493] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Starting leader election (detected failure of leader 595f37335c974add9663f2679980a604)
I20260709 13:05:11.389369 15667 leader_election.cc:304] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.393877 17255 raft_consensus.cc:3060] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.394259 17265 raft_consensus.cc:2804] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:11.394729 17265 raft_consensus.cc:697] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:05:11.395591 17265 consensus_queue.cc:237] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:05:11.397413 16196 leader_election.cc:336] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.395449 17275 leader_election.cc:290] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:11.399682 15667 leader_election.cc:304] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.400473 17260 raft_consensus.cc:2804] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:11.400924 17260 raft_consensus.cc:697] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:05:11.401721 17260 consensus_queue.cc:237] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.403573 17255 raft_consensus.cc:515] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.409109 17223 leader_election.cc:290] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:11.410519 16231 raft_consensus.cc:1275] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c [term 1 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:05:11.413424 15591 leader_election.cc:336] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.415156 16225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718e99fc3a384812b9f1f74c3288dd21" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
I20260709 13:05:11.433748 16225 raft_consensus.cc:3060] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.438061 15620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c37c4b66484fd492bd48729e4512d5" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37fbf86beed3461ba5595921ebea28ae"
I20260709 13:05:11.438663 15620 raft_consensus.cc:3060] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:11.438921 15591 consensus_peers.cc:597] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:11.442243 17255 leader_election.cc:290] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [CANDIDATE]: Term 2 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:11.451295 16225 raft_consensus.cc:2468] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:05:11.453725 15620 raft_consensus.cc:2468] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
W20260709 13:05:11.455982 15665 leader_election.cc:336] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:11.461699 15620 raft_consensus.cc:1275] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:11.466150 15702 raft_consensus.cc:1275] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:11.466096 17265 consensus_queue.cc:1048] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:05:11.474857 15591 consensus_peers.cc:597] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:11.475383 16198 leader_election.cc:304] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.478966 17275 raft_consensus.cc:2804] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:11.479487 17275 raft_consensus.cc:697] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:05:11.480327 17275 consensus_queue.cc:237] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.489343 17255 consensus_queue.cc:1048] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:11.491487 16225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c49639517ab4cdabf2d3d92c84a14ba" candidate_uuid: "37fbf86beed3461ba5595921ebea28ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
I20260709 13:05:11.492098 16225 raft_consensus.cc:3060] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.499373 16225 raft_consensus.cc:2468] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fbf86beed3461ba5595921ebea28ae in term 2.
I20260709 13:05:11.501858 15593 leader_election.cc:304] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [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: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.502843 17254 raft_consensus.cc:2804] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:11.503320 17254 raft_consensus.cc:697] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Becoming Leader. State: Replica: 37fbf86beed3461ba5595921ebea28ae, State: Running, Role: LEADER
I20260709 13:05:11.503993 15667 leader_election.cc:304] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:11.504179 17254 consensus_queue.cc:237] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.504494 17260 consensus_queue.cc:1048] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:11.512980 15450 catalog_manager.cc:5697] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 2 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:05:11.519825 15591 consensus_peers.cc:597] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:11.524125 17265 raft_consensus.cc:2804] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:11.524948 17265 raft_consensus.cc:697] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:05:11.531606 15620 raft_consensus.cc:1275] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:05:11.534207 15665 consensus_peers.cc:597] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:11.534348 16196 consensus_peers.cc:597] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:11.534745 15665 consensus_peers.cc:597] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:11.538419 17272 consensus_queue.cc:1048] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:05:11.556880 15667 consensus_peers.cc:597] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e -> Peer 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253): Couldn't send request to peer 21840652267a4a7b9f70d0e6f126ab6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7887e02292ac490dab5636af4e313c19. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:11.562114 17265 consensus_queue.cc:237] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:05:11.565212 15591 consensus_peers.cc:597] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:11.557627 15449 catalog_manager.cc:5697] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 2 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.568989 15449 catalog_manager.cc:5697] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 2 to 3, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 3 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.641654 16225 raft_consensus.cc:1275] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:11.645589 16225 raft_consensus.cc:1275] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:11.647930 17254 consensus_queue.cc:1048] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:05:11.651315 16196 consensus_peers.cc:597] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:11.651151 15449 catalog_manager.cc:5697] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 37fbf86beed3461ba5595921ebea28ae (127.14.26.130). New cstate: current_term: 2 leader_uuid: "37fbf86beed3461ba5595921ebea28ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.654700 15702 raft_consensus.cc:1275] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:05:11.655493 16196 consensus_peers.cc:597] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:11.657310 17255 consensus_queue.cc:1048] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:11.652602 17256 consensus_queue.cc:1048] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:11.661193 17155 raft_consensus.cc:2955] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:11.682329 16231 raft_consensus.cc:2955] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:11.684652 15451 catalog_manager.cc:5697] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e reported cstate change: term changed from 1 to 2, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to db45473da1854d959ff574c462d84d2e (127.14.26.131). New cstate: current_term: 2 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.739715 15449 catalog_manager.cc:5697] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:11.773130 15627 raft_consensus.cc:2955] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } attrs { replace: true } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
W20260709 13:05:11.801522 15591 consensus_peers.cc:597] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:11.802093 15591 consensus_peers.cc:597] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:11.803612 15665 consensus_peers.cc:597] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:11.819164 15591 consensus_peers.cc:597] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:11.827606 15696 consensus_queue.cc:237] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:11.833804 16227 raft_consensus.cc:1275] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:11.835988 17272 consensus_queue.cc:1048] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:11.836537 15627 raft_consensus.cc:1275] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:11.838356 17272 consensus_queue.cc:1048] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:11.844976 17242 raft_consensus.cc:2955] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:11.846477 16227 raft_consensus.cc:2955] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:11.849606 15620 raft_consensus.cc:2955] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:11.854808 15438 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 150c8f1732fc46ef9a0a735a36b5c0ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:11.862860 15449 catalog_manager.cc:5697] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 3 to 4, VOTER 595f37335c974add9663f2679980a604 (127.14.26.129) evicted. New cstate: current_term: 1 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
W20260709 13:05:11.864495 16196 consensus_peers.cc:597] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:11.865041 16196 consensus_peers.cc:597] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:11.877887 16196 consensus_peers.cc:597] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:11.879508 15620 raft_consensus.cc:1275] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:11.881989 17258 consensus_queue.cc:1048] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:05:11.886373 15665 consensus_peers.cc:597] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:11.897295 15627 raft_consensus.cc:1275] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:11.900532 17272 consensus_queue.cc:1048] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:11.903419 15665 consensus_peers.cc:597] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:11.914597 15665 consensus_peers.cc:597] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:11.916857 15665 consensus_peers.cc:597] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:11.919277 16227 raft_consensus.cc:1275] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:11.929368 17272 consensus_queue.cc:1048] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:11.929824 16227 raft_consensus.cc:1275] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:11.931340 17155 consensus_queue.cc:1048] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:05:11.941388 15591 consensus_peers.cc:597] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:11.953243 17303 ts_tablet_manager.cc:933] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c: Initiating tablet copy from peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:05:11.970499 15665 consensus_peers.cc:597] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:11.971060 15665 consensus_peers.cc:597] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:11.971438 15665 consensus_peers.cc:597] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:11.991755 15665 consensus_peers.cc:597] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:11.994495 16227 raft_consensus.cc:1275] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:05:12.019474 14442 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15574)
I20260709 13:05:12.026400 17242 consensus_queue.cc:1048] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:05:12.019354 16196 consensus_peers.cc:597] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:12.028738 16196 consensus_peers.cc:597] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:12.070788 15665 consensus_peers.cc:597] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:12.078500 15665 consensus_peers.cc:597] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:12.102447 15665 consensus_peers.cc:597] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:12.108758 15591 consensus_peers.cc:597] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:12.115159 15591 consensus_peers.cc:597] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:12.152798 16196 consensus_peers.cc:597] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:12.202005 15435 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 245211us
I20260709 13:05:12.203874 17303 tablet_copy_client.cc:323] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.26.131:38761
W20260709 13:05:12.169152 15591 consensus_peers.cc:597] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:12.210295 15591 consensus_peers.cc:597] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:12.211730 16234 raft_consensus.cc:1275] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Refusing update from remote peer 37fbf86beed3461ba5595921ebea28ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:12.211864 15712 tablet_copy_service.cc:140] P db45473da1854d959ff574c462d84d2e: Received BeginTabletCopySession request for tablet 7887e02292ac490dab5636af4e313c19 from peer 21840652267a4a7b9f70d0e6f126ab6c ({username='slave'} at 127.0.0.1:40860)
I20260709 13:05:12.222687 15712 tablet_copy_service.cc:161] P db45473da1854d959ff574c462d84d2e: Beginning new tablet copy session on tablet 7887e02292ac490dab5636af4e313c19 from peer 21840652267a4a7b9f70d0e6f126ab6c at {username='slave'} at 127.0.0.1:40860: session id = 21840652267a4a7b9f70d0e6f126ab6c-7887e02292ac490dab5636af4e313c19
W20260709 13:05:12.213737 16196 consensus_peers.cc:597] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:12.217911 15435 catalog_manager.cc:4755] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 150c8f1732fc46ef9a0a735a36b5c0ff: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:12.225517 15665 consensus_peers.cc:597] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:12.231628 15712 tablet_copy_source_session.cc:215] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:05:12.234207 15591 consensus_peers.cc:597] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:12.236101 17298 consensus_queue.cc:1048] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:05:12.235196 15665 consensus_peers.cc:597] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:12.239900 17303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7887e02292ac490dab5636af4e313c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:12.267954 17303 tablet_copy_client.cc:806] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:12.268601 17303 tablet_copy_client.cc:670] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:12.277082 17303 tablet_copy_client.cc:538] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:12.336171 17303 tablet_bootstrap.cc:492] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap starting.
W20260709 13:05:12.386744 15591 consensus_peers.cc:597] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:12.411259 17303 tablet_bootstrap.cc:492] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:12.412223 17303 tablet_bootstrap.cc:492] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c: Bootstrap complete.
I20260709 13:05:12.413029 17303 ts_tablet_manager.cc:1403] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.022s
I20260709 13:05:12.422890 17303 raft_consensus.cc:359] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:12.423931 17303 raft_consensus.cc:740] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Initialized, Role: LEARNER
I20260709 13:05:12.424726 17303 consensus_queue.cc:260] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: NON_VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: true } }
I20260709 13:05:12.438486 17303 ts_tablet_manager.cc:1434] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 13:05:12.440343 15712 tablet_copy_service.cc:342] P db45473da1854d959ff574c462d84d2e: Request end of tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-7887e02292ac490dab5636af4e313c19 received from {username='slave'} at 127.0.0.1:40860
I20260709 13:05:12.440768 15712 tablet_copy_service.cc:434] P db45473da1854d959ff574c462d84d2e: ending tablet copy session 21840652267a4a7b9f70d0e6f126ab6c-7887e02292ac490dab5636af4e313c19 on tablet 7887e02292ac490dab5636af4e313c19 with peer 21840652267a4a7b9f70d0e6f126ab6c
I20260709 13:05:12.524353 16227 raft_consensus.cc:1217] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
W20260709 13:05:13.020861 14442 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 15574)
I20260709 13:05:13.064344 17260 raft_consensus.cc:1064] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e: attempting to promote NON_VOTER 21840652267a4a7b9f70d0e6f126ab6c to VOTER
I20260709 13:05:13.068338 17260 consensus_queue.cc:237] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:13.102126 15620 raft_consensus.cc:1275] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:13.103727 17242 consensus_queue.cc:1048] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:13.109603 16234 raft_consensus.cc:1275] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 LEARNER]: Refusing update from remote peer db45473da1854d959ff574c462d84d2e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:13.112550 17242 consensus_queue.cc:1048] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:13.171592 17260 raft_consensus.cc:2955] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:13.173271 16227 raft_consensus.cc:2955] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:13.193378 15449 catalog_manager.cc:5697] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: config changed from index 3 to 5, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "db45473da1854d959ff574c462d84d2e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
I20260709 13:05:13.195390 15620 raft_consensus.cc:2955] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } attrs { replace: true } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } } }
W20260709 13:05:13.212368 15665 consensus_peers.cc:597] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:13.244693 15591 consensus_peers.cc:597] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:13.424566 17275 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:13.425170 17275 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:05:13.431176 16196 leader_election.cc:336] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:13.434276 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:05:13.434952 15702 raft_consensus.cc:2468] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 5.
I20260709 13:05:13.436269 16199 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:13.437021 17322 raft_consensus.cc:2804] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:05:13.437456 17322 raft_consensus.cc:493] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:13.437809 17322 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:05:13.440891 17275 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:13.445739 17322 raft_consensus.cc:515] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:13.461089 17322 leader_election.cc:290] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 6 election: Requested vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:13.461220 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f68ff4965544a0843756ec3f6eb126" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:05:13.461848 15702 raft_consensus.cc:3060] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:05:13.468779 16196 leader_election.cc:336] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:13.477751 15702 raft_consensus.cc:2468] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 6.
I20260709 13:05:13.479087 16199 leader_election.cc:304] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 595f37335c974add9663f2679980a604
I20260709 13:05:13.486055 17322 raft_consensus.cc:2804] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:05:13.486591 17322 raft_consensus.cc:697] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 6 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:05:13.487468 17322 consensus_queue.cc:237] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:13.512676 15451 catalog_manager.cc:5697] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 4 to 6, leader changed from 595f37335c974add9663f2679980a604 (127.14.26.129) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 6 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:05:13.589370 16196 consensus_peers.cc:597] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:13.664031 15435 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.14.26.129:43953, user_credentials={real_user=slave}} blocked reactor thread for 52378.2us
W20260709 13:05:13.671170 15435 catalog_manager.cc:4755] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 150c8f1732fc46ef9a0a735a36b5c0ff: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:13.877074 15591 consensus_peers.cc:597] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.003103 16196 consensus_peers.cc:597] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:14.007695 15591 consensus_peers.cc:597] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:14.015424 15591 consensus_peers.cc:597] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:14.018695 15665 consensus_peers.cc:597] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:14.021339 14442 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 15574)
I20260709 13:05:14.028201 15699 raft_consensus.cc:1275] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 6 FOLLOWER]: Refusing update from remote peer 21840652267a4a7b9f70d0e6f126ab6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
W20260709 13:05:14.028877 16196 consensus_peers.cc:597] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:14.032316 17275 consensus_queue.cc:1048] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 13:05:14.089013 16196 consensus_peers.cc:597] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.107971 15591 consensus_peers.cc:597] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:14.116323 15591 consensus_peers.cc:597] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:14.116938 16196 consensus_peers.cc:597] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.144775 16196 consensus_peers.cc:597] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.175572 15665 consensus_peers.cc:597] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:14.184942 15591 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111) [suppressed 429 similar messages]
W20260709 13:05:14.206105 16196 consensus_peers.cc:597] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.221897 16196 consensus_peers.cc:597] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.275452 15665 consensus_peers.cc:597] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.290791 15665 consensus_peers.cc:597] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:14.297030 15591 consensus_peers.cc:597] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.384164 15665 consensus_peers.cc:597] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.394271 16196 consensus_peers.cc:597] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.463377 15591 consensus_peers.cc:597] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.544884 16196 consensus_peers.cc:597] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:14.563095 15591 consensus_peers.cc:597] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.577211 15591 consensus_peers.cc:597] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.593611 15665 consensus_peers.cc:597] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:14.603279 16196 consensus_peers.cc:597] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.639966 15591 consensus_peers.cc:597] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:14.661494 16196 consensus_peers.cc:597] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.663836 15665 consensus_peers.cc:597] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.686386 15665 consensus_peers.cc:597] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:14.702963 15591 consensus_peers.cc:597] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.704640 15591 consensus_peers.cc:597] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.757531 15665 consensus_peers.cc:597] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.805893 15435 catalog_manager.cc:4755] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 150c8f1732fc46ef9a0a735a36b5c0ff: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:14.815644 15591 consensus_peers.cc:597] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.829720 15665 consensus_peers.cc:597] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.835621 15665 consensus_peers.cc:597] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.837494 15665 consensus_peers.cc:597] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.871361 15665 consensus_peers.cc:597] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:14.875649 15591 consensus_peers.cc:597] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.881553 15665 consensus_peers.cc:597] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:14.882068 15665 consensus_peers.cc:597] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:15.021981 14442 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 15574)
W20260709 13:05:15.066061 15665 consensus_peers.cc:597] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:15.586272 15665 consensus_peers.cc:597] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:15.634505 14442 tablet_server.cc:196] TabletServer@127.14.26.129:0 shutdown complete.
I20260709 13:05:15.807868 14442 tablet_server.cc:179] TabletServer@127.14.26.130:0 shutting down...
W20260709 13:05:15.823498 16198 consensus_peers.cc:597] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:15.848292 15667 consensus_peers.cc:597] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:15.874194 16198 consensus_peers.cc:597] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:15.886641 15667 consensus_peers.cc:597] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:15.889670 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:15.890743 14442 tablet_replica.cc:333] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:15.891790 14442 raft_consensus.cc:2243] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:15.892846 14442 raft_consensus.cc:2272] T e4b065a5ad8f46b195b12e0775350937 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.895538 14442 tablet_replica.cc:333] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:15.896406 14442 raft_consensus.cc:2243] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.896965 14442 raft_consensus.cc:2272] T 0f27f9a748fc465faa766972ffcb1c27 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.899796 14442 tablet_replica.cc:333] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:15.900673 14442 raft_consensus.cc:2243] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.901369 14442 raft_consensus.cc:2272] T ad2570d3ec5e475487f721383d6c1580 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.904040 14442 tablet_replica.cc:333] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:15.904948 14442 raft_consensus.cc:2243] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.905537 14442 raft_consensus.cc:2272] T 78d9def611594e7c907816b4a7af4c37 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:15.912348 16198 consensus_peers.cc:597] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:15.915835 14442 tablet_replica.cc:333] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:15.918074 14442 raft_consensus.cc:2243] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.918642 14442 raft_consensus.cc:2272] T 5298614348cd43078ddb9c85e92788b5 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.921170 14442 tablet_replica.cc:333] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:15.922043 14442 raft_consensus.cc:2243] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:15.923105 14442 raft_consensus.cc:2272] T f4dd83f8fef944bcb9660a737169f55f P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:15.924952 15591 consensus_peers.cc:597] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:15.926703 16198 consensus_peers.cc:597] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:15.926981 14442 tablet_replica.cc:333] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:15.927908 14442 raft_consensus.cc:2243] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.928517 14442 raft_consensus.cc:2272] T 0938c0b5c3114a68b8159856b55af621 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.931995 14442 tablet_replica.cc:333] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:15.933171 14442 raft_consensus.cc:2243] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:15.934224 14442 raft_consensus.cc:2272] T be182db8fc09446fb10b9d2eb0f1924c P 37fbf86beed3461ba5595921ebea28ae [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:15.935314 15667 consensus_peers.cc:597] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:15.937580 14442 tablet_replica.cc:333] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:15.941190 14442 raft_consensus.cc:2243] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:15.949961 14442 raft_consensus.cc:2272] T 4cbca4f4729c4ece842eb2ef85fdf400 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.960165 14442 tablet_replica.cc:333] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:15.961090 14442 raft_consensus.cc:2243] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.961730 14442 raft_consensus.cc:2272] T de4c0362b9c548ba81a80160086324d1 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:15.971747 15667 consensus_peers.cc:597] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:15.976868 14442 tablet_replica.cc:333] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:15.978430 14442 raft_consensus.cc:2243] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.982771 14442 raft_consensus.cc:2272] T d07c7a388aa440128768cf066aa08620 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.985596 14442 tablet_replica.cc:333] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:15.986649 14442 raft_consensus.cc:2243] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:15.987649 14442 raft_consensus.cc:2272] T fb3a999901e84c90a4f105c467ccc5fb P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.046450 14442 tablet_replica.cc:333] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.054312 14442 raft_consensus.cc:2243] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.057178 14442 raft_consensus.cc:2272] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:16.060966 15667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:42781, user_credentials={real_user=slave}} blocked reactor thread for 69854.7us
W20260709 13:05:16.056546 16196 consensus_peers.cc:597] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:16.070551 14442 tablet_replica.cc:333] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.073580 14442 raft_consensus.cc:2243] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.074375 14442 raft_consensus.cc:2272] T 150c8f1732fc46ef9a0a735a36b5c0ff P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.078437 14442 tablet_replica.cc:333] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
W20260709 13:05:16.079294 16198 consensus_peers.cc:597] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.083118 14442 raft_consensus.cc:2243] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.088893 14442 raft_consensus.cc:2272] T c26604028a3e4fd5af3415e7d9c712b1 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:16.091090 15667 consensus_peers.cc:597] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.091339 14442 tablet_replica.cc:333] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.092309 14442 raft_consensus.cc:2243] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.093259 14442 raft_consensus.cc:2272] T c228a815c3514386b0c052788c8110a4 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.095898 14442 tablet_replica.cc:333] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.096642 14442 raft_consensus.cc:2243] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.099339 14442 raft_consensus.cc:2272] T ae704fa0f0a04be8a30ff2d6fa4cced3 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.101977 14442 tablet_replica.cc:333] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.102795 14442 raft_consensus.cc:2243] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.104043 14442 raft_consensus.cc:2272] T f4f63a585fc84d9bbc5841fd8993e492 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.108209 14442 tablet_replica.cc:333] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.109302 14442 raft_consensus.cc:2243] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.109859 14442 raft_consensus.cc:2272] T 2dbe87ef63564d61bfb96f57c0e94664 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:16.114236 15667 consensus_peers.cc:597] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.118432 14442 tablet_replica.cc:333] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.119364 14442 raft_consensus.cc:2243] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.119987 14442 raft_consensus.cc:2272] T dae336fe58c44fd9a12ec0deef9f0da4 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:16.124258 15667 consensus_peers.cc:597] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.124846 14442 tablet_replica.cc:333] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.126065 14442 raft_consensus.cc:2243] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:05:16.126122 16198 consensus_peers.cc:597] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.127178 16198 consensus_peers.cc:597] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.129038 16198 consensus_peers.cc:597] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.130693 14442 raft_consensus.cc:2272] T bb563a298bfa40b3b3cac26dd5d3bb86 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:16.142686 16198 consensus_peers.cc:597] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.145651 14442 tablet_replica.cc:333] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
W20260709 13:05:16.145829 15667 consensus_peers.cc:597] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.148648 16198 consensus_peers.cc:597] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.149704 14442 raft_consensus.cc:2243] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.153823 14442 raft_consensus.cc:2272] T 837557d007eb4838b33d6b277ccb19c3 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.159868 14442 tablet_replica.cc:333] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.162634 14442 raft_consensus.cc:2243] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.163650 14442 raft_consensus.cc:2272] T 953eecea2a4640758a4d5fecb97e2ecc P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.166275 14442 tablet_replica.cc:333] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.167136 14442 raft_consensus.cc:2243] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.167722 14442 raft_consensus.cc:2272] T a3c37c4b66484fd492bd48729e4512d5 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.170017 14442 tablet_replica.cc:333] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.170881 14442 raft_consensus.cc:2243] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.171628 14442 raft_consensus.cc:2272] T f7c9785b373949dd895838074240e09d P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.174083 14442 tablet_replica.cc:333] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.174914 14442 raft_consensus.cc:2243] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.175441 14442 raft_consensus.cc:2272] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.178975 14442 tablet_replica.cc:333] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.179760 14442 raft_consensus.cc:2243] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.180338 14442 raft_consensus.cc:2272] T 55c6d291d98746ddb09862b16baf7053 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.182808 14442 tablet_replica.cc:333] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.183563 14442 raft_consensus.cc:2243] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.184551 14442 raft_consensus.cc:2272] T 14ca92ff02324cd08a5b18315a6513eb P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.187058 14442 tablet_replica.cc:333] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.187767 14442 raft_consensus.cc:2243] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.188699 14442 raft_consensus.cc:2272] T c89a0a7b2ee94da79244c7e8c45e4113 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.191110 14442 tablet_replica.cc:333] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.192698 14442 raft_consensus.cc:2243] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.193430 14442 raft_consensus.cc:2272] T 29c70659f97c4c8183cada0b74e2a195 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.196941 14442 tablet_replica.cc:333] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.198086 14442 raft_consensus.cc:2243] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.198715 14442 raft_consensus.cc:2272] T 7887e02292ac490dab5636af4e313c19 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.200948 14442 tablet_replica.cc:333] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.201646 14442 raft_consensus.cc:2243] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.204504 14442 raft_consensus.cc:2272] T a7ffe7771abb4697b13a35cd687f6409 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:16.206111 15667 consensus_peers.cc:597] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.206719 14442 tablet_replica.cc:333] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.208124 14442 raft_consensus.cc:2243] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.209031 14442 raft_consensus.cc:2272] T d8270d05892e47caa5cbd8777385e757 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.211501 14442 tablet_replica.cc:333] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.212189 14442 raft_consensus.cc:2243] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.212719 14442 raft_consensus.cc:2272] T 0701b75abf264017b09e6d4c727d6b4e P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.220587 14442 tablet_replica.cc:333] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.223182 14442 raft_consensus.cc:2243] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.223703 14442 raft_consensus.cc:2272] T d2abe0e4149240a09a0c4a9846f96ad3 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:16.226394 15667 consensus_peers.cc:597] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.230216 14442 tablet_replica.cc:333] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.232611 14442 raft_consensus.cc:2243] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.233788 14442 raft_consensus.cc:2272] T 1ae74476ad8b4a32b1325c581d87aeb9 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.236406 14442 tablet_replica.cc:333] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.237074 14442 raft_consensus.cc:2243] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.237635 14442 raft_consensus.cc:2272] T 21dcb72f701e41bbaa00f12f1f6da454 P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:16.239048 16198 consensus_peers.cc:597] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.240383 14442 tablet_replica.cc:333] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.241339 14442 raft_consensus.cc:2243] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.241838 14442 raft_consensus.cc:2272] T 5c39142d4c2b4a568ca6f4ce4547cc32 P 37fbf86beed3461ba5595921ebea28ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.244212 14442 tablet_replica.cc:333] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.244954 14442 raft_consensus.cc:2243] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.245801 14442 raft_consensus.cc:2272] T 75c909c7a10c4170b187a2687e128d1c P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.248045 14442 tablet_replica.cc:333] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.249333 14442 raft_consensus.cc:2243] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.250578 14442 raft_consensus.cc:2272] T 80a6f77fc49c4af99838f3c0746d7c9d P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:16.251302 15667 consensus_peers.cc:597] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.254845 14442 tablet_replica.cc:333] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.255623 14442 raft_consensus.cc:2243] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.256112 14442 raft_consensus.cc:2272] T 5a75442baac94e579714ac1f8ca11b26 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.258445 14442 tablet_replica.cc:333] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.259095 14442 raft_consensus.cc:2243] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.259570 14442 raft_consensus.cc:2272] T a8de0687d4b3419ba80bde2f0f690629 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.261896 14442 tablet_replica.cc:333] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.263202 14442 raft_consensus.cc:2243] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.264133 14442 raft_consensus.cc:2272] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.266666 14442 tablet_replica.cc:333] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.267460 14442 raft_consensus.cc:2243] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:16.268669 14442 raft_consensus.cc:2272] T 4c49639517ab4cdabf2d3d92c84a14ba P 37fbf86beed3461ba5595921ebea28ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.271370 14442 tablet_replica.cc:333] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.271972 14442 raft_consensus.cc:2243] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.272611 14442 raft_consensus.cc:2272] T 6d3fd2d83755463e9eb977e1e55a7e74 P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:16.274888 14442 tablet_replica.cc:333] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae: stopping tablet replica
I20260709 13:05:16.275537 14442 raft_consensus.cc:2243] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:16.276077 14442 raft_consensus.cc:2272] T 05a353cd540d4ccbb9b00dbcf0117acd P 37fbf86beed3461ba5595921ebea28ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:16.324136 16198 consensus_peers.cc:597] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.365108 15667 consensus_peers.cc:597] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.365876 15667 consensus_peers.cc:597] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.367359 15667 consensus_peers.cc:597] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. 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 13:05:16.375782 16196 consensus_peers.cc:597] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:16.388495 15665 consensus_peers.cc:597] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:16.416414 16196 consensus_peers.cc:597] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:16.483894 16196 consensus_peers.cc:597] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:16.527304 16196 consensus_peers.cc:597] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:16.588290 16196 consensus_peers.cc:597] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:16.654795 16196 consensus_peers.cc:597] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:16.663326 15665 consensus_peers.cc:597] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:16.721186 16196 consensus_peers.cc:597] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:16.735643 16196 consensus_peers.cc:597] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:16.744257 15665 consensus_peers.cc:597] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:16.761209 15665 consensus_peers.cc:597] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:16.809160 15665 consensus_peers.cc:597] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:16.881630 15435 catalog_manager.cc:4755] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 150c8f1732fc46ef9a0a735a36b5c0ff: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:16.943897 16196 consensus_peers.cc:597] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:16.959363 15665 consensus_peers.cc:597] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:17.046782 15665 consensus_peers.cc:597] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:17.068500 17242 raft_consensus.cc:493] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.069008 17242 raft_consensus.cc:515] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.071085 17242 leader_election.cc:290] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:17.072888 16227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b065a5ad8f46b195b12e0775350937" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
W20260709 13:05:17.075191 15667 leader_election.cc:336] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.075632 15667 leader_election.cc:304] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae
I20260709 13:05:17.076280 17242 raft_consensus.cc:2749] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:05:17.090965 15665 consensus_peers.cc:597] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:17.091104 16196 consensus_peers.cc:597] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:17.092181 17275 raft_consensus.cc:493] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.092677 17275 raft_consensus.cc:515] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.094475 17275 leader_election.cc:290] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:17.095811 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b065a5ad8f46b195b12e0775350937" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
I20260709 13:05:17.096405 15695 raft_consensus.cc:2468] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 2.
I20260709 13:05:17.098047 16199 leader_election.cc:304] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 
I20260709 13:05:17.098945 17275 raft_consensus.cc:2804] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:17.099289 17275 raft_consensus.cc:493] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
W20260709 13:05:17.099366 16198 leader_election.cc:336] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.099704 17275 raft_consensus.cc:3060] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:05:17.110877 15665 consensus_peers.cc:597] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:17.113929 17275 raft_consensus.cc:515] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.117543 17275 leader_election.cc:290] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:17.118109 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b065a5ad8f46b195b12e0775350937" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e"
I20260709 13:05:17.118690 15695 raft_consensus.cc:3060] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:05:17.121177 16198 leader_election.cc:336] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.124998 15695 raft_consensus.cc:2468] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21840652267a4a7b9f70d0e6f126ab6c in term 3.
I20260709 13:05:17.126595 16199 leader_election.cc:304] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:05:17.127379 17275 raft_consensus.cc:2804] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:17.128079 17275 raft_consensus.cc:697] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 LEADER]: Becoming Leader. State: Replica: 21840652267a4a7b9f70d0e6f126ab6c, State: Running, Role: LEADER
I20260709 13:05:17.128885 17275 consensus_queue.cc:237] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:05:17.130230 15665 consensus_peers.cc:597] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:17.140607 15665 consensus_peers.cc:597] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:17.145378 17272 raft_consensus.cc:493] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.145856 17272 raft_consensus.cc:515] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.147630 17272 leader_election.cc:290] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:17.149058 16227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cbca4f4729c4ece842eb2ef85fdf400" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
W20260709 13:05:17.151782 15667 leader_election.cc:336] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.152638 15667 leader_election.cc:304] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae
I20260709 13:05:17.152529 15449 catalog_manager.cc:5697] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c reported cstate change: term changed from 2 to 3, leader changed from 37fbf86beed3461ba5595921ebea28ae (127.14.26.130) to 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132). New cstate: current_term: 3 leader_uuid: "21840652267a4a7b9f70d0e6f126ab6c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:17.153653 17242 raft_consensus.cc:2749] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:17.154223 17242 raft_consensus.cc:493] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.154570 17242 raft_consensus.cc:515] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.158337 17242 leader_election.cc:290] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:17.160657 16227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26604028a3e4fd5af3415e7d9c712b1" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
W20260709 13:05:17.161099 15665 consensus_peers.cc:597] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:17.163785 15665 leader_election.cc:336] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:17.164292 15667 leader_election.cc:304] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 21840652267a4a7b9f70d0e6f126ab6c, 595f37335c974add9663f2679980a604
I20260709 13:05:17.165675 17242 raft_consensus.cc:2749] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:05:17.166602 15667 leader_election.cc:336] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.173521 14442 tablet_server.cc:196] TabletServer@127.14.26.130:0 shutdown complete.
I20260709 13:05:17.203787 17242 raft_consensus.cc:493] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.204311 17242 raft_consensus.cc:515] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:17.206252 17242 leader_election.cc:290] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
W20260709 13:05:17.212658 15665 leader_election.cc:336] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:17.213702 15667 leader_election.cc:336] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.214166 15667 leader_election.cc:304] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.214890 17272 raft_consensus.cc:2749] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:17.220750 16196 consensus_peers.cc:597] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:17.223938 17272 raft_consensus.cc:493] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.224479 17272 raft_consensus.cc:515] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:17.226548 17272 leader_election.cc:290] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
W20260709 13:05:17.229791 15665 consensus_peers.cc:597] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:17.230217 15665 leader_election.cc:336] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:17.232612 15667 leader_election.cc:336] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.233044 15667 leader_election.cc:304] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.235212 17272 raft_consensus.cc:2749] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:17.238276 17275 raft_consensus.cc:493] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.238788 17275 raft_consensus.cc:515] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.240859 17275 leader_election.cc:290] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
W20260709 13:05:17.245807 16198 leader_election.cc:336] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
W20260709 13:05:17.246819 16196 leader_election.cc:336] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:17.247291 16196 leader_election.cc:304] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.248548 17275 raft_consensus.cc:2749] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:17.252902 17275 raft_consensus.cc:493] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.253412 17275 raft_consensus.cc:515] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.259647 15695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953eecea2a4640758a4d5fecb97e2ecc" candidate_uuid: "21840652267a4a7b9f70d0e6f126ab6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "db45473da1854d959ff574c462d84d2e" is_pre_election: true
W20260709 13:05:17.260728 16198 leader_election.cc:336] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.261456 17275 leader_election.cc:290] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:17.261636 16199 leader_election.cc:304] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:05:17.264183 17275 raft_consensus.cc:2749] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:17.273587 17242 raft_consensus.cc:493] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.274166 17242 raft_consensus.cc:515] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.276222 17242 leader_election.cc:290] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:17.279520 16227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3a999901e84c90a4f105c467ccc5fb" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
W20260709 13:05:17.286803 15667 leader_election.cc:336] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.287292 15667 leader_election.cc:304] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 21840652267a4a7b9f70d0e6f126ab6c, 37fbf86beed3461ba5595921ebea28ae
I20260709 13:05:17.288065 17272 raft_consensus.cc:2749] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:17.290134 15665 consensus_peers.cc:597] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:17.290639 15665 consensus_peers.cc:597] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e -> Peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Couldn't send request to peer 595f37335c974add9663f2679980a604. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:17.291198 14442 tablet_server.cc:179] TabletServer@127.14.26.131:0 shutting down...
I20260709 13:05:17.310844 17272 raft_consensus.cc:493] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.311415 17272 raft_consensus.cc:515] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:17.313196 17272 leader_election.cc:290] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
W20260709 13:05:17.317932 15665 leader_election.cc:336] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:17.321302 17242 raft_consensus.cc:493] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.321874 17242 raft_consensus.cc:515] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } }
I20260709 13:05:17.325817 17242 leader_election.cc:290] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), 595f37335c974add9663f2679980a604 (127.14.26.129:43953)
I20260709 13:05:17.326434 17272 raft_consensus.cc:493] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.326912 17272 raft_consensus.cc:515] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
W20260709 13:05:17.329843 15667 leader_election.cc:336] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.330247 15667 leader_election.cc:304] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.331036 17242 raft_consensus.cc:2749] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:05:17.331326 16199 consensus_peers.cc:597] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c -> Peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Couldn't send request to peer db45473da1854d959ff574c462d84d2e. 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 13:05:17.341596 15667 leader_election.cc:336] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.346566 17272 leader_election.cc:290] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
W20260709 13:05:17.350122 15665 leader_election.cc:336] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:17.350592 15665 leader_election.cc:304] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.351285 17272 raft_consensus.cc:2749] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:17.356076 17275 raft_consensus.cc:493] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.356578 17275 raft_consensus.cc:515] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.358417 17275 leader_election.cc:290] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
W20260709 13:05:17.367945 16198 leader_election.cc:336] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
W20260709 13:05:17.370604 15667 leader_election.cc:336] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
W20260709 13:05:17.373914 15665 leader_election.cc:336] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:17.376003 15665 leader_election.cc:304] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.376857 17272 raft_consensus.cc:2749] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:05:17.389129 16199 leader_election.cc:336] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:05:17.389580 16199 leader_election.cc:304] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
W20260709 13:05:17.390691 16199 consensus_peers.cc:597] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Couldn't send request to peer db45473da1854d959ff574c462d84d2e. 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 13:05:17.391162 17275 raft_consensus.cc:2749] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:17.396256 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:17.429512 14442 tablet_replica.cc:333] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.433946 14442 raft_consensus.cc:2243] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.439493 14442 raft_consensus.cc:2272] T e4b065a5ad8f46b195b12e0775350937 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.442065 17242 raft_consensus.cc:493] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.446277 17335 raft_consensus.cc:493] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.447176 17335 raft_consensus.cc:515] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.442740 17242 raft_consensus.cc:515] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:17.449944 17335 leader_election.cc:290] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:17.452862 14442 tablet_replica.cc:333] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.453708 17242 leader_election.cc:290] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
W20260709 13:05:17.461738 15665 leader_election.cc:336] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:17.462679 16199 consensus_peers.cc:597] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c -> Peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Couldn't send request to peer db45473da1854d959ff574c462d84d2e. 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 13:05:17.463349 16199 consensus_peers.cc:597] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Couldn't send request to peer db45473da1854d959ff574c462d84d2e. 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 13:05:17.463893 16199 leader_election.cc:336] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:05:17.467144 17275 raft_consensus.cc:493] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
W20260709 13:05:17.468098 15667 leader_election.cc:336] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.468434 17275 raft_consensus.cc:515] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.468705 15667 leader_election.cc:304] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.470615 17275 leader_election.cc:290] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:17.470541 14442 raft_consensus.cc:2243] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.471735 17242 raft_consensus.cc:2749] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:17.472056 14442 raft_consensus.cc:2272] T 0f27f9a748fc465faa766972ffcb1c27 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.475885 17275 raft_consensus.cc:493] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.476608 17275 raft_consensus.cc:515] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.478655 17275 leader_election.cc:290] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:17.484759 17275 raft_consensus.cc:493] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.485459 14442 tablet_replica.cc:333] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.489909 14442 raft_consensus.cc:2243] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.485484 17275 raft_consensus.cc:515] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.493896 14442 raft_consensus.cc:2272] T ad2570d3ec5e475487f721383d6c1580 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:17.496721 16198 leader_election.cc:336] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.497169 16198 leader_election.cc:304] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:05:17.497805 17275 leader_election.cc:290] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:17.497181 14442 tablet_replica.cc:333] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
W20260709 13:05:17.498373 16199 leader_election.cc:336] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:05:17.498426 17348 raft_consensus.cc:493] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.499500 17348 raft_consensus.cc:515] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.500367 14442 raft_consensus.cc:2243] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.502791 17348 leader_election.cc:290] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), db45473da1854d959ff574c462d84d2e (127.14.26.131:38761)
I20260709 13:05:17.503870 14442 raft_consensus.cc:2272] T 78d9def611594e7c907816b4a7af4c37 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.505766 17348 raft_consensus.cc:493] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.506458 17348 raft_consensus.cc:515] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
W20260709 13:05:17.507827 16199 leader_election.cc:336] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:05:17.509912 17348 leader_election.cc:290] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:17.510941 14442 tablet_replica.cc:333] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.512658 14442 raft_consensus.cc:2243] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:17.513783 16196 leader_election.cc:336] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:17.514406 16196 leader_election.cc:336] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:17.514796 14442 raft_consensus.cc:2272] T 4cbca4f4729c4ece842eb2ef85fdf400 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:17.517586 16198 leader_election.cc:336] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.518059 14442 tablet_replica.cc:333] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.518206 17275 raft_consensus.cc:2749] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:05:17.518864 16196 leader_election.cc:336] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:17.518055 16198 leader_election.cc:304] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.519227 14442 raft_consensus.cc:2243] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.519480 16196 leader_election.cc:304] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 595f37335c974add9663f2679980a604, db45473da1854d959ff574c462d84d2e
I20260709 13:05:17.520053 14442 raft_consensus.cc:2272] T 03ef381ab59d468290dafdf63207eb82 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:17.521495 16196 leader_election.cc:336] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:17.521008 17348 raft_consensus.cc:2749] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:17.523205 14442 tablet_replica.cc:333] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.523257 17347 raft_consensus.cc:2749] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:05:17.524864 14442 raft_consensus.cc:2243] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.527719 14442 raft_consensus.cc:2272] T 5298614348cd43078ddb9c85e92788b5 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:17.530119 16198 leader_election.cc:336] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.530671 16198 leader_election.cc:304] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.531582 17347 raft_consensus.cc:2749] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:05:17.531729 14442 tablet_replica.cc:333] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.535713 14442 raft_consensus.cc:2243] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.538372 14442 raft_consensus.cc:2272] T de4c0362b9c548ba81a80160086324d1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.542281 14442 tablet_replica.cc:333] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
W20260709 13:05:17.542284 16198 leader_election.cc:336] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.543973 16198 leader_election.cc:304] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 37fbf86beed3461ba5595921ebea28ae, db45473da1854d959ff574c462d84d2e
I20260709 13:05:17.544986 17347 raft_consensus.cc:2749] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:17.546126 16198 leader_election.cc:336] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
W20260709 13:05:17.546998 16198 leader_election.cc:336] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.547482 16198 leader_election.cc:304] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.548260 17347 raft_consensus.cc:2749] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:17.553560 14442 raft_consensus.cc:2243] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.554489 14442 raft_consensus.cc:2272] T d07c7a388aa440128768cf066aa08620 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.557843 14442 tablet_replica.cc:333] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.558562 14442 raft_consensus.cc:2243] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.560122 14442 raft_consensus.cc:2272] T 8ae1b864b8304c9ba39704f61d510746 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.562171 17272 raft_consensus.cc:493] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.562701 17317 raft_consensus.cc:493] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.562776 17272 raft_consensus.cc:515] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:17.563639 17317 raft_consensus.cc:515] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.562573 17242 raft_consensus.cc:493] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.565171 17272 leader_election.cc:290] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:17.565127 17242 raft_consensus.cc:515] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } }
I20260709 13:05:17.566094 17317 leader_election.cc:290] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:17.568670 17242 leader_election.cc:290] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:17.569301 14442 tablet_replica.cc:333] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.571461 14442 raft_consensus.cc:2243] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:17.572810 15665 leader_election.cc:336] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
W20260709 13:05:17.573375 15665 leader_election.cc:336] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:17.574255 14442 raft_consensus.cc:2272] T fb3a999901e84c90a4f105c467ccc5fb P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:17.574563 15667 leader_election.cc:336] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.575067 15667 leader_election.cc:304] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.575767 17242 raft_consensus.cc:2749] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:17.575896 15667 leader_election.cc:336] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
W20260709 13:05:17.576412 15667 leader_election.cc:336] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.576776 15667 leader_election.cc:304] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [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: db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.577422 17242 raft_consensus.cc:2749] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:17.579751 14442 tablet_replica.cc:333] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.580566 14442 raft_consensus.cc:2243] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.580440 16234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:17.581380 16234 raft_consensus.cc:2468] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
I20260709 13:05:17.582690 14442 raft_consensus.cc:2272] T 804eb9f5951248efbcce4b8620b1a6a0 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.585067 15667 leader_election.cc:304] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:05:17.586436 17349 raft_consensus.cc:2804] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:17.586793 14442 tablet_replica.cc:333] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.586872 17349 raft_consensus.cc:493] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.587491 17349 raft_consensus.cc:3060] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:17.587735 14442 raft_consensus.cc:2243] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.589713 14442 raft_consensus.cc:2272] T a8de0687d4b3419ba80bde2f0f690629 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:17.589870 16199 consensus_peers.cc:597] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Couldn't send request to peer db45473da1854d959ff574c462d84d2e. 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 13:05:17.591930 16198 consensus_peers.cc:597] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:17.592850 14442 tablet_replica.cc:333] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.594462 14442 raft_consensus.cc:2243] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.596261 14442 raft_consensus.cc:2272] T c26604028a3e4fd5af3415e7d9c712b1 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.599575 17349 raft_consensus.cc:515] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.601809 17349 leader_election.cc:290] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:17.603343 14442 tablet_replica.cc:333] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.604406 14442 raft_consensus.cc:2243] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.605677 14442 raft_consensus.cc:2272] T c228a815c3514386b0c052788c8110a4 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:17.607776 15667 leader_election.cc:336] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.608820 14442 tablet_replica.cc:333] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.609681 16234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f77fc49c4af99838f3c0746d7c9d" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
I20260709 13:05:17.610209 16234 raft_consensus.cc:3060] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:05:17.612730 16199 consensus_peers.cc:597] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Couldn't send request to peer db45473da1854d959ff574c462d84d2e. 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 13:05:17.613226 17347 raft_consensus.cc:493] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.613731 17347 raft_consensus.cc:515] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.616019 17347 leader_election.cc:290] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:17.617138 16234 raft_consensus.cc:2468] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 3.
I20260709 13:05:17.618377 14442 raft_consensus.cc:2243] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.619346 14442 raft_consensus.cc:2272] T ae704fa0f0a04be8a30ff2d6fa4cced3 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.622819 14442 tablet_replica.cc:333] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
W20260709 13:05:17.623961 16196 leader_election.cc:336] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:17.623974 14442 raft_consensus.cc:2243] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:17.626199 16199 consensus_peers.cc:597] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Couldn't send request to peer db45473da1854d959ff574c462d84d2e. 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 13:05:17.626353 14442 raft_consensus.cc:2272] T 456447707c6c45a6a32108a4aacca132 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.627624 15667 leader_election.cc:304] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:05:17.629649 17242 raft_consensus.cc:2804] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:17.630144 17242 raft_consensus.cc:697] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
I20260709 13:05:17.630349 14442 tablet_replica.cc:333] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.631639 14442 raft_consensus.cc:2243] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.631524 17242 consensus_queue.cc:237] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.632637 14442 raft_consensus.cc:2272] T 1c68ddc8cb624a6192822c1dc02f1ce5 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:17.633247 16198 leader_election.cc:336] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.633689 16198 leader_election.cc:304] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.634382 17347 raft_consensus.cc:2749] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:17.635588 14442 tablet_replica.cc:333] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.638029 14442 raft_consensus.cc:2243] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.639168 14442 raft_consensus.cc:2272] T 5a75442baac94e579714ac1f8ca11b26 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.641410 17242 raft_consensus.cc:493] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.641919 14442 tablet_replica.cc:333] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.642002 17242 raft_consensus.cc:515] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.642858 14442 raft_consensus.cc:2243] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.644099 17242 leader_election.cc:290] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:17.644562 14442 raft_consensus.cc:2272] T f103e95cc44f4dd8ab47644cfa94440e P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.645715 16234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953eecea2a4640758a4d5fecb97e2ecc" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c" is_pre_election: true
I20260709 13:05:17.646337 16234 raft_consensus.cc:2468] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 2.
W20260709 13:05:17.648252 15667 leader_election.cc:336] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.648901 14442 tablet_replica.cc:333] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.649101 15667 leader_election.cc:304] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
I20260709 13:05:17.649852 17349 raft_consensus.cc:2804] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:17.650205 17349 raft_consensus.cc:493] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.650561 17349 raft_consensus.cc:3060] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:17.655287 14442 raft_consensus.cc:2243] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.656567 14442 raft_consensus.cc:2272] T 3cb78c1d4489431aa1793309271e2f1f P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.656951 17349 raft_consensus.cc:515] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.659997 14442 tablet_replica.cc:333] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.660912 14442 raft_consensus.cc:2243] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.661167 17349 leader_election.cc:290] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: Requested vote from peers 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781), 21840652267a4a7b9f70d0e6f126ab6c (127.14.26.132:43253)
I20260709 13:05:17.662106 14442 raft_consensus.cc:2272] T 2dbe87ef63564d61bfb96f57c0e94664 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.663631 16234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953eecea2a4640758a4d5fecb97e2ecc" candidate_uuid: "db45473da1854d959ff574c462d84d2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21840652267a4a7b9f70d0e6f126ab6c"
I20260709 13:05:17.664223 16234 raft_consensus.cc:3060] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:17.668479 14442 tablet_replica.cc:333] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.669380 14442 raft_consensus.cc:2243] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.672513 16234 raft_consensus.cc:2468] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db45473da1854d959ff574c462d84d2e in term 3.
I20260709 13:05:17.671607 14442 raft_consensus.cc:2272] T 04f68ff4965544a0843756ec3f6eb126 P db45473da1854d959ff574c462d84d2e [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:17.674418 15667 leader_election.cc:336] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.675418 15667 leader_election.cc:304] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [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: 21840652267a4a7b9f70d0e6f126ab6c, db45473da1854d959ff574c462d84d2e; no voters: 37fbf86beed3461ba5595921ebea28ae
W20260709 13:05:17.676129 16199 consensus_peers.cc:597] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Couldn't send request to peer db45473da1854d959ff574c462d84d2e. 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 13:05:17.676144 17242 raft_consensus.cc:2804] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:17.676903 17242 raft_consensus.cc:697] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Becoming Leader. State: Replica: db45473da1854d959ff574c462d84d2e, State: Running, Role: LEADER
W20260709 13:05:17.677018 16199 consensus_peers.cc:597] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Couldn't send request to peer db45473da1854d959ff574c462d84d2e. 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 13:05:17.677035 14442 tablet_replica.cc:333] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.677810 17242 consensus_queue.cc:237] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "db45473da1854d959ff574c462d84d2e" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 38761 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.678370 14442 raft_consensus.cc:2243] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.679767 14442 raft_consensus.cc:2272] T 0ec9b8458c794a5a81331249557ab35f P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.682873 14442 tablet_replica.cc:333] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.683743 14442 raft_consensus.cc:2243] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.684718 14442 raft_consensus.cc:2272] T 150c8f1732fc46ef9a0a735a36b5c0ff P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.686790 14442 tablet_replica.cc:333] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.687552 14442 raft_consensus.cc:2243] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.688649 14442 raft_consensus.cc:2272] T 0a3e5c68df7e4f0ba2fea11b5b261ce4 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.690843 14442 tablet_replica.cc:333] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.691656 14442 raft_consensus.cc:2243] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.692741 14442 raft_consensus.cc:2272] T 81e2211cd14e40e49d1cf7f12f63dd14 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.695281 14442 tablet_replica.cc:333] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.695937 14442 raft_consensus.cc:2243] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.696385 14442 raft_consensus.cc:2272] T 29c70659f97c4c8183cada0b74e2a195 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.698302 14442 tablet_replica.cc:333] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.699097 14442 raft_consensus.cc:2243] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.701005 14442 raft_consensus.cc:2272] T 7887e02292ac490dab5636af4e313c19 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.703222 14442 tablet_replica.cc:333] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.703805 14442 raft_consensus.cc:2243] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.704378 14442 raft_consensus.cc:2272] T 14ca92ff02324cd08a5b18315a6513eb P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.706379 14442 tablet_replica.cc:333] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.707207 14442 raft_consensus.cc:2243] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.707767 14442 raft_consensus.cc:2272] T a7ffe7771abb4697b13a35cd687f6409 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.710279 14442 tablet_replica.cc:333] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.710865 14442 raft_consensus.cc:2243] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.711720 14442 pending_rounds.cc:70] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e: Trying to abort 1 pending ops.
I20260709 13:05:17.712039 14442 pending_rounds.cc:77] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305635093217349632 op_type: NO_OP noop_request { }
I20260709 13:05:17.712499 14442 raft_consensus.cc:2889] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:17.712812 14442 raft_consensus.cc:2272] T 953eecea2a4640758a4d5fecb97e2ecc P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.716325 14442 tablet_replica.cc:333] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.717039 14442 raft_consensus.cc:2243] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.718364 14442 raft_consensus.cc:2272] T 718e99fc3a384812b9f1f74c3288dd21 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.720803 14442 tablet_replica.cc:333] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.721396 14442 raft_consensus.cc:2243] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.722234 14442 raft_consensus.cc:2272] T 6d3fd2d83755463e9eb977e1e55a7e74 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.724429 14442 tablet_replica.cc:333] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.724964 14442 raft_consensus.cc:2243] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.726059 14442 raft_consensus.cc:2272] T 05a353cd540d4ccbb9b00dbcf0117acd P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.728228 14442 tablet_replica.cc:333] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.728822 14442 raft_consensus.cc:2243] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.729732 14442 raft_consensus.cc:2272] T 55c6d291d98746ddb09862b16baf7053 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.731827 14442 tablet_replica.cc:333] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.732352 14442 raft_consensus.cc:2243] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.732898 14442 raft_consensus.cc:2272] T f7c9785b373949dd895838074240e09d P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.734915 14442 tablet_replica.cc:333] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.735570 14442 raft_consensus.cc:2243] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.736233 14442 raft_consensus.cc:2272] T 63aaf67c5b974f88b3a9c1c1f1afc336 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.738991 14442 tablet_replica.cc:333] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.739778 14442 raft_consensus.cc:2243] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.740514 14442 pending_rounds.cc:70] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e: Trying to abort 1 pending ops.
I20260709 13:05:17.740765 14442 pending_rounds.cc:77] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305635093032157184 op_type: NO_OP noop_request { }
I20260709 13:05:17.741036 14442 raft_consensus.cc:2889] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:17.741333 14442 raft_consensus.cc:2272] T 80a6f77fc49c4af99838f3c0746d7c9d P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.743920 14442 tablet_replica.cc:333] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.744474 14442 raft_consensus.cc:2243] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.745133 14442 raft_consensus.cc:2272] T 3e5c9ed0f43f41c5b4abbe8e8149f8e1 P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.747696 14442 tablet_replica.cc:333] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.748235 14442 raft_consensus.cc:2243] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.747709 17347 raft_consensus.cc:493] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37fbf86beed3461ba5595921ebea28ae)
I20260709 13:05:17.748888 14442 raft_consensus.cc:2272] T c74333685565427e8736da004ed7d18f P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.749141 17347 raft_consensus.cc:515] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "595f37335c974add9663f2679980a604" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 43953 } } peers { permanent_uuid: "37fbf86beed3461ba5595921ebea28ae" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 42781 } } peers { permanent_uuid: "21840652267a4a7b9f70d0e6f126ab6c" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 43253 } attrs { promote: false } }
I20260709 13:05:17.751451 14442 tablet_replica.cc:333] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.752233 14442 raft_consensus.cc:2243] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.752883 14442 raft_consensus.cc:2272] T 0938c0b5c3114a68b8159856b55af621 P db45473da1854d959ff574c462d84d2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.753067 17347 leader_election.cc:290] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 595f37335c974add9663f2679980a604 (127.14.26.129:43953), 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781)
I20260709 13:05:17.755503 14442 tablet_replica.cc:333] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
W20260709 13:05:17.755498 16196 leader_election.cc:336] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 595f37335c974add9663f2679980a604 (127.14.26.129:43953): Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:17.756428 14442 raft_consensus.cc:2243] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.757880 14442 raft_consensus.cc:2272] T 46d88c53667d41aaad6ceffb4f1a20f2 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:17.757771 16198 leader_election.cc:336] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111)
I20260709 13:05:17.758385 16198 leader_election.cc:304] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [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: 21840652267a4a7b9f70d0e6f126ab6c; no voters: 37fbf86beed3461ba5595921ebea28ae, 595f37335c974add9663f2679980a604
I20260709 13:05:17.759106 17347 raft_consensus.cc:2749] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:17.760407 14442 tablet_replica.cc:333] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.760969 14442 raft_consensus.cc:2243] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.761688 14442 raft_consensus.cc:2272] T be182db8fc09446fb10b9d2eb0f1924c P db45473da1854d959ff574c462d84d2e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.764238 14442 tablet_replica.cc:333] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.764863 14442 raft_consensus.cc:2243] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:17.766570 14442 raft_consensus.cc:2272] T 5c39142d4c2b4a568ca6f4ce4547cc32 P db45473da1854d959ff574c462d84d2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.769465 14442 tablet_replica.cc:333] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e: stopping tablet replica
I20260709 13:05:17.772837 14442 raft_consensus.cc:2243] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.773587 14442 raft_consensus.cc:2272] T 75c909c7a10c4170b187a2687e128d1c P db45473da1854d959ff574c462d84d2e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:17.807768 16199 consensus_peers.cc:597] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Couldn't send request to peer db45473da1854d959ff574c462d84d2e. 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 13:05:17.825644 16199 consensus_peers.cc:597] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer db45473da1854d959ff574c462d84d2e (127.14.26.131:38761): Couldn't send request to peer db45473da1854d959ff574c462d84d2e. 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 13:05:17.907780 14442 tablet_server.cc:196] TabletServer@127.14.26.131:0 shutdown complete.
I20260709 13:05:18.028184 14442 tablet_server.cc:179] TabletServer@127.14.26.132:0 shutting down...
I20260709 13:05:18.109546 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:18.110530 14442 tablet_replica.cc:333] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.111902 14442 raft_consensus.cc:2243] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.112748 14442 raft_consensus.cc:2272] T c26604028a3e4fd5af3415e7d9c712b1 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.114771 14442 tablet_replica.cc:333] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.115532 14442 raft_consensus.cc:2243] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.116354 14442 pending_rounds.cc:70] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: Trying to abort 1 pending ops.
I20260709 13:05:18.116516 14442 pending_rounds.cc:77] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305635090978734080 op_type: NO_OP noop_request { }
I20260709 13:05:18.116815 14442 raft_consensus.cc:2889] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:18.117132 14442 raft_consensus.cc:2272] T e4b065a5ad8f46b195b12e0775350937 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.120163 14442 tablet_replica.cc:333] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.120868 14442 raft_consensus.cc:2243] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.121577 14442 raft_consensus.cc:2272] T d8270d05892e47caa5cbd8777385e757 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.123791 14442 tablet_replica.cc:333] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.124353 14442 raft_consensus.cc:2243] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.124935 14442 raft_consensus.cc:2272] T 8ae1b864b8304c9ba39704f61d510746 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.127074 14442 tablet_replica.cc:333] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.127712 14442 raft_consensus.cc:2243] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.128262 14442 raft_consensus.cc:2272] T 3cb78c1d4489431aa1793309271e2f1f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.130306 14442 tablet_replica.cc:333] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.130877 14442 raft_consensus.cc:2243] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.131973 14442 raft_consensus.cc:2272] T 04f68ff4965544a0843756ec3f6eb126 P 21840652267a4a7b9f70d0e6f126ab6c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.133994 14442 tablet_replica.cc:333] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.134567 14442 raft_consensus.cc:2243] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.135094 14442 raft_consensus.cc:2272] T 78d9def611594e7c907816b4a7af4c37 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.137265 14442 tablet_replica.cc:333] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.137766 14442 raft_consensus.cc:2243] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.138527 14442 raft_consensus.cc:2272] T 1c68ddc8cb624a6192822c1dc02f1ce5 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.140609 14442 tablet_replica.cc:333] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.141345 14442 raft_consensus.cc:2243] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.141989 14442 raft_consensus.cc:2272] T 05a353cd540d4ccbb9b00dbcf0117acd P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.144071 14442 tablet_replica.cc:333] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.144632 14442 raft_consensus.cc:2243] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.145144 14442 raft_consensus.cc:2272] T 4c49639517ab4cdabf2d3d92c84a14ba P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.147137 14442 tablet_replica.cc:333] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.147720 14442 raft_consensus.cc:2243] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.148135 14442 raft_consensus.cc:2272] T f4f63a585fc84d9bbc5841fd8993e492 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.150003 14442 tablet_replica.cc:333] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.150554 14442 raft_consensus.cc:2243] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.151283 14442 raft_consensus.cc:2272] T 46d88c53667d41aaad6ceffb4f1a20f2 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.153203 14442 tablet_replica.cc:333] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.153776 14442 raft_consensus.cc:2243] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.154628 14442 raft_consensus.cc:2272] T 0f27f9a748fc465faa766972ffcb1c27 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.156721 14442 tablet_replica.cc:333] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.157275 14442 raft_consensus.cc:2243] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.158090 14442 raft_consensus.cc:2272] T 804eb9f5951248efbcce4b8620b1a6a0 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.160068 14442 tablet_replica.cc:333] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.160614 14442 raft_consensus.cc:2243] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.161564 14442 raft_consensus.cc:2272] T 03ef381ab59d468290dafdf63207eb82 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.163502 14442 tablet_replica.cc:333] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.164068 14442 raft_consensus.cc:2243] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.164523 14442 raft_consensus.cc:2272] T bb563a298bfa40b3b3cac26dd5d3bb86 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.166585 14442 tablet_replica.cc:333] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.167197 14442 raft_consensus.cc:2243] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.167793 14442 raft_consensus.cc:2272] T 81e2211cd14e40e49d1cf7f12f63dd14 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.169592 14442 tablet_replica.cc:333] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.170109 14442 raft_consensus.cc:2243] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.170981 14442 raft_consensus.cc:2272] T 837557d007eb4838b33d6b277ccb19c3 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.173933 14442 tablet_replica.cc:333] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.174453 14442 raft_consensus.cc:2243] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.175168 14442 raft_consensus.cc:2272] T f4dd83f8fef944bcb9660a737169f55f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.177260 14442 tablet_replica.cc:333] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.177803 14442 raft_consensus.cc:2243] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.178333 14442 raft_consensus.cc:2272] T 0ec9b8458c794a5a81331249557ab35f P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.180238 14442 tablet_replica.cc:333] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.180775 14442 raft_consensus.cc:2243] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.181550 14442 raft_consensus.cc:2272] T d2abe0e4149240a09a0c4a9846f96ad3 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.183537 14442 tablet_replica.cc:333] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.184057 14442 raft_consensus.cc:2243] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.184772 14442 raft_consensus.cc:2272] T c74333685565427e8736da004ed7d18f P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.186553 14442 tablet_replica.cc:333] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.187122 14442 raft_consensus.cc:2243] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.187891 14442 raft_consensus.cc:2272] T d07c7a388aa440128768cf066aa08620 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.189689 14442 tablet_replica.cc:333] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.190188 14442 raft_consensus.cc:2243] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.190755 14442 raft_consensus.cc:2272] T ad2570d3ec5e475487f721383d6c1580 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.192589 14442 tablet_replica.cc:333] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.193178 14442 raft_consensus.cc:2243] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.194005 14442 raft_consensus.cc:2272] T 4cbca4f4729c4ece842eb2ef85fdf400 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.197461 14442 tablet_replica.cc:333] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.198299 14442 raft_consensus.cc:2243] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.199376 14442 raft_consensus.cc:2272] T 0938c0b5c3114a68b8159856b55af621 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:18.199939 16198 consensus_peers.cc:597] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c -> Peer 37fbf86beed3461ba5595921ebea28ae (127.14.26.130:42781): Couldn't send request to peer 37fbf86beed3461ba5595921ebea28ae. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.130:42781: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:18.201511 14442 tablet_replica.cc:333] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.202080 14442 raft_consensus.cc:2243] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.202564 14442 raft_consensus.cc:2272] T f103e95cc44f4dd8ab47644cfa94440e P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.204473 14442 tablet_replica.cc:333] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.204980 14442 raft_consensus.cc:2243] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.205765 14442 raft_consensus.cc:2272] T 21dcb72f701e41bbaa00f12f1f6da454 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.208241 14442 tablet_replica.cc:333] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.208994 14442 raft_consensus.cc:2243] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.209925 14442 raft_consensus.cc:2272] T 150c8f1732fc46ef9a0a735a36b5c0ff P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.211959 14442 tablet_replica.cc:333] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.212473 14442 raft_consensus.cc:2243] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.213228 14442 raft_consensus.cc:2272] T 456447707c6c45a6a32108a4aacca132 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.215171 14442 tablet_replica.cc:333] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.215673 14442 raft_consensus.cc:2243] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.216445 14442 raft_consensus.cc:2272] T 1ae74476ad8b4a32b1325c581d87aeb9 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.218317 14442 tablet_replica.cc:333] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.218806 14442 raft_consensus.cc:2243] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.219242 14442 raft_consensus.cc:2272] T 80a6f77fc49c4af99838f3c0746d7c9d P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.221015 14442 tablet_replica.cc:333] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.221498 14442 raft_consensus.cc:2243] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.222002 14442 raft_consensus.cc:2272] T 718e99fc3a384812b9f1f74c3288dd21 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.223953 14442 tablet_replica.cc:333] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.224460 14442 raft_consensus.cc:2243] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.225270 14442 raft_consensus.cc:2272] T a3c37c4b66484fd492bd48729e4512d5 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.227260 14442 tablet_replica.cc:333] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.227756 14442 raft_consensus.cc:2243] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.228330 14442 raft_consensus.cc:2272] T 953eecea2a4640758a4d5fecb97e2ecc P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.230571 14442 tablet_replica.cc:333] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.231122 14442 raft_consensus.cc:2243] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.231869 14442 raft_consensus.cc:2272] T f7c9785b373949dd895838074240e09d P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.233632 14442 tablet_replica.cc:333] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.234126 14442 raft_consensus.cc:2243] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.234786 14442 raft_consensus.cc:2272] T 63aaf67c5b974f88b3a9c1c1f1afc336 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.236550 14442 tablet_replica.cc:333] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.237046 14442 raft_consensus.cc:2243] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.237588 14442 raft_consensus.cc:2272] T 7887e02292ac490dab5636af4e313c19 P 21840652267a4a7b9f70d0e6f126ab6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.239784 14442 tablet_replica.cc:333] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.240250 14442 raft_consensus.cc:2243] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.240666 14442 raft_consensus.cc:2272] T c89a0a7b2ee94da79244c7e8c45e4113 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.242482 14442 tablet_replica.cc:333] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.242962 14442 raft_consensus.cc:2243] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.243762 14442 raft_consensus.cc:2272] T dae336fe58c44fd9a12ec0deef9f0da4 P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.245571 14442 tablet_replica.cc:333] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.246027 14442 raft_consensus.cc:2243] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.246764 14442 raft_consensus.cc:2272] T 0701b75abf264017b09e6d4c727d6b4e P 21840652267a4a7b9f70d0e6f126ab6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.248497 14442 tablet_replica.cc:333] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.250538 14442 raft_consensus.cc:2243] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.251231 14442 raft_consensus.cc:2272] T fb3a999901e84c90a4f105c467ccc5fb P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.253024 14442 tablet_replica.cc:333] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c: stopping tablet replica
I20260709 13:05:18.253449 14442 raft_consensus.cc:2243] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.253988 14442 raft_consensus.cc:2272] T 6d3fd2d83755463e9eb977e1e55a7e74 P 21840652267a4a7b9f70d0e6f126ab6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.322261 14442 tablet_server.cc:196] TabletServer@127.14.26.132:0 shutdown complete.
I20260709 13:05:18.396045 14442 master.cc:562] Master@127.14.26.190:37359 shutting down...
W20260709 13:05:18.426429 15499 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:05:18.426705 15499 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:05:18.426918 15499 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:05:21.002723 15435 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111) [suppressed 450 similar messages]
W20260709 13:05:21.006021 15435 catalog_manager.cc:4755] TS 595f37335c974add9663f2679980a604 (127.14.26.129:43953): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 150c8f1732fc46ef9a0a735a36b5c0ff: Network error: Client connection negotiation failed: client connection to 127.14.26.129:43953: connect: Connection refused (error 111)
I20260709 13:05:21.308986 14442 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.309746 14442 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.310148 14442 tablet_replica.cc:333] T 00000000000000000000000000000000 P b1552c92d71648a3a49fc482f7cbe7b6: stopping tablet replica
I20260709 13:05:21.388775 14442 master.cc:584] Master@127.14.26.190:37359 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (61521 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:05:21.481887 14442 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.26.190:40709
I20260709 13:05:21.483114 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:21.488791 17357 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 13:05:21.488770 17358 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 13:05:21.489723 17360 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 13:05:21.490165 14442 server_base.cc:1061] running on GCE node
I20260709 13:05:21.492179 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:21.492396 14442 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 13:05:21.492583 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602321492550 us; error 0 us; skew 500 ppm
I20260709 13:05:21.493098 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:21.495456 14442 webserver.cc:533] Webserver started at http://127.14.26.190:37283/ using document root <none> and password file <none>
I20260709 13:05:21.495939 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:21.496142 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:21.496414 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:21.497596 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/master-0-root/instance:
uuid: "2278597eea834f74823f77b7073e8371"
format_stamp: "Formatted at 2026-07-09 13:05:21 on dist-test-slave-z3gg"
I20260709 13:05:21.502796 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260709 13:05:21.506021 17365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:21.506918 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:21.507236 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/master-0-root
uuid: "2278597eea834f74823f77b7073e8371"
format_stamp: "Formatted at 2026-07-09 13:05:21 on dist-test-slave-z3gg"
I20260709 13:05:21.507498 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-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 13:05:21.518915 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:21.520047 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:21.556809 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.190:40709
I20260709 13:05:21.557022 17416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.190:40709 every 8 connection(s)
I20260709 13:05:21.561046 17417 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 13:05:21.571784 17417 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371: Bootstrap starting.
I20260709 13:05:21.577030 17417 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.581290 17417 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371: No bootstrap required, opened a new log
I20260709 13:05:21.583462 17417 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2278597eea834f74823f77b7073e8371" member_type: VOTER }
I20260709 13:05:21.583871 17417 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.584085 17417 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2278597eea834f74823f77b7073e8371, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.584678 17417 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2278597eea834f74823f77b7073e8371" member_type: VOTER }
I20260709 13:05:21.585104 17417 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:21.585321 17417 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:21.585618 17417 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.589867 17417 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2278597eea834f74823f77b7073e8371" member_type: VOTER }
I20260709 13:05:21.590363 17417 leader_election.cc:304] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [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: 2278597eea834f74823f77b7073e8371; no voters: 
I20260709 13:05:21.591599 17417 leader_election.cc:290] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:21.591967 17420 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:21.593369 17420 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [term 1 LEADER]: Becoming Leader. State: Replica: 2278597eea834f74823f77b7073e8371, State: Running, Role: LEADER
I20260709 13:05:21.593945 17420 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [LEADER]: Queue going to LEADER mode. State: All 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: "2278597eea834f74823f77b7073e8371" member_type: VOTER }
I20260709 13:05:21.594542 17417 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:21.599167 17422 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2278597eea834f74823f77b7073e8371. Latest consensus state: current_term: 1 leader_uuid: "2278597eea834f74823f77b7073e8371" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2278597eea834f74823f77b7073e8371" member_type: VOTER } }
I20260709 13:05:21.598742 17421 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2278597eea834f74823f77b7073e8371" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2278597eea834f74823f77b7073e8371" member_type: VOTER } }
I20260709 13:05:21.599736 17422 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:21.599949 17421 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:21.601990 17427 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:21.609632 17427 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:21.615871 14442 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:21.618999 17427 catalog_manager.cc:1383] Generated new cluster ID: 28fcee7ba50145c8825c905981cd0613
I20260709 13:05:21.619390 17427 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:21.644761 17427 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:21.646035 17427 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:21.664928 17427 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371: Generated new TSK 0
I20260709 13:05:21.665588 17427 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:21.682464 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:21.688372 17438 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 13:05:21.689374 17439 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 13:05:21.692727 17441 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 13:05:21.694228 14442 server_base.cc:1061] running on GCE node
I20260709 13:05:21.695466 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:21.695639 14442 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 13:05:21.695776 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602321695762 us; error 0 us; skew 500 ppm
I20260709 13:05:21.696431 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:21.698920 14442 webserver.cc:533] Webserver started at http://127.14.26.129:41625/ using document root <none> and password file <none>
I20260709 13:05:21.699401 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:21.699551 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:21.699760 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:21.700750 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/instance:
uuid: "7410d7117ec24237b34b559f3ed072f1"
format_stamp: "Formatted at 2026-07-09 13:05:21 on dist-test-slave-z3gg"
I20260709 13:05:21.705096 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:05:21.708211 17446 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:21.709076 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:21.709434 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-0-root
uuid: "7410d7117ec24237b34b559f3ed072f1"
format_stamp: "Formatted at 2026-07-09 13:05:21 on dist-test-slave-z3gg"
I20260709 13:05:21.709725 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-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 13:05:21.719159 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:21.720300 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:21.721724 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:21.723974 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:21.724208 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:21.724442 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:21.724632 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:21.764635 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.129:46615
I20260709 13:05:21.764736 17508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.129:46615 every 8 connection(s)
I20260709 13:05:21.769647 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:21.776253 17513 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 13:05:21.777873 17514 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 13:05:21.780782 17516 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 13:05:21.781572 14442 server_base.cc:1061] running on GCE node
I20260709 13:05:21.782588 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:21.782869 14442 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 13:05:21.783141 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602321783113 us; error 0 us; skew 500 ppm
I20260709 13:05:21.783806 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:21.786487 17509 heartbeater.cc:344] Connected to a master server at 127.14.26.190:40709
I20260709 13:05:21.786705 14442 webserver.cc:533] Webserver started at http://127.14.26.130:45889/ using document root <none> and password file <none>
I20260709 13:05:21.786886 17509 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:21.787380 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:21.787596 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:21.787743 17509 heartbeater.cc:507] Master 127.14.26.190:40709 requested a full tablet report, sending...
I20260709 13:05:21.787886 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:21.789249 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-1-root/instance:
uuid: "b1674e4623354368b0b32287a2aa86ad"
format_stamp: "Formatted at 2026-07-09 13:05:21 on dist-test-slave-z3gg"
I20260709 13:05:21.789909 17382 ts_manager.cc:194] Registered new tserver with Master: 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:21.791754 17382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59636
I20260709 13:05:21.794281 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260709 13:05:21.797652 17521 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:21.798404 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:05:21.798691 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-1-root
uuid: "b1674e4623354368b0b32287a2aa86ad"
format_stamp: "Formatted at 2026-07-09 13:05:21 on dist-test-slave-z3gg"
I20260709 13:05:21.798977 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-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 13:05:21.814529 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:21.815755 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:21.817162 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:21.819342 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:21.819561 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:21.819795 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:21.819962 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:21.860162 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.130:43563
I20260709 13:05:21.860268 17583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.130:43563 every 8 connection(s)
I20260709 13:05:21.865454 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:21.873390 17587 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 13:05:21.874910 17588 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 13:05:21.879154 17584 heartbeater.cc:344] Connected to a master server at 127.14.26.190:40709
I20260709 13:05:21.879572 17584 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:21.880288 17584 heartbeater.cc:507] Master 127.14.26.190:40709 requested a full tablet report, sending...
I20260709 13:05:21.881362 14442 server_base.cc:1061] running on GCE node
I20260709 13:05:21.882531 17382 ts_manager.cc:194] Registered new tserver with Master: b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
W20260709 13:05:21.883262 17590 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 13:05:21.884228 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:05:21.884245 17382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59648
W20260709 13:05:21.884473 14442 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 13:05:21.884845 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602321884818 us; error 0 us; skew 500 ppm
I20260709 13:05:21.885618 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:21.888211 14442 webserver.cc:533] Webserver started at http://127.14.26.131:40005/ using document root <none> and password file <none>
I20260709 13:05:21.888687 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:21.888900 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:21.889158 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:21.890280 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-2-root/instance:
uuid: "31e96c6c42f2472da291d75d7aece62a"
format_stamp: "Formatted at 2026-07-09 13:05:21 on dist-test-slave-z3gg"
I20260709 13:05:21.894654 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:21.898012 17595 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:21.898821 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:21.899176 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-2-root
uuid: "31e96c6c42f2472da291d75d7aece62a"
format_stamp: "Formatted at 2026-07-09 13:05:21 on dist-test-slave-z3gg"
I20260709 13:05:21.899508 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-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 13:05:21.935045 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:21.936245 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:21.937666 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:21.939976 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:21.940157 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:21.940469 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:21.940630 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:21.982641 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.131:44343
I20260709 13:05:21.982764 17657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.131:44343 every 8 connection(s)
I20260709 13:05:21.988076 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:21.996266 17661 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 13:05:21.997418 17662 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 13:05:21.999994 17658 heartbeater.cc:344] Connected to a master server at 127.14.26.190:40709
I20260709 13:05:22.000521 17658 heartbeater.cc:461] Registering TS with master...
W20260709 13:05:22.001173 17664 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 13:05:22.001539 17658 heartbeater.cc:507] Master 127.14.26.190:40709 requested a full tablet report, sending...
I20260709 13:05:22.001840 14442 server_base.cc:1061] running on GCE node
I20260709 13:05:22.002851 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:22.003118 14442 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 13:05:22.003319 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602322003301 us; error 0 us; skew 500 ppm
I20260709 13:05:22.003832 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:22.003816 17382 ts_manager.cc:194] Registered new tserver with Master: 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:22.005693 17382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59658
I20260709 13:05:22.006847 14442 webserver.cc:533] Webserver started at http://127.14.26.132:36507/ using document root <none> and password file <none>
I20260709 13:05:22.007400 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:22.007618 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:22.007884 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:22.009012 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-3-root/instance:
uuid: "76eacecce09641bfb11ac283477dfe74"
format_stamp: "Formatted at 2026-07-09 13:05:22 on dist-test-slave-z3gg"
I20260709 13:05:22.013442 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:05:22.016696 17669 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:22.017517 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:05:22.017818 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-3-root
uuid: "76eacecce09641bfb11ac283477dfe74"
format_stamp: "Formatted at 2026-07-09 13:05:22 on dist-test-slave-z3gg"
I20260709 13:05:22.018103 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-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 13:05:22.041313 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:22.042539 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:22.044050 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:22.046242 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:22.046416 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:22.046727 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:22.046890 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:22.086477 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.132:39849
I20260709 13:05:22.086573 17731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.132:39849 every 8 connection(s)
I20260709 13:05:22.100481 17732 heartbeater.cc:344] Connected to a master server at 127.14.26.190:40709
I20260709 13:05:22.101047 17732 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:22.101876 17732 heartbeater.cc:507] Master 127.14.26.190:40709 requested a full tablet report, sending...
I20260709 13:05:22.103775 17382 ts_manager.cc:194] Registered new tserver with Master: 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:22.104123 14442 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014602604s
I20260709 13:05:22.105149 17382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59674
I20260709 13:05:22.130016 17382 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59682:
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 13:05:22.361044 17474 tablet_service.cc:1511] Processing CreateTablet for tablet 4fad39dadce34ee28529b8bdab94496e (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:22.362501 17474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fad39dadce34ee28529b8bdab94496e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.383371 17549 tablet_service.cc:1511] Processing CreateTablet for tablet 4fad39dadce34ee28529b8bdab94496e (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:22.383941 17623 tablet_service.cc:1511] Processing CreateTablet for tablet 4fad39dadce34ee28529b8bdab94496e (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:22.384814 17549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fad39dadce34ee28529b8bdab94496e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.385264 17623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fad39dadce34ee28529b8bdab94496e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.386590 17621 tablet_service.cc:1511] Processing CreateTablet for tablet 23f2a1b14ab54327b73ea894073068ec (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:22.387001 17622 tablet_service.cc:1511] Processing CreateTablet for tablet e4610970a64b4a75be106111b332a150 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:22.388000 17621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f2a1b14ab54327b73ea894073068ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.389290 17615 tablet_service.cc:1511] Processing CreateTablet for tablet 4072770d5c8048b5bf460325102f4c2e (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:22.390630 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4072770d5c8048b5bf460325102f4c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.390894 17614 tablet_service.cc:1511] Processing CreateTablet for tablet 33ac5f76c7874b51879c0179bcf161c6 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:22.392323 17614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ac5f76c7874b51879c0179bcf161c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.393307 17618 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab8f6416e684642933087a263e96232 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:22.394635 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab8f6416e684642933087a263e96232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.396195 17619 tablet_service.cc:1511] Processing CreateTablet for tablet 6aadb0b55ccc46d4a1a12d31cdb07359 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:22.397508 17619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aadb0b55ccc46d4a1a12d31cdb07359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.400230 17620 tablet_service.cc:1511] Processing CreateTablet for tablet 3c15b9b406614601b7b4230e3ca576e4 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:22.401566 17620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c15b9b406614601b7b4230e3ca576e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.404361 17616 tablet_service.cc:1511] Processing CreateTablet for tablet 96c2712dff204fff9bf631dbf378495a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:22.405644 17616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c2712dff204fff9bf631dbf378495a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.407223 17617 tablet_service.cc:1511] Processing CreateTablet for tablet 31e137d88bd54ccc86a8eb0e8748b5e4 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:22.408737 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e137d88bd54ccc86a8eb0e8748b5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.409830 17622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4610970a64b4a75be106111b332a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.420604 17621 tablet_service.cc:1511] Processing CreateTablet for tablet c543ea3167a24f138115365cecd2b9d9 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:22.422626 17621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c543ea3167a24f138115365cecd2b9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.431064 17547 tablet_service.cc:1511] Processing CreateTablet for tablet 23f2a1b14ab54327b73ea894073068ec (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:22.432487 17547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f2a1b14ab54327b73ea894073068ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.428764 17548 tablet_service.cc:1511] Processing CreateTablet for tablet 40fc210293834226af5a57167a0893e6 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:22.435863 17548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fc210293834226af5a57167a0893e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.439636 17546 tablet_service.cc:1511] Processing CreateTablet for tablet 3c15b9b406614601b7b4230e3ca576e4 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:22.441004 17546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c15b9b406614601b7b4230e3ca576e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.442922 17545 tablet_service.cc:1511] Processing CreateTablet for tablet 35ea14578a3a4d60ac29d2cd33db3c70 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:22.444262 17545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ea14578a3a4d60ac29d2cd33db3c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.448107 17544 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab8f6416e684642933087a263e96232 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:22.449512 17544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab8f6416e684642933087a263e96232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.452031 17472 tablet_service.cc:1511] Processing CreateTablet for tablet e4610970a64b4a75be106111b332a150 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:22.453365 17472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4610970a64b4a75be106111b332a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.456071 17471 tablet_service.cc:1511] Processing CreateTablet for tablet 3c15b9b406614601b7b4230e3ca576e4 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:22.457386 17471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c15b9b406614601b7b4230e3ca576e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.460069 17470 tablet_service.cc:1511] Processing CreateTablet for tablet 35ea14578a3a4d60ac29d2cd33db3c70 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:22.461396 17470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ea14578a3a4d60ac29d2cd33db3c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.464707 17469 tablet_service.cc:1511] Processing CreateTablet for tablet 6aadb0b55ccc46d4a1a12d31cdb07359 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:22.466358 17469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aadb0b55ccc46d4a1a12d31cdb07359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.466244 17697 tablet_service.cc:1511] Processing CreateTablet for tablet 40fc210293834226af5a57167a0893e6 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:22.467599 17697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fc210293834226af5a57167a0893e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.468327 17468 tablet_service.cc:1511] Processing CreateTablet for tablet 31e137d88bd54ccc86a8eb0e8748b5e4 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:22.470016 17468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e137d88bd54ccc86a8eb0e8748b5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.472597 17467 tablet_service.cc:1511] Processing CreateTablet for tablet 8666a4e6270a4af58ef27940e4e46881 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:22.474325 17467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8666a4e6270a4af58ef27940e4e46881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.476527 17543 tablet_service.cc:1511] Processing CreateTablet for tablet 31e137d88bd54ccc86a8eb0e8748b5e4 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:22.476605 17466 tablet_service.cc:1511] Processing CreateTablet for tablet 96c2712dff204fff9bf631dbf378495a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:22.478356 17543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e137d88bd54ccc86a8eb0e8748b5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.478542 17466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c2712dff204fff9bf631dbf378495a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.480969 17616 tablet_service.cc:1511] Processing CreateTablet for tablet 11da03d0436f444fbbac2ed28480f5a3 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:22.481680 17465 tablet_service.cc:1511] Processing CreateTablet for tablet 33ac5f76c7874b51879c0179bcf161c6 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:22.482270 17616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11da03d0436f444fbbac2ed28480f5a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.485034 17473 tablet_service.cc:1511] Processing CreateTablet for tablet 40fc210293834226af5a57167a0893e6 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:22.486131 17751 tablet_bootstrap.cc:492] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:22.492729 17542 tablet_service.cc:1511] Processing CreateTablet for tablet 8666a4e6270a4af58ef27940e4e46881 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:22.494211 17542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8666a4e6270a4af58ef27940e4e46881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.494310 17541 tablet_service.cc:1511] Processing CreateTablet for tablet 4072770d5c8048b5bf460325102f4c2e (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:22.495357 17465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ac5f76c7874b51879c0179bcf161c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.495704 17541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4072770d5c8048b5bf460325102f4c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.503228 17540 tablet_service.cc:1511] Processing CreateTablet for tablet 33ac5f76c7874b51879c0179bcf161c6 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:22.504525 17540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ac5f76c7874b51879c0179bcf161c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.499363 17473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fc210293834226af5a57167a0893e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.532814 17620 tablet_service.cc:1511] Processing CreateTablet for tablet 1f62fea5d8de40c5b873f5611544911e (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:22.534582 17620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f62fea5d8de40c5b873f5611544911e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.541853 17696 tablet_service.cc:1511] Processing CreateTablet for tablet e4610970a64b4a75be106111b332a150 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:22.543357 17696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4610970a64b4a75be106111b332a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.552150 17695 tablet_service.cc:1511] Processing CreateTablet for tablet 23f2a1b14ab54327b73ea894073068ec (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:22.553870 17695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f2a1b14ab54327b73ea894073068ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.572826 17694 tablet_service.cc:1511] Processing CreateTablet for tablet 35ea14578a3a4d60ac29d2cd33db3c70 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:22.574241 17694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ea14578a3a4d60ac29d2cd33db3c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.580883 17693 tablet_service.cc:1511] Processing CreateTablet for tablet 6aadb0b55ccc46d4a1a12d31cdb07359 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:22.581843 17544 tablet_service.cc:1511] Processing CreateTablet for tablet 8504ea59096b4c24aa94240982db7c87 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:22.582293 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aadb0b55ccc46d4a1a12d31cdb07359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.588868 17692 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab8f6416e684642933087a263e96232 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:22.590327 17692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab8f6416e684642933087a263e96232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.592191 17691 tablet_service.cc:1511] Processing CreateTablet for tablet 8666a4e6270a4af58ef27940e4e46881 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:22.593541 17691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8666a4e6270a4af58ef27940e4e46881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.596269 17690 tablet_service.cc:1511] Processing CreateTablet for tablet 96c2712dff204fff9bf631dbf378495a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:22.597623 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c2712dff204fff9bf631dbf378495a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.600164 17689 tablet_service.cc:1511] Processing CreateTablet for tablet 4072770d5c8048b5bf460325102f4c2e (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:22.601523 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4072770d5c8048b5bf460325102f4c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.604200 17688 tablet_service.cc:1511] Processing CreateTablet for tablet 804c662f894a40efaddd042ec01ad3cf (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:22.605535 17688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804c662f894a40efaddd042ec01ad3cf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:22.626498 17430 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:22.634402 17546 tablet_service.cc:1511] Processing CreateTablet for tablet 11da03d0436f444fbbac2ed28480f5a3 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:22.641573 17621 tablet_service.cc:1511] Processing CreateTablet for tablet ba7b833fb1584d0ab28cc631cac02c18 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:22.642969 17621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba7b833fb1584d0ab28cc631cac02c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.645104 17617 tablet_service.cc:1511] Processing CreateTablet for tablet dc2f2e201efa47999bb79278cd1e307d (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:22.646510 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc2f2e201efa47999bb79278cd1e307d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.492703 17623 tablet_service.cc:1511] Processing CreateTablet for tablet 88e82b7e97d94be999917700fceacd8f (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:22.645102 17616 tablet_service.cc:1511] Processing CreateTablet for tablet 22a27483dc5a4281b7e28393206cb52a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:22.650940 17616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22a27483dc5a4281b7e28393206cb52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.621033 17544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8504ea59096b4c24aa94240982db7c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.635584 17751 tablet_bootstrap.cc:654] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.663817 17546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11da03d0436f444fbbac2ed28480f5a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.664588 17752 tablet_bootstrap.cc:492] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:22.664975 17474 tablet_service.cc:1511] Processing CreateTablet for tablet c543ea3167a24f138115365cecd2b9d9 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:22.682178 17474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c543ea3167a24f138115365cecd2b9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.667837 17618 tablet_service.cc:1511] Processing CreateTablet for tablet 8161805af1d54480be739296662fbcc5 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:22.668573 17753 tablet_bootstrap.cc:492] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:22.669145 17623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e82b7e97d94be999917700fceacd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.689147 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8161805af1d54480be739296662fbcc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.692113 17752 tablet_bootstrap.cc:654] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.692196 17472 tablet_service.cc:1511] Processing CreateTablet for tablet 8504ea59096b4c24aa94240982db7c87 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:22.693617 17472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8504ea59096b4c24aa94240982db7c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.671681 17470 tablet_service.cc:1511] Processing CreateTablet for tablet 804c662f894a40efaddd042ec01ad3cf (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:22.675614 17543 tablet_service.cc:1511] Processing CreateTablet for tablet 804c662f894a40efaddd042ec01ad3cf (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:22.675869 17466 tablet_service.cc:1511] Processing CreateTablet for tablet 88e82b7e97d94be999917700fceacd8f (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:22.703689 17466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e82b7e97d94be999917700fceacd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.709719 17753 tablet_bootstrap.cc:654] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.711571 17470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804c662f894a40efaddd042ec01ad3cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.713078 17543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804c662f894a40efaddd042ec01ad3cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.714730 17465 tablet_service.cc:1511] Processing CreateTablet for tablet 1f62fea5d8de40c5b873f5611544911e (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:22.716037 17465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f62fea5d8de40c5b873f5611544911e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.700178 17545 tablet_service.cc:1511] Processing CreateTablet for tablet 88e82b7e97d94be999917700fceacd8f (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:22.721709 17545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e82b7e97d94be999917700fceacd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.724850 17549 tablet_service.cc:1511] Processing CreateTablet for tablet 8161805af1d54480be739296662fbcc5 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:22.725036 17547 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0fbf6c76b349fc8ad42b9c5b368b1d (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:22.725155 17540 tablet_service.cc:1511] Processing CreateTablet for tablet dc2f2e201efa47999bb79278cd1e307d (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:22.739553 17469 tablet_service.cc:1511] Processing CreateTablet for tablet 8161805af1d54480be739296662fbcc5 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:22.740877 17469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8161805af1d54480be739296662fbcc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.741657 17693 tablet_service.cc:1511] Processing CreateTablet for tablet 8504ea59096b4c24aa94240982db7c87 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:22.743000 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8504ea59096b4c24aa94240982db7c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.754626 17697 tablet_service.cc:1511] Processing CreateTablet for tablet c543ea3167a24f138115365cecd2b9d9 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:22.756345 17697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c543ea3167a24f138115365cecd2b9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.758877 17688 tablet_service.cc:1511] Processing CreateTablet for tablet 1f62fea5d8de40c5b873f5611544911e (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:22.760202 17688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f62fea5d8de40c5b873f5611544911e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.768471 17615 tablet_service.cc:1511] Processing CreateTablet for tablet c71e85c9f33e4ade9f186d4f32058344 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:22.769738 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71e85c9f33e4ade9f186d4f32058344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.700393 17541 tablet_service.cc:1511] Processing CreateTablet for tablet ba7b833fb1584d0ab28cc631cac02c18 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:22.766443 17548 tablet_service.cc:1511] Processing CreateTablet for tablet c71e85c9f33e4ade9f186d4f32058344 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:22.782147 17468 tablet_service.cc:1511] Processing CreateTablet for tablet c71e85c9f33e4ade9f186d4f32058344 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:22.787364 17468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71e85c9f33e4ade9f186d4f32058344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.787180 17695 tablet_service.cc:1511] Processing CreateTablet for tablet 11da03d0436f444fbbac2ed28480f5a3 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:22.779810 17549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8161805af1d54480be739296662fbcc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.790081 17547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0fbf6c76b349fc8ad42b9c5b368b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.782678 17694 tablet_service.cc:1511] Processing CreateTablet for tablet ba7b833fb1584d0ab28cc631cac02c18 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:22.792609 17548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71e85c9f33e4ade9f186d4f32058344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.794183 17509 heartbeater.cc:499] Master 127.14.26.190:40709 was elected leader, sending a full tablet report...
I20260709 13:05:22.795284 17540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc2f2e201efa47999bb79278cd1e307d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.796851 17692 tablet_service.cc:1511] Processing CreateTablet for tablet dc2f2e201efa47999bb79278cd1e307d (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:22.809250 17541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba7b833fb1584d0ab28cc631cac02c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.788506 17695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11da03d0436f444fbbac2ed28480f5a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.810206 17694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba7b833fb1584d0ab28cc631cac02c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.784366 17753 tablet_bootstrap.cc:492] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:22.815557 17753 ts_tablet_manager.cc:1403] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.149s	user 0.006s	sys 0.009s
I20260709 13:05:22.781553 17755 tablet_bootstrap.cc:492] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:22.820390 17690 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0fbf6c76b349fc8ad42b9c5b368b1d (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:22.821717 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0fbf6c76b349fc8ad42b9c5b368b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.823395 17751 tablet_bootstrap.cc:492] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:22.823834 17752 tablet_bootstrap.cc:492] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:22.824316 17752 ts_tablet_manager.cc:1403] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.160s	user 0.012s	sys 0.012s
I20260709 13:05:22.818460 17753 raft_consensus.cc:359] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:22.827642 17751 ts_tablet_manager.cc:1403] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.342s	user 0.009s	sys 0.009s
I20260709 13:05:22.834553 17692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc2f2e201efa47999bb79278cd1e307d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.830624 17753 raft_consensus.cc:385] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.790906 17691 tablet_service.cc:1511] Processing CreateTablet for tablet 22a27483dc5a4281b7e28393206cb52a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:22.838769 17691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22a27483dc5a4281b7e28393206cb52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.839967 17544 tablet_service.cc:1511] Processing CreateTablet for tablet e4846785cf6b4a9ca6d224be5dda901a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:22.841250 17544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4846785cf6b4a9ca6d224be5dda901a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.855403 17753 raft_consensus.cc:740] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.773386 17474 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0fbf6c76b349fc8ad42b9c5b368b1d (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:22.864555 17623 tablet_service.cc:1511] Processing CreateTablet for tablet 9feaa15e0e3a43e09376b50a65858873 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:22.865828 17623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9feaa15e0e3a43e09376b50a65858873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.857066 17752 raft_consensus.cc:359] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:22.870386 17753 consensus_queue.cc:260] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:22.872634 17471 tablet_service.cc:1511] Processing CreateTablet for tablet 22a27483dc5a4281b7e28393206cb52a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:22.869890 17752 raft_consensus.cc:385] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.832636 17467 tablet_service.cc:1511] Processing CreateTablet for tablet e4846785cf6b4a9ca6d224be5dda901a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:22.877924 17752 raft_consensus.cc:740] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.860435 17690 tablet_service.cc:1511] Processing CreateTablet for tablet e4846785cf6b4a9ca6d224be5dda901a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:22.889703 17584 heartbeater.cc:499] Master 127.14.26.190:40709 was elected leader, sending a full tablet report...
I20260709 13:05:22.890502 17470 tablet_service.cc:1511] Processing CreateTablet for tablet 9feaa15e0e3a43e09376b50a65858873 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:22.896075 17542 tablet_service.cc:1511] Processing CreateTablet for tablet 10908964cec54ca1b3fc6ef25c809525 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:22.900831 17542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10908964cec54ca1b3fc6ef25c809525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.904186 17689 tablet_service.cc:1511] Processing CreateTablet for tablet 9feaa15e0e3a43e09376b50a65858873 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:22.912721 17751 raft_consensus.cc:359] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:22.913476 17751 raft_consensus.cc:385] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.913780 17751 raft_consensus.cc:740] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.899485 17753 ts_tablet_manager.cc:1434] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.083s	user 0.011s	sys 0.011s
I20260709 13:05:22.887159 17474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0fbf6c76b349fc8ad42b9c5b368b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.919620 17471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22a27483dc5a4281b7e28393206cb52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.921232 17470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9feaa15e0e3a43e09376b50a65858873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.927376 17467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4846785cf6b4a9ca6d224be5dda901a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.929387 17697 tablet_service.cc:1511] Processing CreateTablet for tablet 10908964cec54ca1b3fc6ef25c809525 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:22.901122 17755 tablet_bootstrap.cc:654] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.936223 17753 tablet_bootstrap.cc:492] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:22.937271 17616 tablet_service.cc:1511] Processing CreateTablet for tablet 10908964cec54ca1b3fc6ef25c809525 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:22.938613 17616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10908964cec54ca1b3fc6ef25c809525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.905484 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9feaa15e0e3a43e09376b50a65858873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.943341 17697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10908964cec54ca1b3fc6ef25c809525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.943706 17752 consensus_queue.cc:260] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:22.947507 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4846785cf6b4a9ca6d224be5dda901a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.914513 17751 consensus_queue.cc:260] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:22.989981 17548 tablet_service.cc:1511] Processing CreateTablet for tablet d039f33863a440319c15c63c5242869e (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:22.991343 17548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d039f33863a440319c15c63c5242869e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.991962 17471 tablet_service.cc:1511] Processing CreateTablet for tablet d039f33863a440319c15c63c5242869e (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:22.995462 17752 ts_tablet_manager.cc:1434] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.171s	user 0.009s	sys 0.015s
I20260709 13:05:22.995507 17471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d039f33863a440319c15c63c5242869e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:22.997875 17755 tablet_bootstrap.cc:492] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:22.998425 17755 ts_tablet_manager.cc:1403] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.217s	user 0.006s	sys 0.009s
I20260709 13:05:23.004696 17658 heartbeater.cc:499] Master 127.14.26.190:40709 was elected leader, sending a full tablet report...
I20260709 13:05:23.005095 17760 raft_consensus.cc:493] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.005566 17760 raft_consensus.cc:515] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:22.999759 17753 tablet_bootstrap.cc:654] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.011216 17760 leader_election.cc:290] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:23.029636 17615 tablet_service.cc:1511] Processing CreateTablet for tablet d039f33863a440319c15c63c5242869e (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
W20260709 13:05:23.030369 17510 tablet.cc:2406] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:23.031806 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d039f33863a440319c15c63c5242869e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.032150 17751 ts_tablet_manager.cc:1434] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.198s	user 0.003s	sys 0.006s
I20260709 13:05:23.033510 17751 tablet_bootstrap.cc:492] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:23.035099 17752 tablet_bootstrap.cc:492] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:23.060837 17755 raft_consensus.cc:359] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:23.061913 17755 raft_consensus.cc:385] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.062290 17755 raft_consensus.cc:740] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.069239 17755 consensus_queue.cc:260] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:23.074066 17751 tablet_bootstrap.cc:654] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.078507 17752 tablet_bootstrap.cc:654] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.083750 17697 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6bdd2272ac45feaba1cae19ba1025d (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:23.085395 17697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6bdd2272ac45feaba1cae19ba1025d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.088164 17474 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6bdd2272ac45feaba1cae19ba1025d (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:23.089408 17540 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6bdd2272ac45feaba1cae19ba1025d (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:23.089483 17474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6bdd2272ac45feaba1cae19ba1025d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.092456 17623 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3fccbf6d2142139dffeeb19a283440 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:23.094641 17623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3fccbf6d2142139dffeeb19a283440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.095322 17540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6bdd2272ac45feaba1cae19ba1025d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.108085 17732 heartbeater.cc:499] Master 127.14.26.190:40709 was elected leader, sending a full tablet report...
I20260709 13:05:23.109848 17758 raft_consensus.cc:493] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.110436 17758 raft_consensus.cc:515] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:23.111338 17691 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3fccbf6d2142139dffeeb19a283440 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:23.113066 17691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3fccbf6d2142139dffeeb19a283440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.113130 17758 leader_election.cc:290] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:23.115218 17470 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3fccbf6d2142139dffeeb19a283440 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:23.116552 17470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3fccbf6d2142139dffeeb19a283440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.120328 17547 tablet_service.cc:1511] Processing CreateTablet for tablet 86afb9afd31b483da206eda8c9676fa2 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:23.121721 17547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86afb9afd31b483da206eda8c9676fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.134615 17755 ts_tablet_manager.cc:1434] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.132s	user 0.003s	sys 0.005s
I20260709 13:05:23.139396 17755 tablet_bootstrap.cc:492] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:23.149160 17752 tablet_bootstrap.cc:492] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:23.149821 17752 ts_tablet_manager.cc:1403] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.000s
I20260709 13:05:23.161823 17752 raft_consensus.cc:359] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:23.162757 17752 raft_consensus.cc:385] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.163113 17752 raft_consensus.cc:740] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.163862 17752 consensus_queue.cc:260] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:23.166369 17752 ts_tablet_manager.cc:1434] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:05:23.172395 17752 tablet_bootstrap.cc:492] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:23.179625 17752 tablet_bootstrap.cc:654] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.199232 17618 tablet_service.cc:1511] Processing CreateTablet for tablet 86afb9afd31b483da206eda8c9676fa2 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:23.199606 17690 tablet_service.cc:1511] Processing CreateTablet for tablet 86afb9afd31b483da206eda8c9676fa2 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:23.200707 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86afb9afd31b483da206eda8c9676fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.200773 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86afb9afd31b483da206eda8c9676fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.209188 17755 tablet_bootstrap.cc:654] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.218350 17753 tablet_bootstrap.cc:492] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:23.218142 17541 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee5242477a64f7499d3d3a6f18b80bf (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:23.218904 17753 ts_tablet_manager.cc:1403] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.283s	user 0.015s	sys 0.007s
I20260709 13:05:23.219683 17541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee5242477a64f7499d3d3a6f18b80bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.222110 17753 raft_consensus.cc:359] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:23.222872 17753 raft_consensus.cc:385] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.226251 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fad39dadce34ee28529b8bdab94496e" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:23.227070 17633 raft_consensus.cc:2468] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:23.229339 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fad39dadce34ee28529b8bdab94496e" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:23.230269 17471 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee5242477a64f7499d3d3a6f18b80bf (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:23.231144 17448 leader_election.cc:304] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 
I20260709 13:05:23.231998 17471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee5242477a64f7499d3d3a6f18b80bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.232076 17758 raft_consensus.cc:2804] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:23.233328 17758 raft_consensus.cc:493] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:23.233708 17758 raft_consensus.cc:3060] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:23.232745 17448 leader_election.cc:343] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.239400 17751 tablet_bootstrap.cc:492] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:23.240032 17751 ts_tablet_manager.cc:1403] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.207s	user 0.018s	sys 0.003s
I20260709 13:05:23.243232 17751 raft_consensus.cc:359] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:23.224444 17753 raft_consensus.cc:740] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.251600 17766 raft_consensus.cc:493] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.255602 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ea14578a3a4d60ac29d2cd33db3c70" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:23.254472 17615 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee5242477a64f7499d3d3a6f18b80bf (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 13:05:23.263374 17522 leader_election.cc:343] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.262022 17766 raft_consensus.cc:515] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:23.262256 17753 consensus_queue.cc:260] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:23.262696 17689 tablet_service.cc:1511] Processing CreateTablet for tablet cf0224ce065a443a9a4e0199a54ae83a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:23.270979 17540 tablet_service.cc:1511] Processing CreateTablet for tablet cf0224ce065a443a9a4e0199a54ae83a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:23.273917 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0224ce065a443a9a4e0199a54ae83a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.274185 17540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0224ce065a443a9a4e0199a54ae83a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.274406 17766 leader_election.cc:290] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:23.263644 17758 raft_consensus.cc:515] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:23.263463 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee5242477a64f7499d3d3a6f18b80bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.258343 17751 raft_consensus.cc:385] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.277148 17752 tablet_bootstrap.cc:492] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:23.291656 17618 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa204ad94345b6876a2d1ca29639a7 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:23.292155 17547 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa204ad94345b6876a2d1ca29639a7 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:23.295307 17548 tablet_service.cc:1511] Processing CreateTablet for tablet f2d5052c059f40c8a2866de0fe9d6e82 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:23.296001 17616 tablet_service.cc:1511] Processing CreateTablet for tablet f2d5052c059f40c8a2866de0fe9d6e82 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:23.297361 17547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa204ad94345b6876a2d1ca29639a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.298657 17548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d5052c059f40c8a2866de0fe9d6e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.301515 17752 ts_tablet_manager.cc:1403] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.023s
I20260709 13:05:23.306056 17690 tablet_service.cc:1511] Processing CreateTablet for tablet 1398d40a25314d9b9bc3484815e59cff (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:23.307350 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1398d40a25314d9b9bc3484815e59cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.309195 17697 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa204ad94345b6876a2d1ca29639a7 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:23.310566 17697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa204ad94345b6876a2d1ca29639a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.261474 17467 tablet_service.cc:1511] Processing CreateTablet for tablet cf0224ce065a443a9a4e0199a54ae83a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:23.311041 17758 leader_election.cc:290] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:23.282737 17751 raft_consensus.cc:740] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.311856 17467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0224ce065a443a9a4e0199a54ae83a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.312337 17751 consensus_queue.cc:260] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:23.314495 17751 ts_tablet_manager.cc:1434] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.001s
I20260709 13:05:23.307894 17752 raft_consensus.cc:359] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:23.318630 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fad39dadce34ee28529b8bdab94496e" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:23.271643 17623 tablet_service.cc:1511] Processing CreateTablet for tablet 1398d40a25314d9b9bc3484815e59cff (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:23.320672 17752 raft_consensus.cc:385] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.325366 17616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d5052c059f40c8a2866de0fe9d6e82. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:23.332208 17448 leader_election.cc:343] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.332006 17474 tablet_service.cc:1511] Processing CreateTablet for tablet 1398d40a25314d9b9bc3484815e59cff (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:23.333537 17621 tablet_service.cc:1511] Processing CreateTablet for tablet ffce0803dba546a59ee63957eb79c6e7 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:23.321383 17549 tablet_service.cc:1511] Processing CreateTablet for tablet 5fd7ffce586a494c9f33ad07a434d665 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:23.336040 17755 tablet_bootstrap.cc:492] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:23.336570 17543 tablet_service.cc:1511] Processing CreateTablet for tablet fec7b59c8f644d7cbf5651f326f0e5af (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:23.340087 17751 tablet_bootstrap.cc:492] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:23.337637 17752 raft_consensus.cc:740] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.337201 17472 tablet_service.cc:1511] Processing CreateTablet for tablet f2d5052c059f40c8a2866de0fe9d6e82 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:23.344151 17755 ts_tablet_manager.cc:1403] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.205s	user 0.013s	sys 0.000s
I20260709 13:05:23.353494 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa204ad94345b6876a2d1ca29639a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.360147 17693 tablet_service.cc:1511] Processing CreateTablet for tablet 5fd7ffce586a494c9f33ad07a434d665 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:23.360658 17465 tablet_service.cc:1511] Processing CreateTablet for tablet ffce0803dba546a59ee63957eb79c6e7 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:23.361552 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fd7ffce586a494c9f33ad07a434d665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.362699 17623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1398d40a25314d9b9bc3484815e59cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.365424 17549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fd7ffce586a494c9f33ad07a434d665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.366101 17543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec7b59c8f644d7cbf5651f326f0e5af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.348905 17692 tablet_service.cc:1511] Processing CreateTablet for tablet ffce0803dba546a59ee63957eb79c6e7 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:23.367383 17692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffce0803dba546a59ee63957eb79c6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.371083 17751 tablet_bootstrap.cc:654] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.377475 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ea14578a3a4d60ac29d2cd33db3c70" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:23.371611 17777 raft_consensus.cc:493] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.378252 17777 raft_consensus.cc:515] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:23.379451 17484 raft_consensus.cc:2468] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:23.373492 17755 raft_consensus.cc:359] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:23.358610 17474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1398d40a25314d9b9bc3484815e59cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.379210 17752 consensus_queue.cc:260] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:23.381402 17465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffce0803dba546a59ee63957eb79c6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.383411 17472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d5052c059f40c8a2866de0fe9d6e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.385507 17470 tablet_service.cc:1511] Processing CreateTablet for tablet 5fd7ffce586a494c9f33ad07a434d665 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:23.380088 17755 raft_consensus.cc:385] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.388027 17755 raft_consensus.cc:740] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.388852 17755 consensus_queue.cc:260] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:23.390475 17621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffce0803dba546a59ee63957eb79c6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.398164 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fad39dadce34ee28529b8bdab94496e" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:23.398975 17633 raft_consensus.cc:3060] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.406358 17620 tablet_service.cc:1511] Processing CreateTablet for tablet fec7b59c8f644d7cbf5651f326f0e5af (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:23.408044 17620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec7b59c8f644d7cbf5651f326f0e5af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.386965 17470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fd7ffce586a494c9f33ad07a434d665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.393314 17522 leader_election.cc:304] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [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: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:23.426852 17761 raft_consensus.cc:2804] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:23.427268 17761 raft_consensus.cc:493] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:23.427577 17761 raft_consensus.cc:3060] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.429639 17545 tablet_service.cc:1511] Processing CreateTablet for tablet 76145e5b5d5545aab94cc6264bb36404 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:23.429913 17694 tablet_service.cc:1511] Processing CreateTablet for tablet fec7b59c8f644d7cbf5651f326f0e5af (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:23.431087 17545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76145e5b5d5545aab94cc6264bb36404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.431300 17694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec7b59c8f644d7cbf5651f326f0e5af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.435045 17761 raft_consensus.cc:515] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:23.437294 17761 leader_election.cc:290] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:23.443564 17752 ts_tablet_manager.cc:1434] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.138s	user 0.006s	sys 0.007s
I20260709 13:05:23.444734 17752 tablet_bootstrap.cc:492] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:23.452046 17755 ts_tablet_manager.cc:1434] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.099s	user 0.008s	sys 0.000s
I20260709 13:05:23.453114 17755 tablet_bootstrap.cc:492] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:23.457033 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ea14578a3a4d60ac29d2cd33db3c70" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:23.457867 17559 raft_consensus.cc:2393] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7410d7117ec24237b34b559f3ed072f1 in current term 1: Already voted for candidate b1674e4623354368b0b32287a2aa86ad in this term.
I20260709 13:05:23.459265 17777 leader_election.cc:290] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
W20260709 13:05:23.463346 17522 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.129:46615, user_credentials={real_user=slave}} blocked reactor thread for 70119.9us
I20260709 13:05:23.464144 17467 tablet_service.cc:1511] Processing CreateTablet for tablet 76145e5b5d5545aab94cc6264bb36404 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:23.464954 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ea14578a3a4d60ac29d2cd33db3c70" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:23.465484 17467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76145e5b5d5545aab94cc6264bb36404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.466921 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ea14578a3a4d60ac29d2cd33db3c70" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:23.471729 17447 leader_election.cc:343] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.472200 17447 leader_election.cc:304] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:23.476138 17617 tablet_service.cc:1511] Processing CreateTablet for tablet 76145e5b5d5545aab94cc6264bb36404 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:23.477447 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76145e5b5d5545aab94cc6264bb36404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.482069 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:23.483659 17670 leader_election.cc:343] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.484161 17777 raft_consensus.cc:3060] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.492509 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ea14578a3a4d60ac29d2cd33db3c70" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
W20260709 13:05:23.492548 17522 leader_election.cc:343] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.496641 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:23.470505 17761 raft_consensus.cc:493] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:23.499482 17671 leader_election.cc:343] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.499524 17761 raft_consensus.cc:515] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:23.500067 17671 leader_election.cc:304] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:23.501237 17766 raft_consensus.cc:2749] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:23.502542 17753 ts_tablet_manager.cc:1434] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.283s	user 0.017s	sys 0.019s
I20260709 13:05:23.503785 17761 leader_election.cc:290] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:23.506529 17755 tablet_bootstrap.cc:654] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.514190 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab8f6416e684642933087a263e96232" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:23.520157 17522 leader_election.cc:343] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.527755 17619 tablet_service.cc:1511] Processing CreateTablet for tablet 22c1f838712b4390b887b89c1b3ec55b (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:23.530405 17619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c1f838712b4390b887b89c1b3ec55b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.530614 17633 raft_consensus.cc:2468] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:23.531782 17448 leader_election.cc:304] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:23.532913 17758 raft_consensus.cc:2804] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:23.540359 17541 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9bcc4c6df243988b38e9ca33cc2826 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:23.518186 17752 tablet_bootstrap.cc:654] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.541798 17541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9bcc4c6df243988b38e9ca33cc2826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.546144 17690 tablet_service.cc:1511] Processing CreateTablet for tablet 0718767afe064f81885e13b32dd48195 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:23.546789 17468 tablet_service.cc:1511] Processing CreateTablet for tablet 22c1f838712b4390b887b89c1b3ec55b (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:23.547400 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab8f6416e684642933087a263e96232" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:23.548317 17468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c1f838712b4390b887b89c1b3ec55b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:23.548915 17523 leader_election.cc:343] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.549446 17523 leader_election.cc:304] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:23.549397 17691 tablet_service.cc:1511] Processing CreateTablet for tablet 22c1f838712b4390b887b89c1b3ec55b (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:23.550853 17761 raft_consensus.cc:2749] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:23.552111 17471 tablet_service.cc:1511] Processing CreateTablet for tablet 0718767afe064f81885e13b32dd48195 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:23.510087 17753 tablet_bootstrap.cc:492] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:23.548318 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0718767afe064f81885e13b32dd48195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.562440 17766 raft_consensus.cc:493] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.562973 17766 raft_consensus.cc:515] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:23.565507 17766 leader_election.cc:290] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:23.561264 17540 tablet_service.cc:1511] Processing CreateTablet for tablet 0718767afe064f81885e13b32dd48195 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:23.566532 17483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fc210293834226af5a57167a0893e6" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:23.567327 17540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0718767afe064f81885e13b32dd48195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.570815 17471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0718767afe064f81885e13b32dd48195. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:23.571143 17670 leader_election.cc:343] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.574783 17761 raft_consensus.cc:493] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.575345 17761 raft_consensus.cc:515] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:23.578492 17483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e137d88bd54ccc86a8eb0e8748b5e4" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:23.580865 17522 leader_election.cc:343] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.583115 17761 leader_election.cc:290] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:23.578846 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e137d88bd54ccc86a8eb0e8748b5e4" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
W20260709 13:05:23.584740 17523 leader_election.cc:343] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.585181 17523 leader_election.cc:304] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:23.585651 17620 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9bcc4c6df243988b38e9ca33cc2826 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:23.578467 17752 tablet_bootstrap.cc:492] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:23.588816 17752 ts_tablet_manager.cc:1403] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.144s	user 0.006s	sys 0.006s
I20260709 13:05:23.588666 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fc210293834226af5a57167a0893e6" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:23.589941 17762 raft_consensus.cc:493] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.590444 17762 raft_consensus.cc:515] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:23.591907 17752 raft_consensus.cc:359] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:23.589789 17689 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9bcc4c6df243988b38e9ca33cc2826 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:23.594357 17620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9bcc4c6df243988b38e9ca33cc2826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.592636 17752 raft_consensus.cc:385] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.586817 17777 raft_consensus.cc:2749] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:23.588106 17761 raft_consensus.cc:2749] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:23.586941 17758 raft_consensus.cc:697] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:23.615984 17691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c1f838712b4390b887b89c1b3ec55b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.593032 17762 leader_election.cc:290] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:23.629490 17753 tablet_bootstrap.cc:654] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:23.629424 17430 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:05:23.619027 17671 leader_election.cc:343] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.635341 17671 leader_election.cc:304] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:23.636565 17766 raft_consensus.cc:2749] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:23.635319 17547 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4ee481fddb45599e502f76c8e99ca1 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:23.638450 17547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4ee481fddb45599e502f76c8e99ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.643199 17472 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4ee481fddb45599e502f76c8e99ca1 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:23.644501 17472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4ee481fddb45599e502f76c8e99ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.645063 17751 tablet_bootstrap.cc:492] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:23.645603 17751 ts_tablet_manager.cc:1403] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.319s	user 0.011s	sys 0.006s
I20260709 13:05:23.645637 17758 consensus_queue.cc:237] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:23.618381 17752 raft_consensus.cc:740] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.656832 17693 tablet_service.cc:1511] Processing CreateTablet for tablet 270529e374b545379eaf096f76d5b4be (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:23.665103 17751 raft_consensus.cc:359] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:23.671200 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9bcc4c6df243988b38e9ca33cc2826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.679283 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270529e374b545379eaf096f76d5b4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.678241 17543 tablet_service.cc:1511] Processing CreateTablet for tablet 270529e374b545379eaf096f76d5b4be (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:23.682144 17468 tablet_service.cc:1511] Processing CreateTablet for tablet 270529e374b545379eaf096f76d5b4be (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:23.688010 17468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270529e374b545379eaf096f76d5b4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.684177 17618 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4ee481fddb45599e502f76c8e99ca1 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:23.689097 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4ee481fddb45599e502f76c8e99ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.690893 17619 tablet_service.cc:1511] Processing CreateTablet for tablet 3859994dc73a44748e2b578ff52ef3d8 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:23.692231 17619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3859994dc73a44748e2b578ff52ef3d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.692142 17692 tablet_service.cc:1511] Processing CreateTablet for tablet 3859994dc73a44748e2b578ff52ef3d8 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:23.693558 17692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3859994dc73a44748e2b578ff52ef3d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.674997 17751 raft_consensus.cc:385] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.684839 17484 raft_consensus.cc:2468] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:23.682183 17543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270529e374b545379eaf096f76d5b4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.695358 17751 raft_consensus.cc:740] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.696215 17751 consensus_queue.cc:260] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:23.698818 17751 ts_tablet_manager.cc:1434] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.001s
I20260709 13:05:23.702121 17752 consensus_queue.cc:260] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:23.703860 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f2a1b14ab54327b73ea894073068ec" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:23.706207 17596 leader_election.cc:343] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.707122 17752 ts_tablet_manager.cc:1434] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.118s	user 0.008s	sys 0.000s
I20260709 13:05:23.717089 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f2a1b14ab54327b73ea894073068ec" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:23.699837 17751 tablet_bootstrap.cc:492] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:23.725206 17752 tablet_bootstrap.cc:492] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:23.728590 17755 tablet_bootstrap.cc:492] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:23.729143 17755 ts_tablet_manager.cc:1403] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.276s	user 0.020s	sys 0.013s
I20260709 13:05:23.746426 17522 leader_election.cc:304] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:23.747925 17761 raft_consensus.cc:2804] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:23.755543 17470 tablet_service.cc:1511] Processing CreateTablet for tablet 3859994dc73a44748e2b578ff52ef3d8 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:23.757817 17470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3859994dc73a44748e2b578ff52ef3d8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:23.759138 17597 leader_election.cc:343] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.759663 17597 leader_election.cc:304] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:23.760468 17762 raft_consensus.cc:2749] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:23.761090 17540 tablet_service.cc:1511] Processing CreateTablet for tablet f8a5560fe3c0449c99783b85e226da4a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:23.762353 17540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a5560fe3c0449c99783b85e226da4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.768231 17545 tablet_service.cc:1511] Processing CreateTablet for tablet 8a3a891f298c4ae6855dca75f366f31b (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:23.769797 17545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a3a891f298c4ae6855dca75f366f31b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.772038 17755 raft_consensus.cc:359] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:23.771757 17380 catalog_manager.cc:5697] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:23.772797 17755 raft_consensus.cc:385] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.773252 17755 raft_consensus.cc:740] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.774006 17755 consensus_queue.cc:260] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:23.785122 17752 tablet_bootstrap.cc:654] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.788635 17471 tablet_service.cc:1511] Processing CreateTablet for tablet 8a3a891f298c4ae6855dca75f366f31b (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:23.789947 17471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a3a891f298c4ae6855dca75f366f31b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.800760 17617 tablet_service.cc:1511] Processing CreateTablet for tablet 8a3a891f298c4ae6855dca75f366f31b (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:23.791824 17689 tablet_service.cc:1511] Processing CreateTablet for tablet f8a5560fe3c0449c99783b85e226da4a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:23.802289 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a3a891f298c4ae6855dca75f366f31b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.803439 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a5560fe3c0449c99783b85e226da4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.798440 17755 ts_tablet_manager.cc:1434] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.001s
I20260709 13:05:23.805963 17755 tablet_bootstrap.cc:492] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:23.823937 17751 tablet_bootstrap.cc:654] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.833536 17761 raft_consensus.cc:697] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:23.790078 17619 tablet_service.cc:1511] Processing CreateTablet for tablet f8a5560fe3c0449c99783b85e226da4a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:23.834887 17761 consensus_queue.cc:237] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:23.836227 17619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a5560fe3c0449c99783b85e226da4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.843336 17753 tablet_bootstrap.cc:492] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:23.843892 17753 ts_tablet_manager.cc:1403] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.334s	user 0.012s	sys 0.017s
I20260709 13:05:23.851848 17543 tablet_service.cc:1511] Processing CreateTablet for tablet 827aea0c16034756b56bba24a5cb97d6 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:23.853325 17472 tablet_service.cc:1511] Processing CreateTablet for tablet 827aea0c16034756b56bba24a5cb97d6 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:23.860630 17472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827aea0c16034756b56bba24a5cb97d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.861295 17620 tablet_service.cc:1511] Processing CreateTablet for tablet 385e8769549d4d43888c03e857ef96bb (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:23.862557 17620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385e8769549d4d43888c03e857ef96bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.867170 17470 tablet_service.cc:1511] Processing CreateTablet for tablet 353c27d744a44be0b79ce522bb449dd6 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:23.867693 17543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827aea0c16034756b56bba24a5cb97d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.867997 17547 tablet_service.cc:1511] Processing CreateTablet for tablet 385e8769549d4d43888c03e857ef96bb (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:23.868443 17470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353c27d744a44be0b79ce522bb449dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.868248 17690 tablet_service.cc:1511] Processing CreateTablet for tablet 385e8769549d4d43888c03e857ef96bb (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:23.869325 17547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385e8769549d4d43888c03e857ef96bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.869500 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385e8769549d4d43888c03e857ef96bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.846899 17753 raft_consensus.cc:359] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:23.871522 17753 raft_consensus.cc:385] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.871827 17753 raft_consensus.cc:740] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.872696 17753 consensus_queue.cc:260] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:23.852556 17752 tablet_bootstrap.cc:492] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:23.874312 17752 ts_tablet_manager.cc:1403] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.000s
I20260709 13:05:23.875074 17753 ts_tablet_manager.cc:1434] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:05:23.876085 17753 tablet_bootstrap.cc:492] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:23.896657 17755 tablet_bootstrap.cc:654] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.897063 17617 tablet_service.cc:1511] Processing CreateTablet for tablet 353c27d744a44be0b79ce522bb449dd6 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:23.899160 17693 tablet_service.cc:1511] Processing CreateTablet for tablet 353c27d744a44be0b79ce522bb449dd6 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:23.900552 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353c27d744a44be0b79ce522bb449dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.901180 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353c27d744a44be0b79ce522bb449dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.905035 17752 raft_consensus.cc:359] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:23.905792 17752 raft_consensus.cc:385] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.906080 17752 raft_consensus.cc:740] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.911912 17692 tablet_service.cc:1511] Processing CreateTablet for tablet 827aea0c16034756b56bba24a5cb97d6 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:23.913357 17692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827aea0c16034756b56bba24a5cb97d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.923835 17472 tablet_service.cc:1511] Processing CreateTablet for tablet 77d5a058583549d9b8c9e09439d7070c (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:23.925060 17618 tablet_service.cc:1511] Processing CreateTablet for tablet 77d5a058583549d9b8c9e09439d7070c (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:23.925513 17472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d5a058583549d9b8c9e09439d7070c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.926365 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d5a058583549d9b8c9e09439d7070c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.906790 17752 consensus_queue.cc:260] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:23.940500 17762 raft_consensus.cc:493] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.940994 17468 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1672a043f749b1ad7e8f2c57ae5c47 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:23.941089 17762 raft_consensus.cc:515] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:23.942363 17753 tablet_bootstrap.cc:654] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.942549 17468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1672a043f749b1ad7e8f2c57ae5c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.943805 17762 leader_election.cc:290] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:23.943917 17691 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1672a043f749b1ad7e8f2c57ae5c47 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:23.945765 17691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1672a043f749b1ad7e8f2c57ae5c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.946806 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c2712dff204fff9bf631dbf378495a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:23.948340 17596 leader_election.cc:343] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.952256 17547 tablet_service.cc:1511] Processing CreateTablet for tablet 77d5a058583549d9b8c9e09439d7070c (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:23.953636 17547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d5a058583549d9b8c9e09439d7070c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.955142 17545 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1672a043f749b1ad7e8f2c57ae5c47 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:23.956305 17752 ts_tablet_manager.cc:1434] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.000s
I20260709 13:05:23.956882 17545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1672a043f749b1ad7e8f2c57ae5c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.957466 17752 tablet_bootstrap.cc:492] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:23.961627 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c2712dff204fff9bf631dbf378495a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:23.962318 17484 raft_consensus.cc:2468] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 0.
I20260709 13:05:23.963593 17596 leader_election.cc:304] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:23.964506 17751 tablet_bootstrap.cc:492] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:23.964715 17762 raft_consensus.cc:2804] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:23.965179 17751 ts_tablet_manager.cc:1403] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.266s	user 0.030s	sys 0.037s
I20260709 13:05:23.966615 17621 tablet_service.cc:1511] Processing CreateTablet for tablet 4576139c4c7343efbd463df7bc32bfe0 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:23.967921 17621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4576139c4c7343efbd463df7bc32bfe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.965174 17762 raft_consensus.cc:493] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:23.976701 17762 raft_consensus.cc:3060] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.977952 17689 tablet_service.cc:1511] Processing CreateTablet for tablet 4576139c4c7343efbd463df7bc32bfe0 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:23.978468 17465 tablet_service.cc:1511] Processing CreateTablet for tablet 4576139c4c7343efbd463df7bc32bfe0 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:23.979801 17465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4576139c4c7343efbd463df7bc32bfe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.988799 17540 tablet_service.cc:1511] Processing CreateTablet for tablet cbb4acf266934a68963cca9e7ad6c000 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:23.989861 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4576139c4c7343efbd463df7bc32bfe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.990128 17540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb4acf266934a68963cca9e7ad6c000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.990993 17697 tablet_service.cc:1511] Processing CreateTablet for tablet cbb4acf266934a68963cca9e7ad6c000 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:23.994239 17697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb4acf266934a68963cca9e7ad6c000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.994010 17623 tablet_service.cc:1511] Processing CreateTablet for tablet cbb4acf266934a68963cca9e7ad6c000 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:23.995396 17623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb4acf266934a68963cca9e7ad6c000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.991933 17751 raft_consensus.cc:359] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:23.999120 17751 raft_consensus.cc:385] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.001530 17751 raft_consensus.cc:740] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.002780 17751 consensus_queue.cc:260] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.021976 17468 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd79edec9b64b6d87e8f67fc80b2243 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:24.023378 17468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd79edec9b64b6d87e8f67fc80b2243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.025609 17379 catalog_manager.cc:5697] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:24.029970 17543 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd79edec9b64b6d87e8f67fc80b2243 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:24.031350 17543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd79edec9b64b6d87e8f67fc80b2243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.033150 17755 tablet_bootstrap.cc:492] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:24.033661 17755 ts_tablet_manager.cc:1403] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.228s	user 0.010s	sys 0.023s
I20260709 13:05:24.036584 17755 raft_consensus.cc:359] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.039129 17755 raft_consensus.cc:385] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.039423 17755 raft_consensus.cc:740] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.052315 17618 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd79edec9b64b6d87e8f67fc80b2243 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:24.063337 17752 tablet_bootstrap.cc:654] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.063568 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd79edec9b64b6d87e8f67fc80b2243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.045873 17762 raft_consensus.cc:515] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.068466 17762 leader_election.cc:290] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:24.069032 17470 tablet_service.cc:1511] Processing CreateTablet for tablet 8e4db7d789d340a7a2fdf2647698ed24 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:24.070369 17470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e4db7d789d340a7a2fdf2647698ed24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.074199 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c2712dff204fff9bf631dbf378495a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:24.075521 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c2712dff204fff9bf631dbf378495a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:24.076267 17484 raft_consensus.cc:3060] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.051537 17751 ts_tablet_manager.cc:1434] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.086s	user 0.012s	sys 0.007s
W20260709 13:05:24.084741 17596 leader_election.cc:343] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.086110 17541 tablet_service.cc:1511] Processing CreateTablet for tablet 8e4db7d789d340a7a2fdf2647698ed24 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:24.087985 17541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e4db7d789d340a7a2fdf2647698ed24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.088557 17753 tablet_bootstrap.cc:492] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:24.089071 17753 ts_tablet_manager.cc:1403] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.213s	user 0.013s	sys 0.002s
I20260709 13:05:24.091951 17753 raft_consensus.cc:359] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.092630 17753 raft_consensus.cc:385] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.092918 17753 raft_consensus.cc:740] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.093636 17753 consensus_queue.cc:260] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.050380 17755 consensus_queue.cc:260] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.096264 17755 ts_tablet_manager.cc:1434] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.005s
I20260709 13:05:24.096897 17621 tablet_service.cc:1511] Processing CreateTablet for tablet 8974af82002e4325ae10e3087232db6a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:24.097313 17755 tablet_bootstrap.cc:492] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:24.098192 17621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8974af82002e4325ae10e3087232db6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.099840 17753 ts_tablet_manager.cc:1434] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 13:05:24.108639 17694 tablet_service.cc:1511] Processing CreateTablet for tablet 8974af82002e4325ae10e3087232db6a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:24.109716 17465 tablet_service.cc:1511] Processing CreateTablet for tablet 8974af82002e4325ae10e3087232db6a (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:24.110915 17465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8974af82002e4325ae10e3087232db6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.124891 17758 raft_consensus.cc:493] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.125429 17758 raft_consensus.cc:515] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.126770 17484 raft_consensus.cc:2468] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:24.128741 17758 leader_election.cc:290] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:24.129043 17761 raft_consensus.cc:493] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.129585 17761 raft_consensus.cc:515] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.129971 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ac5f76c7874b51879c0179bcf161c6" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:24.130419 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ac5f76c7874b51879c0179bcf161c6" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:24.139482 17596 leader_election.cc:304] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:24.140581 17798 raft_consensus.cc:2804] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:24.140795 17694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8974af82002e4325ae10e3087232db6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.141091 17798 raft_consensus.cc:697] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:24.141361 17752 tablet_bootstrap.cc:492] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:24.141852 17752 ts_tablet_manager.cc:1403] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.185s	user 0.011s	sys 0.009s
W20260709 13:05:24.142150 17448 leader_election.cc:343] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.141963 17798 consensus_queue.cc:237] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.142937 17766 raft_consensus.cc:493] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.146130 17753 tablet_bootstrap.cc:492] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
W20260709 13:05:24.142937 17448 leader_election.cc:343] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.143576 17766 raft_consensus.cc:515] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.148236 17448 leader_election.cc:304] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:24.150163 17758 raft_consensus.cc:2749] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:24.150715 17766 leader_election.cc:290] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:24.150977 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15b9b406614601b7b4230e3ca576e4" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:24.151664 17633 raft_consensus.cc:2468] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:24.152056 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15b9b406614601b7b4230e3ca576e4" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:24.152535 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab8f6416e684642933087a263e96232" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:24.152665 17761 leader_election.cc:290] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
W20260709 13:05:24.153251 17522 leader_election.cc:343] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.153949 17523 leader_election.cc:304] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [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: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
W20260709 13:05:24.154150 17671 leader_election.cc:343] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.157747 17789 raft_consensus.cc:2804] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:24.158154 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab8f6416e684642933087a263e96232" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:24.158831 17559 raft_consensus.cc:2468] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:24.159881 17671 leader_election.cc:304] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [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: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:24.158210 17789 raft_consensus.cc:493] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:24.160681 17789 raft_consensus.cc:3060] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.161037 17766 raft_consensus.cc:2804] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:24.161438 17766 raft_consensus.cc:493] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:24.161801 17766 raft_consensus.cc:3060] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.167589 17690 tablet_service.cc:1511] Processing CreateTablet for tablet 8e4db7d789d340a7a2fdf2647698ed24 (DEFAULT_TABLE table=test-workload [id=208691adbd564f0d9430279fc7f39475]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:24.168954 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e4db7d789d340a7a2fdf2647698ed24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.168881 17766 raft_consensus.cc:515] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.171753 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab8f6416e684642933087a263e96232" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:24.171669 17758 consensus_queue.cc:1048] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:24.172372 17559 raft_consensus.cc:3060] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.176486 17752 raft_consensus.cc:359] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.177238 17752 raft_consensus.cc:385] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.177533 17752 raft_consensus.cc:740] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.178233 17752 consensus_queue.cc:260] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.179934 17789 raft_consensus.cc:515] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.182930 17751 tablet_bootstrap.cc:492] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:24.189805 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15b9b406614601b7b4230e3ca576e4" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
W20260709 13:05:24.191128 17522 leader_election.cc:343] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.195070 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15b9b406614601b7b4230e3ca576e4" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:24.195823 17633 raft_consensus.cc:3060] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.197667 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab8f6416e684642933087a263e96232" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
W20260709 13:05:24.199880 17671 leader_election.cc:343] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.206977 17789 leader_election.cc:290] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
W20260709 13:05:24.231088 17448 consensus_peers.cc:597] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:24.201982 17766 leader_election.cc:290] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:24.239434 17789 raft_consensus.cc:493] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.240150 17789 raft_consensus.cc:515] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.242700 17751 tablet_bootstrap.cc:654] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.243062 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ac5f76c7874b51879c0179bcf161c6" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:24.243784 17484 raft_consensus.cc:2468] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:24.245177 17522 leader_election.cc:304] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:24.245934 17761 raft_consensus.cc:2804] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:24.246306 17761 raft_consensus.cc:493] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:24.246331 17559 raft_consensus.cc:2468] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:24.246744 17761 raft_consensus.cc:3060] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.247620 17752 ts_tablet_manager.cc:1434] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.105s	user 0.014s	sys 0.000s
I20260709 13:05:24.247781 17671 leader_election.cc:304] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:24.248251 17789 leader_election.cc:290] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:24.248901 17752 tablet_bootstrap.cc:492] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:24.249352 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ac5f76c7874b51879c0179bcf161c6" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
W20260709 13:05:24.251063 17523 leader_election.cc:343] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.251878 17766 raft_consensus.cc:2804] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:24.262883 17766 raft_consensus.cc:697] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:24.264060 17755 tablet_bootstrap.cc:654] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:24.264976 17366 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.26.132:39849, user_credentials={real_user=slave}} blocked reactor thread for 58334.6us
I20260709 13:05:24.268391 17761 raft_consensus.cc:515] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.270519 17761 leader_election.cc:290] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:24.272262 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ac5f76c7874b51879c0179bcf161c6" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:24.272889 17484 raft_consensus.cc:3060] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.282902 17379 catalog_manager.cc:5697] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 0 to 1, leader changed from <none> to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 1 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:24.275697 17766 consensus_queue.cc:237] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.297341 17484 raft_consensus.cc:2468] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:24.294744 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ac5f76c7874b51879c0179bcf161c6" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:24.298630 17522 leader_election.cc:304] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
W20260709 13:05:24.299434 17523 leader_election.cc:343] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.299577 17761 raft_consensus.cc:2804] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:24.300074 17761 raft_consensus.cc:697] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:24.300915 17761 consensus_queue.cc:237] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.301977 17633 raft_consensus.cc:2468] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:24.303202 17523 leader_election.cc:304] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:24.304005 17789 raft_consensus.cc:2804] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:24.306298 17752 tablet_bootstrap.cc:654] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.307683 17753 tablet_bootstrap.cc:654] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.313628 17751 tablet_bootstrap.cc:492] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:24.314186 17751 ts_tablet_manager.cc:1403] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.168s	user 0.025s	sys 0.025s
I20260709 13:05:24.315203 17755 tablet_bootstrap.cc:492] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:24.317518 17789 raft_consensus.cc:697] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:24.321017 17789 consensus_queue.cc:237] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.320430 17755 ts_tablet_manager.cc:1403] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.223s	user 0.011s	sys 0.029s
I20260709 13:05:24.322252 17379 catalog_manager.cc:5697] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:24.328845 17806 raft_consensus.cc:493] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.328584 17755 raft_consensus.cc:359] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.329322 17806 raft_consensus.cc:515] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.333057 17806 leader_election.cc:290] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:24.334550 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f2a1b14ab54327b73ea894073068ec" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:24.335458 17559 raft_consensus.cc:2468] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:24.340598 17671 leader_election.cc:304] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:24.341758 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f2a1b14ab54327b73ea894073068ec" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:24.341835 17806 raft_consensus.cc:2804] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:24.342486 17633 raft_consensus.cc:2468] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:24.342553 17806 raft_consensus.cc:493] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:24.343309 17806 raft_consensus.cc:3060] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.329335 17755 raft_consensus.cc:385] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.348649 17753 tablet_bootstrap.cc:492] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:24.348474 17811 consensus_queue.cc:1048] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:24.349134 17753 ts_tablet_manager.cc:1403] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.218s	user 0.015s	sys 0.019s
I20260709 13:05:24.350754 17751 raft_consensus.cc:359] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.345027 17755 raft_consensus.cc:740] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.351504 17751 raft_consensus.cc:385] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.351866 17751 raft_consensus.cc:740] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.352485 17755 consensus_queue.cc:260] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.360564 17752 tablet_bootstrap.cc:492] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:24.361219 17752 ts_tablet_manager.cc:1403] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.113s	user 0.017s	sys 0.012s
I20260709 13:05:24.364202 17752 raft_consensus.cc:359] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.364908 17752 raft_consensus.cc:385] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.365204 17752 raft_consensus.cc:740] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.365906 17752 consensus_queue.cc:260] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.368108 17752 ts_tablet_manager.cc:1434] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:24.369081 17752 tablet_bootstrap.cc:492] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:24.355866 17753 raft_consensus.cc:359] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.355821 17751 consensus_queue.cc:260] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.371187 17753 raft_consensus.cc:385] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.371520 17753 raft_consensus.cc:740] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.372298 17753 consensus_queue.cc:260] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.373138 17751 ts_tablet_manager.cc:1434] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.006s
I20260709 13:05:24.357515 17806 raft_consensus.cc:515] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.375304 17806 leader_election.cc:290] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:24.376384 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f2a1b14ab54327b73ea894073068ec" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:24.377012 17559 raft_consensus.cc:3060] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.379142 17751 tablet_bootstrap.cc:492] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:24.379150 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f2a1b14ab54327b73ea894073068ec" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:24.379904 17633 raft_consensus.cc:3060] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.370729 17379 catalog_manager.cc:5697] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:24.384220 17559 raft_consensus.cc:2468] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:24.385388 17671 leader_election.cc:304] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:24.374738 17753 ts_tablet_manager.cc:1434] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260709 13:05:24.391037 17753 tablet_bootstrap.cc:492] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:24.393707 17751 tablet_bootstrap.cc:654] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.395634 17806 raft_consensus.cc:2804] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:24.396215 17806 raft_consensus.cc:697] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:24.397060 17806 consensus_queue.cc:237] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
W20260709 13:05:24.398330 17522 consensus_peers.cc:597] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad -> Peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Couldn't send request to peer 76eacecce09641bfb11ac283477dfe74. 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 13:05:24.399626 17633 raft_consensus.cc:2468] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:24.402879 17753 tablet_bootstrap.cc:654] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.403780 17755 ts_tablet_manager.cc:1434] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.081s	user 0.012s	sys 0.004s
I20260709 13:05:24.405102 17755 tablet_bootstrap.cc:492] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:24.419490 17755 tablet_bootstrap.cc:654] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.422266 17752 tablet_bootstrap.cc:654] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.423596 17379 catalog_manager.cc:5697] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 1 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:24.425297 17753 tablet_bootstrap.cc:492] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:24.427143 17751 tablet_bootstrap.cc:492] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:24.434577 17751 ts_tablet_manager.cc:1403] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.012s
I20260709 13:05:24.430433 17752 tablet_bootstrap.cc:492] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:24.435228 17752 ts_tablet_manager.cc:1403] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.000s
I20260709 13:05:24.434571 17753 ts_tablet_manager.cc:1403] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.006s
I20260709 13:05:24.437714 17751 raft_consensus.cc:359] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.438515 17751 raft_consensus.cc:385] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.438815 17751 raft_consensus.cc:740] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.429941 17755 tablet_bootstrap.cc:492] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:24.440069 17755 ts_tablet_manager.cc:1403] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.035s	user 0.001s	sys 0.013s
I20260709 13:05:24.439728 17751 consensus_queue.cc:260] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.442094 17751 ts_tablet_manager.cc:1434] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:24.439718 17753 raft_consensus.cc:359] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.443077 17753 raft_consensus.cc:385] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.443369 17753 raft_consensus.cc:740] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.444492 17751 tablet_bootstrap.cc:492] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:24.445219 17752 raft_consensus.cc:359] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.445912 17752 raft_consensus.cc:385] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.446171 17752 raft_consensus.cc:740] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.446817 17752 consensus_queue.cc:260] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.448866 17752 ts_tablet_manager.cc:1434] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:05:24.449697 17752 tablet_bootstrap.cc:492] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:24.451208 17751 tablet_bootstrap.cc:654] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.455296 17753 consensus_queue.cc:260] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.456326 17755 raft_consensus.cc:359] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.457049 17755 raft_consensus.cc:385] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.457353 17755 raft_consensus.cc:740] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.457932 17753 ts_tablet_manager.cc:1434] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:05:24.458107 17755 consensus_queue.cc:260] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.459481 17753 tablet_bootstrap.cc:492] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:24.460649 17755 ts_tablet_manager.cc:1434] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260709 13:05:24.461665 17755 tablet_bootstrap.cc:492] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:24.461948 17379 catalog_manager.cc:5697] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 1 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:24.466703 17753 tablet_bootstrap.cc:654] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.467244 17752 tablet_bootstrap.cc:654] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.467139 17798 raft_consensus.cc:493] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.467892 17755 tablet_bootstrap.cc:654] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.467720 17798 raft_consensus.cc:515] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.469936 17798 leader_election.cc:290] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:24.471782 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11da03d0436f444fbbac2ed28480f5a3" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:24.474270 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11da03d0436f444fbbac2ed28480f5a3" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:24.476133 17597 leader_election.cc:343] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:24.477427 17596 leader_election.cc:343] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.477855 17596 leader_election.cc:304] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:24.478989 17798 raft_consensus.cc:2749] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:24.483722 17751 tablet_bootstrap.cc:492] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:24.484417 17751 ts_tablet_manager.cc:1403] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.012s
I20260709 13:05:24.484798 17755 tablet_bootstrap.cc:492] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:24.485525 17755 ts_tablet_manager.cc:1403] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.005s
I20260709 13:05:24.487085 17798 raft_consensus.cc:493] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.487505 17752 tablet_bootstrap.cc:492] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:24.488111 17752 ts_tablet_manager.cc:1403] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.003s
I20260709 13:05:24.487535 17751 raft_consensus.cc:359] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.487766 17798 raft_consensus.cc:515] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.488437 17751 raft_consensus.cc:385] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.488782 17751 raft_consensus.cc:740] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.489523 17751 consensus_queue.cc:260] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.491276 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c543ea3167a24f138115365cecd2b9d9" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:24.491909 17751 ts_tablet_manager.cc:1434] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:05:24.491987 17798 leader_election.cc:290] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:24.493026 17751 tablet_bootstrap.cc:492] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:24.492867 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c543ea3167a24f138115365cecd2b9d9" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:24.494329 17596 leader_election.cc:343] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.494905 17755 raft_consensus.cc:359] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
W20260709 13:05:24.495345 17596 leader_election.cc:343] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.495970 17755 raft_consensus.cc:385] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.496058 17596 leader_election.cc:304] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:24.496435 17755 raft_consensus.cc:740] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.497545 17798 raft_consensus.cc:2749] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:24.497457 17755 consensus_queue.cc:260] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.490584 17752 raft_consensus.cc:359] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.498745 17752 raft_consensus.cc:385] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.499064 17752 raft_consensus.cc:740] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.500078 17755 ts_tablet_manager.cc:1434] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:05:24.499822 17752 consensus_queue.cc:260] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.501227 17755 tablet_bootstrap.cc:492] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:24.503247 17751 tablet_bootstrap.cc:654] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.508468 17755 tablet_bootstrap.cc:654] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.508744 17752 ts_tablet_manager.cc:1434] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:05:24.510911 17752 tablet_bootstrap.cc:492] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:24.517787 17752 tablet_bootstrap.cc:654] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.518564 17751 tablet_bootstrap.cc:492] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:24.519146 17751 ts_tablet_manager.cc:1403] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260709 13:05:24.524508 17751 raft_consensus.cc:359] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.525424 17751 raft_consensus.cc:385] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.525782 17751 raft_consensus.cc:740] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.526963 17751 consensus_queue.cc:260] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.530121 17751 ts_tablet_manager.cc:1434] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:05:24.531407 17751 tablet_bootstrap.cc:492] T 33ac5f76c7874b51879c0179bcf161c6 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:24.537875 17755 tablet_bootstrap.cc:492] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:24.538498 17755 ts_tablet_manager.cc:1403] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.037s	user 0.029s	sys 0.006s
I20260709 13:05:24.538861 17752 tablet_bootstrap.cc:492] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:24.539584 17752 ts_tablet_manager.cc:1403] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.015s
I20260709 13:05:24.540530 17751 tablet_bootstrap.cc:654] T 33ac5f76c7874b51879c0179bcf161c6 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.541465 17755 raft_consensus.cc:359] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.542210 17755 raft_consensus.cc:385] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.542621 17755 raft_consensus.cc:740] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.542244 17752 raft_consensus.cc:359] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.543208 17752 raft_consensus.cc:385] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.543601 17752 raft_consensus.cc:740] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.543591 17755 consensus_queue.cc:260] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.544852 17752 consensus_queue.cc:260] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.547838 17806 raft_consensus.cc:493] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.548569 17755 ts_tablet_manager.cc:1434] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:24.548357 17806 raft_consensus.cc:515] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.549535 17755 tablet_bootstrap.cc:492] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:24.550429 17806 leader_election.cc:290] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:24.552780 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ea14578a3a4d60ac29d2cd33db3c70" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:24.554095 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ea14578a3a4d60ac29d2cd33db3c70" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:24.555949 17755 tablet_bootstrap.cc:654] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.556384 17670 leader_election.cc:304] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:24.557977 17752 ts_tablet_manager.cc:1434] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 13:05:24.558270 17806 raft_consensus.cc:2749] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:24.558984 17752 tablet_bootstrap.cc:492] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:24.561796 17751 tablet_bootstrap.cc:492] T 33ac5f76c7874b51879c0179bcf161c6 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:24.562335 17751 ts_tablet_manager.cc:1403] T 33ac5f76c7874b51879c0179bcf161c6 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.010s
I20260709 13:05:24.564970 17751 raft_consensus.cc:359] T 33ac5f76c7874b51879c0179bcf161c6 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.565641 17751 raft_consensus.cc:385] T 33ac5f76c7874b51879c0179bcf161c6 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.565907 17751 raft_consensus.cc:740] T 33ac5f76c7874b51879c0179bcf161c6 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.566644 17751 consensus_queue.cc:260] T 33ac5f76c7874b51879c0179bcf161c6 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.571962 17751 ts_tablet_manager.cc:1434] T 33ac5f76c7874b51879c0179bcf161c6 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:05:24.571974 17755 tablet_bootstrap.cc:492] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:24.572911 17751 tablet_bootstrap.cc:492] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:24.573283 17753 tablet_bootstrap.cc:492] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:24.573523 17755 ts_tablet_manager.cc:1403] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 13:05:24.573745 17753 ts_tablet_manager.cc:1403] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.114s	user 0.004s	sys 0.012s
I20260709 13:05:24.576347 17755 raft_consensus.cc:359] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.577062 17755 raft_consensus.cc:385] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.577373 17755 raft_consensus.cc:740] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.578033 17755 consensus_queue.cc:260] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.579916 17752 tablet_bootstrap.cc:654] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.581938 17789 raft_consensus.cc:493] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.582666 17755 ts_tablet_manager.cc:1434] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:05:24.582422 17789 raft_consensus.cc:515] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.583623 17755 tablet_bootstrap.cc:492] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:24.584525 17789 leader_election.cc:290] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:24.585843 17707 raft_consensus.cc:3060] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.586403 17751 tablet_bootstrap.cc:654] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.589661 17755 tablet_bootstrap.cc:654] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.576647 17753 raft_consensus.cc:359] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.590337 17753 raft_consensus.cc:385] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.591367 17753 raft_consensus.cc:740] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.591444 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4072770d5c8048b5bf460325102f4c2e" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:24.592278 17753 consensus_queue.cc:260] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.591575 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4072770d5c8048b5bf460325102f4c2e" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
W20260709 13:05:24.593366 17522 leader_election.cc:343] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.594172 17798 consensus_queue.cc:1048] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:24.597690 17523 leader_election.cc:343] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.598117 17523 leader_election.cc:304] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:24.600435 17789 raft_consensus.cc:2749] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:24.603487 17798 consensus_queue.cc:1048] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:24.605571 17753 ts_tablet_manager.cc:1434] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:05:24.606793 17753 tablet_bootstrap.cc:492] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:24.615338 17753 tablet_bootstrap.cc:654] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.617352 17798 raft_consensus.cc:493] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.618062 17798 raft_consensus.cc:515] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.625358 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e137d88bd54ccc86a8eb0e8748b5e4" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:24.626252 17559 raft_consensus.cc:2468] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 0.
I20260709 13:05:24.627696 17597 leader_election.cc:304] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:24.628847 17762 raft_consensus.cc:2804] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:24.629304 17762 raft_consensus.cc:493] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:24.629724 17762 raft_consensus.cc:3060] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.631131 17798 leader_election.cc:290] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:24.632336 17755 tablet_bootstrap.cc:492] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:24.632814 17755 ts_tablet_manager.cc:1403] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.029s
I20260709 13:05:24.632997 17483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e137d88bd54ccc86a8eb0e8748b5e4" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:24.635289 17596 leader_election.cc:343] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.635516 17755 raft_consensus.cc:359] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.636189 17755 raft_consensus.cc:385] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.636440 17755 raft_consensus.cc:740] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
W20260709 13:05:24.636837 17430 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:24.637831 17755 consensus_queue.cc:260] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.640416 17753 tablet_bootstrap.cc:492] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:24.641135 17753 ts_tablet_manager.cc:1403] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.008s
I20260709 13:05:24.643673 17755 ts_tablet_manager.cc:1434] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:05:24.642640 17762 raft_consensus.cc:515] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.644626 17755 tablet_bootstrap.cc:492] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:24.646430 17483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e137d88bd54ccc86a8eb0e8748b5e4" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
W20260709 13:05:24.647776 17596 leader_election.cc:343] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.650404 17789 raft_consensus.cc:493] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.651154 17755 tablet_bootstrap.cc:654] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.651057 17789 raft_consensus.cc:515] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.654729 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:24.656535 17522 leader_election.cc:343] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.657528 17789 leader_election.cc:290] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:24.658314 17559 raft_consensus.cc:3060] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.660392 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e137d88bd54ccc86a8eb0e8748b5e4" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:24.660993 17558 raft_consensus.cc:3060] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.662325 17753 raft_consensus.cc:359] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.663069 17753 raft_consensus.cc:385] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.663409 17753 raft_consensus.cc:740] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.659385 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:24.668285 17753 consensus_queue.cc:260] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
W20260709 13:05:24.668996 17522 leader_election.cc:343] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.669452 17522 leader_election.cc:304] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:24.670815 17753 ts_tablet_manager.cc:1434] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:05:24.671831 17753 tablet_bootstrap.cc:492] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:24.674312 17789 raft_consensus.cc:2749] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:24.677783 17753 tablet_bootstrap.cc:654] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.690595 17762 leader_election.cc:290] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:24.693361 17558 raft_consensus.cc:2468] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
W20260709 13:05:24.696985 17596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:46615, user_credentials={real_user=slave}} blocked reactor thread for 46257.3us
I20260709 13:05:24.697312 17753 tablet_bootstrap.cc:492] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:24.697981 17753 ts_tablet_manager.cc:1403] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.026s	user 0.001s	sys 0.015s
I20260709 13:05:24.699491 17597 leader_election.cc:304] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:24.701668 17753 raft_consensus.cc:359] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.702685 17753 raft_consensus.cc:385] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.703070 17753 raft_consensus.cc:740] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.703908 17753 consensus_queue.cc:260] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.706533 17753 ts_tablet_manager.cc:1434] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:24.708091 17753 tablet_bootstrap.cc:492] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:24.704730 17840 raft_consensus.cc:493] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.713868 17840 raft_consensus.cc:515] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.715340 17633 raft_consensus.cc:3060] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.717880 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab8f6416e684642933087a263e96232" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:24.719192 17558 raft_consensus.cc:2393] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31e96c6c42f2472da291d75d7aece62a in current term 1: Already voted for candidate 76eacecce09641bfb11ac283477dfe74 in this term.
I20260709 13:05:24.719389 17789 consensus_queue.cc:1048] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:24.718240 17806 raft_consensus.cc:493] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.720222 17806 raft_consensus.cc:515] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.722232 17806 leader_election.cc:290] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:24.702095 17841 raft_consensus.cc:2804] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:24.724548 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4072770d5c8048b5bf460325102f4c2e" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
W20260709 13:05:24.725953 17671 leader_election.cc:343] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.726760 17752 tablet_bootstrap.cc:492] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:24.727499 17752 ts_tablet_manager.cc:1403] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.169s	user 0.014s	sys 0.000s
I20260709 13:05:24.732779 17753 tablet_bootstrap.cc:654] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.735456 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4072770d5c8048b5bf460325102f4c2e" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:24.736289 17558 raft_consensus.cc:2468] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:24.737433 17671 leader_election.cc:304] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [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: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:24.742738 17806 raft_consensus.cc:2804] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:24.743166 17806 raft_consensus.cc:493] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:24.743484 17806 raft_consensus.cc:3060] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.744347 17766 consensus_queue.cc:1048] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:24.738539 17841 raft_consensus.cc:697] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:24.746081 17841 consensus_queue.cc:237] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.755782 17632 raft_consensus.cc:3060] T 33ac5f76c7874b51879c0179bcf161c6 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.757546 17806 raft_consensus.cc:515] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:24.760456 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4072770d5c8048b5bf460325102f4c2e" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:24.761022 17558 raft_consensus.cc:3060] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.768749 17558 raft_consensus.cc:2468] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:24.772080 17840 leader_election.cc:290] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:24.773744 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab8f6416e684642933087a263e96232" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:24.776949 17811 consensus_queue.cc:1048] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:24.779727 17596 leader_election.cc:304] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:24.787190 17805 raft_consensus.cc:493] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.787521 17671 leader_election.cc:304] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:24.787744 17805 raft_consensus.cc:515] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.788542 17766 raft_consensus.cc:2804] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:24.789027 17766 raft_consensus.cc:697] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:24.791895 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4610970a64b4a75be106111b332a150" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:24.791715 17766 consensus_queue.cc:237] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
W20260709 13:05:24.793212 17448 leader_election.cc:343] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.789896 17805 leader_election.cc:290] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:24.796188 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4610970a64b4a75be106111b332a150" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:24.798699 17447 leader_election.cc:343] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.799314 17447 leader_election.cc:304] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:24.801260 17810 raft_consensus.cc:493] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.801499 17818 consensus_queue.cc:1048] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:24.801960 17810 raft_consensus.cc:515] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.809032 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:24.808647 17752 raft_consensus.cc:359] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.810777 17752 raft_consensus.cc:385] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.812800 17751 tablet_bootstrap.cc:492] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:24.812836 17752 raft_consensus.cc:740] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.813612 17751 ts_tablet_manager.cc:1403] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.241s	user 0.044s	sys 0.041s
I20260709 13:05:24.814278 17752 consensus_queue.cc:260] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.805047 17810 leader_election.cc:290] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:24.806020 17805 raft_consensus.cc:2749] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:24.810304 17818 raft_consensus.cc:493] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.809111 17806 leader_election.cc:290] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:24.828044 17752 ts_tablet_manager.cc:1434] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.100s	user 0.009s	sys 0.000s
W20260709 13:05:24.823338 17448 leader_election.cc:343] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.826853 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4072770d5c8048b5bf460325102f4c2e" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:24.830472 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:24.831418 17706 raft_consensus.cc:2468] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
W20260709 13:05:24.833827 17671 leader_election.cc:343] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.834837 17818 raft_consensus.cc:515] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.839845 17447 leader_election.cc:304] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [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: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:24.840937 17818 leader_election.cc:290] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:24.843281 17805 raft_consensus.cc:2804] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:24.843418 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0fbf6c76b349fc8ad42b9c5b368b1d" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:24.843874 17805 raft_consensus.cc:493] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:24.844332 17805 raft_consensus.cc:3060] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:24.844923 17670 leader_election.cc:343] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.849586 17379 catalog_manager.cc:5697] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 1 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:24.837980 17751 raft_consensus.cc:359] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.855634 17751 raft_consensus.cc:385] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.855967 17751 raft_consensus.cc:740] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.856729 17751 consensus_queue.cc:260] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.858242 17751 ts_tablet_manager.cc:1434] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.003s
I20260709 13:05:24.860869 17752 tablet_bootstrap.cc:492] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:24.864013 17751 tablet_bootstrap.cc:492] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:24.868212 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0fbf6c76b349fc8ad42b9c5b368b1d" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
W20260709 13:05:24.878929 17671 leader_election.cc:343] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.879467 17671 leader_election.cc:304] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:24.883133 17845 raft_consensus.cc:2749] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:24.890647 17752 tablet_bootstrap.cc:654] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.892118 17806 raft_consensus.cc:2749] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:24.892184 17852 raft_consensus.cc:493] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.894964 17818 consensus_queue.cc:1048] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:24.895362 17805 raft_consensus.cc:515] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.898840 17380 catalog_manager.cc:5697] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 0 to 1, leader changed from <none> to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 1 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:24.902165 17753 tablet_bootstrap.cc:492] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:24.902647 17753 ts_tablet_manager.cc:1403] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.195s	user 0.029s	sys 0.020s
I20260709 13:05:24.905411 17706 raft_consensus.cc:3060] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:24.898794 17852 raft_consensus.cc:515] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.907361 17761 consensus_queue.cc:1048] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:24.909966 17753 raft_consensus.cc:359] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.911640 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:24.913110 17805 leader_election.cc:290] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:24.913780 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:24.914558 17705 raft_consensus.cc:3060] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:24.915333 17448 leader_election.cc:343] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.916574 17755 tablet_bootstrap.cc:492] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:24.916975 17755 ts_tablet_manager.cc:1403] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.273s	user 0.076s	sys 0.108s
I20260709 13:05:24.911651 17753 raft_consensus.cc:385] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.920964 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:24.922605 17670 leader_election.cc:343] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.923223 17761 raft_consensus.cc:493] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.923694 17761 raft_consensus.cc:515] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.917534 17753 raft_consensus.cc:740] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.926604 17753 consensus_queue.cc:260] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.934597 17753 ts_tablet_manager.cc:1434] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.003s
I20260709 13:05:24.928668 17761 leader_election.cc:290] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:24.937603 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fc210293834226af5a57167a0893e6" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:24.937662 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fc210293834226af5a57167a0893e6" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:24.938391 17484 raft_consensus.cc:2468] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:24.938494 17704 raft_consensus.cc:2468] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:24.939684 17766 raft_consensus.cc:493] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.940163 17766 raft_consensus.cc:515] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.941342 17755 raft_consensus.cc:359] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.942423 17522 leader_election.cc:304] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:24.942531 17755 raft_consensus.cc:385] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.943272 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666a4e6270a4af58ef27940e4e46881" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:24.943387 17761 raft_consensus.cc:2804] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:24.943969 17761 raft_consensus.cc:493] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:24.944478 17761 raft_consensus.cc:3060] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:24.944710 17670 leader_election.cc:343] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.947561 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
W20260709 13:05:24.949018 17671 leader_election.cc:343] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:24.949473 17671 leader_election.cc:304] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:24.952216 17766 leader_election.cc:290] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:24.952883 17766 raft_consensus.cc:2749] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:24.954739 17810 raft_consensus.cc:493] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.955428 17805 raft_consensus.cc:493] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.955510 17810 raft_consensus.cc:515] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.955966 17805 raft_consensus.cc:515] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:24.958040 17805 leader_election.cc:290] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:24.958168 17705 raft_consensus.cc:2468] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:24.958508 17852 leader_election.cc:290] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:24.959412 17447 leader_election.cc:304] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:24.961130 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c543ea3167a24f138115365cecd2b9d9" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:24.961513 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e137d88bd54ccc86a8eb0e8748b5e4" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:24.961875 17633 raft_consensus.cc:2468] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:24.964756 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e137d88bd54ccc86a8eb0e8748b5e4" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:24.965385 17751 tablet_bootstrap.cc:654] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.965545 17805 raft_consensus.cc:2804] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:24.965867 17558 raft_consensus.cc:2393] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7410d7117ec24237b34b559f3ed072f1 in current term 1: Already voted for candidate 31e96c6c42f2472da291d75d7aece62a in this term.
I20260709 13:05:24.967962 17755 raft_consensus.cc:740] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.969053 17755 consensus_queue.cc:260] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:24.970108 17753 tablet_bootstrap.cc:492] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:24.981421 17755 ts_tablet_manager.cc:1434] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.064s	user 0.002s	sys 0.007s
I20260709 13:05:24.987624 17761 raft_consensus.cc:515] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:24.991099 17761 leader_election.cc:290] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:24.980614 17810 leader_election.cc:290] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
W20260709 13:05:24.997751 17671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.130:43563, user_credentials={real_user=slave}} blocked reactor thread for 48769.7us
I20260709 13:05:24.997896 17484 raft_consensus.cc:3060] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.001062 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c543ea3167a24f138115365cecd2b9d9" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:25.001792 17705 raft_consensus.cc:2468] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:25.003247 17447 leader_election.cc:304] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:25.004230 17753 tablet_bootstrap.cc:654] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.004153 17810 raft_consensus.cc:2804] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:24.993062 17805 raft_consensus.cc:697] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:25.004645 17810 raft_consensus.cc:493] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.010273 17755 tablet_bootstrap.cc:492] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:24.999698 17448 leader_election.cc:304] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:25.016201 17864 raft_consensus.cc:3060] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.017565 17483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fc210293834226af5a57167a0893e6" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:25.018214 17483 raft_consensus.cc:3060] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.008839 17810 raft_consensus.cc:3060] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.035277 17805 consensus_queue.cc:237] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.041801 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666a4e6270a4af58ef27940e4e46881" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:25.042482 17559 raft_consensus.cc:2468] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:25.044385 17755 tablet_bootstrap.cc:654] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.045042 17752 tablet_bootstrap.cc:492] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:25.045563 17752 ts_tablet_manager.cc:1403] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.185s	user 0.039s	sys 0.030s
I20260709 13:05:25.049523 17752 raft_consensus.cc:359] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.050379 17751 tablet_bootstrap.cc:492] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:25.050928 17751 ts_tablet_manager.cc:1403] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.187s	user 0.018s	sys 0.002s
I20260709 13:05:25.050395 17752 raft_consensus.cc:385] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.051892 17752 raft_consensus.cc:740] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.053027 17752 consensus_queue.cc:260] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.037861 17761 consensus_queue.cc:1048] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:05:25.058300 17751 raft_consensus.cc:359] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.060531 17751 raft_consensus.cc:385] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.061138 17751 raft_consensus.cc:740] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.062223 17751 consensus_queue.cc:260] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.065156 17483 raft_consensus.cc:2468] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:25.068513 17522 leader_election.cc:304] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:25.069672 17789 raft_consensus.cc:2804] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.078835 17671 leader_election.cc:304] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [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: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:25.080343 17806 raft_consensus.cc:2804] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.080842 17806 raft_consensus.cc:493] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.081259 17806 raft_consensus.cc:3060] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.079121 17862 consensus_queue.cc:1048] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:05:25.092703 17864 raft_consensus.cc:2749] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:25.092886 17753 tablet_bootstrap.cc:492] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:25.093474 17753 ts_tablet_manager.cc:1403] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.124s	user 0.024s	sys 0.008s
I20260709 13:05:25.094141 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fc210293834226af5a57167a0893e6" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:25.094745 17706 raft_consensus.cc:3060] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.096244 17753 raft_consensus.cc:359] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.097019 17753 raft_consensus.cc:385] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.097299 17753 raft_consensus.cc:740] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.097899 17753 consensus_queue.cc:260] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.099923 17753 ts_tablet_manager.cc:1434] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:25.100859 17753 tablet_bootstrap.cc:492] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:25.060350 17752 ts_tablet_manager.cc:1434] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260709 13:05:25.103030 17810 raft_consensus.cc:515] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.105201 17810 leader_election.cc:290] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:25.077773 17751 ts_tablet_manager.cc:1434] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 13:05:25.109041 17753 tablet_bootstrap.cc:654] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.109982 17751 tablet_bootstrap.cc:492] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:25.112010 17752 tablet_bootstrap.cc:492] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:25.111400 17806 raft_consensus.cc:515] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.113003 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c543ea3167a24f138115365cecd2b9d9" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:25.132230 17631 raft_consensus.cc:3060] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.137403 17845 raft_consensus.cc:493] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.137920 17845 raft_consensus.cc:515] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.139967 17845 leader_election.cc:290] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:25.141801 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:25.142596 17705 raft_consensus.cc:2393] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31e96c6c42f2472da291d75d7aece62a in current term 1: Already voted for candidate 7410d7117ec24237b34b559f3ed072f1 in this term.
I20260709 13:05:25.146541 17706 raft_consensus.cc:2468] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:25.151825 17806 leader_election.cc:290] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:25.117055 17810 raft_consensus.cc:493] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.159736 17810 raft_consensus.cc:515] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.160342 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666a4e6270a4af58ef27940e4e46881" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:25.160970 17558 raft_consensus.cc:3060] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.160516 17380 catalog_manager.cc:5697] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.152076 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:25.163666 17557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15b9b406614601b7b4230e3ca576e4" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:25.174340 17596 leader_election.cc:304] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:25.175774 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15b9b406614601b7b4230e3ca576e4" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:25.176748 17845 raft_consensus.cc:3060] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.183668 17755 tablet_bootstrap.cc:492] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:25.184288 17755 ts_tablet_manager.cc:1403] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.174s	user 0.020s	sys 0.018s
I20260709 13:05:25.188586 17854 consensus_queue.cc:1048] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:25.191252 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666a4e6270a4af58ef27940e4e46881" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:25.189587 17448 leader_election.cc:304] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:25.191924 17484 raft_consensus.cc:3060] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.192981 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c543ea3167a24f138115365cecd2b9d9" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:25.193630 17706 raft_consensus.cc:3060] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.195438 17845 raft_consensus.cc:2749] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:25.164731 17810 leader_election.cc:290] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:25.142910 17631 raft_consensus.cc:2468] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:25.197870 17448 leader_election.cc:304] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 
I20260709 13:05:25.198594 17752 tablet_bootstrap.cc:654] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.165856 17789 raft_consensus.cc:697] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:25.187002 17755 raft_consensus.cc:359] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.200182 17755 raft_consensus.cc:385] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.200472 17755 raft_consensus.cc:740] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.201186 17755 consensus_queue.cc:260] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.203285 17864 raft_consensus.cc:2804] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.209605 17805 raft_consensus.cc:2749] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:25.213070 17755 ts_tablet_manager.cc:1434] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:05:25.222077 17755 tablet_bootstrap.cc:492] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:25.240408 17484 raft_consensus.cc:2468] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:25.245316 17670 leader_election.cc:304] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:25.246244 17806 raft_consensus.cc:2804] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.246767 17806 raft_consensus.cc:697] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:25.247596 17806 consensus_queue.cc:237] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.219861 17864 raft_consensus.cc:697] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:25.256695 17864 consensus_queue.cc:237] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
W20260709 13:05:25.258765 17671 consensus_peers.cc:597] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 -> Peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Couldn't send request to peer 31e96c6c42f2472da291d75d7aece62a. 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 13:05:25.265026 17753 tablet_bootstrap.cc:492] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:25.265584 17753 ts_tablet_manager.cc:1403] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.165s	user 0.008s	sys 0.019s
I20260709 13:05:25.269435 17755 tablet_bootstrap.cc:654] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.272466 17753 raft_consensus.cc:359] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.273425 17753 raft_consensus.cc:385] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.273803 17753 raft_consensus.cc:740] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.274575 17753 consensus_queue.cc:260] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.276691 17753 ts_tablet_manager.cc:1434] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:25.277604 17753 tablet_bootstrap.cc:492] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:25.287706 17854 consensus_queue.cc:1048] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:25.288815 17381 catalog_manager.cc:5697] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 1 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.296733 17706 raft_consensus.cc:2468] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:25.299865 17751 tablet_bootstrap.cc:654] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.252447 17789 consensus_queue.cc:237] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.293027 17558 raft_consensus.cc:2468] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:25.323714 17806 consensus_queue.cc:1048] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.325233 17753 tablet_bootstrap.cc:654] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.329296 17854 raft_consensus.cc:493] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.329860 17854 raft_consensus.cc:515] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.332521 17854 leader_election.cc:290] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:25.334329 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4610970a64b4a75be106111b332a150" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:25.334719 17483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4610970a64b4a75be106111b332a150" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:25.335026 17706 raft_consensus.cc:2468] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 0.
I20260709 13:05:25.335387 17483 raft_consensus.cc:2468] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 0.
I20260709 13:05:25.336159 17596 leader_election.cc:304] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:25.337764 17854 raft_consensus.cc:2804] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.338128 17854 raft_consensus.cc:493] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.338466 17854 raft_consensus.cc:3060] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.349438 17752 tablet_bootstrap.cc:492] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:25.351184 17752 ts_tablet_manager.cc:1403] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.239s	user 0.026s	sys 0.026s
I20260709 13:05:25.353996 17752 raft_consensus.cc:359] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.354607 17854 raft_consensus.cc:515] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.355806 17752 raft_consensus.cc:385] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.356442 17752 raft_consensus.cc:740] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.357921 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4610970a64b4a75be106111b332a150" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:25.358510 17706 raft_consensus.cc:3060] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.357760 17752 consensus_queue.cc:260] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.363098 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4610970a64b4a75be106111b332a150" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:25.363322 17854 leader_election.cc:290] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:25.363730 17484 raft_consensus.cc:3060] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.366664 17872 raft_consensus.cc:493] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.367554 17752 ts_tablet_manager.cc:1434] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 13:05:25.367255 17872 raft_consensus.cc:515] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.368527 17752 tablet_bootstrap.cc:492] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:25.371534 17751 tablet_bootstrap.cc:492] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:25.385102 17751 ts_tablet_manager.cc:1403] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.276s	user 0.014s	sys 0.007s
I20260709 13:05:25.382355 17483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:25.389823 17522 leader_election.cc:343] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.394400 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
W20260709 13:05:25.398744 17523 leader_election.cc:343] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.380831 17872 leader_election.cc:290] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:25.399312 17523 leader_election.cc:304] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:25.402252 17872 raft_consensus.cc:2749] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:25.399861 17706 raft_consensus.cc:2468] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:25.408056 17380 catalog_manager.cc:5697] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.408171 17381 catalog_manager.cc:5697] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.409723 17596 leader_election.cc:304] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:25.410645 17854 raft_consensus.cc:2804] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.411317 17484 raft_consensus.cc:2468] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:25.411329 17854 raft_consensus.cc:697] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:25.412791 17751 raft_consensus.cc:359] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.412717 17854 consensus_queue.cc:237] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.413491 17751 raft_consensus.cc:385] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.413767 17751 raft_consensus.cc:740] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.414758 17752 tablet_bootstrap.cc:654] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.414501 17751 consensus_queue.cc:260] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.416900 17751 ts_tablet_manager.cc:1434] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:05:25.421600 17753 tablet_bootstrap.cc:492] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:25.422071 17753 ts_tablet_manager.cc:1403] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.145s	user 0.025s	sys 0.018s
I20260709 13:05:25.424604 17753 raft_consensus.cc:359] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.425275 17753 raft_consensus.cc:385] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.425557 17753 raft_consensus.cc:740] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.426213 17753 consensus_queue.cc:260] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.419281 17755 tablet_bootstrap.cc:492] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:25.427994 17798 raft_consensus.cc:493] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.428472 17755 ts_tablet_manager.cc:1403] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.207s	user 0.026s	sys 0.017s
I20260709 13:05:25.428539 17798 raft_consensus.cc:515] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.431103 17755 raft_consensus.cc:359] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.431372 17557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2f2e201efa47999bb79278cd1e307d" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:25.431777 17755 raft_consensus.cc:385] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.432053 17755 raft_consensus.cc:740] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
W20260709 13:05:25.432873 17597 leader_election.cc:343] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.437151 17755 consensus_queue.cc:260] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.439508 17755 ts_tablet_manager.cc:1434] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:25.440433 17755 tablet_bootstrap.cc:492] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:25.442237 17798 leader_election.cc:290] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:25.447382 17864 raft_consensus.cc:493] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.447978 17751 tablet_bootstrap.cc:492] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:25.448072 17864 raft_consensus.cc:515] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.450968 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2f2e201efa47999bb79278cd1e307d" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:25.452469 17596 leader_election.cc:343] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.452942 17596 leader_election.cc:304] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:25.453163 17753 ts_tablet_manager.cc:1434] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:05:25.454191 17753 tablet_bootstrap.cc:492] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:25.456729 17751 tablet_bootstrap.cc:654] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.457803 17864 leader_election.cc:290] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:25.459692 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:25.460173 17854 raft_consensus.cc:2749] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:25.459697 17557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:25.461215 17557 raft_consensus.cc:2468] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
W20260709 13:05:25.462771 17448 leader_election.cc:343] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.463454 17448 leader_election.cc:304] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [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: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:25.464530 17864 raft_consensus.cc:2804] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.464901 17864 raft_consensus.cc:493] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.465237 17864 raft_consensus.cc:3060] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.467207 17378 catalog_manager.cc:5697] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 0 to 1, leader changed from <none> to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 1 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.473902 17755 tablet_bootstrap.cc:654] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.477788 17864 raft_consensus.cc:515] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.480698 17557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:25.481263 17557 raft_consensus.cc:3060] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.488121 17557 raft_consensus.cc:2468] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:25.489249 17448 leader_election.cc:304] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:25.490402 17877 raft_consensus.cc:2804] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.491034 17877 raft_consensus.cc:697] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:25.491417 17753 tablet_bootstrap.cc:654] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.492129 17877 consensus_queue.cc:237] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.494782 17864 leader_election.cc:290] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:25.495399 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
W20260709 13:05:25.497170 17448 leader_election.cc:343] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.523154 17752 tablet_bootstrap.cc:492] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:25.524199 17752 ts_tablet_manager.cc:1403] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.156s	user 0.056s	sys 0.043s
I20260709 13:05:25.527570 17752 raft_consensus.cc:359] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.528363 17752 raft_consensus.cc:385] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.528738 17752 raft_consensus.cc:740] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.529477 17752 consensus_queue.cc:260] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.531049 17755 tablet_bootstrap.cc:492] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:25.531651 17755 ts_tablet_manager.cc:1403] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.019s
I20260709 13:05:25.531756 17382 catalog_manager.cc:5697] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.534817 17755 raft_consensus.cc:359] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.535470 17755 raft_consensus.cc:385] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.535725 17755 raft_consensus.cc:740] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.536442 17755 consensus_queue.cc:260] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.539619 17752 ts_tablet_manager.cc:1434] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:05:25.544552 17753 tablet_bootstrap.cc:492] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:25.545032 17753 ts_tablet_manager.cc:1403] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.004s
I20260709 13:05:25.545462 17752 tablet_bootstrap.cc:492] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:25.547628 17753 raft_consensus.cc:359] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.548275 17753 raft_consensus.cc:385] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.548547 17753 raft_consensus.cc:740] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.550922 17751 tablet_bootstrap.cc:492] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:25.551426 17751 ts_tablet_manager.cc:1403] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.008s
I20260709 13:05:25.554020 17751 raft_consensus.cc:359] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.554656 17751 raft_consensus.cc:385] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.554914 17751 raft_consensus.cc:740] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.555233 17752 tablet_bootstrap.cc:654] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.555642 17753 consensus_queue.cc:260] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.563572 17755 ts_tablet_manager.cc:1434] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:05:25.564558 17755 tablet_bootstrap.cc:492] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:25.567587 17753 ts_tablet_manager.cc:1434] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:05:25.575302 17811 raft_consensus.cc:493] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.575870 17811 raft_consensus.cc:515] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.577950 17811 leader_election.cc:290] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:25.578322 17755 tablet_bootstrap.cc:654] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.579726 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11da03d0436f444fbbac2ed28480f5a3" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:25.580384 17632 raft_consensus.cc:2468] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:25.582145 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11da03d0436f444fbbac2ed28480f5a3" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:25.582387 17523 leader_election.cc:304] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:25.582828 17706 raft_consensus.cc:2468] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:25.583542 17811 raft_consensus.cc:2804] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.583928 17811 raft_consensus.cc:493] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.584290 17811 raft_consensus.cc:3060] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.586032 17755 tablet_bootstrap.cc:492] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:25.586153 17752 tablet_bootstrap.cc:492] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:25.586546 17755 ts_tablet_manager.cc:1403] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 13:05:25.586829 17752 ts_tablet_manager.cc:1403] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.027s
I20260709 13:05:25.589246 17755 raft_consensus.cc:359] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.589936 17755 raft_consensus.cc:385] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.589532 17752 raft_consensus.cc:359] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.590224 17755 raft_consensus.cc:740] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.590451 17752 raft_consensus.cc:385] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.590907 17752 raft_consensus.cc:740] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.591296 17755 consensus_queue.cc:260] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.592139 17852 raft_consensus.cc:493] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.591787 17752 consensus_queue.cc:260] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.592566 17852 raft_consensus.cc:515] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.568248 17751 consensus_queue.cc:260] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.594110 17854 raft_consensus.cc:493] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.594568 17854 raft_consensus.cc:515] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.596565 17852 leader_election.cc:290] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:25.597039 17854 leader_election.cc:290] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:25.598412 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7b833fb1584d0ab28cc631cac02c18" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:25.599277 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4072770d5c8048b5bf460325102f4c2e" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:25.599924 17671 leader_election.cc:343] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.601038 17557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4072770d5c8048b5bf460325102f4c2e" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:25.601292 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7b833fb1584d0ab28cc631cac02c18" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
W20260709 13:05:25.602783 17671 leader_election.cc:343] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.603266 17671 leader_election.cc:304] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:25.604468 17861 raft_consensus.cc:2749] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:25.606527 17752 ts_tablet_manager.cc:1434] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:05:25.609061 17752 tablet_bootstrap.cc:492] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:25.611933 17596 leader_election.cc:304] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:25.615208 17752 tablet_bootstrap.cc:654] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.616506 17755 ts_tablet_manager.cc:1434] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 13:05:25.616786 17877 consensus_queue.cc:1048] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.620613 17755 tablet_bootstrap.cc:492] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:25.613082 17854 raft_consensus.cc:2749] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:25.626809 17752 tablet_bootstrap.cc:492] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:25.627542 17752 ts_tablet_manager.cc:1403] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260709 13:05:25.630314 17752 raft_consensus.cc:359] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.630997 17752 raft_consensus.cc:385] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.631297 17752 raft_consensus.cc:740] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.631955 17752 consensus_queue.cc:260] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.633751 17755 tablet_bootstrap.cc:654] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.634013 17752 ts_tablet_manager.cc:1434] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 13:05:25.634972 17752 tablet_bootstrap.cc:492] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:25.645473 17755 tablet_bootstrap.cc:492] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:25.646097 17755 ts_tablet_manager.cc:1403] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.005s
I20260709 13:05:25.592554 17753 tablet_bootstrap.cc:492] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
W20260709 13:05:25.653503 17430 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:25.658166 17805 consensus_queue.cc:1048] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.669384 17752 tablet_bootstrap.cc:654] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.664659 17870 consensus_queue.cc:1048] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:25.665181 17751 ts_tablet_manager.cc:1434] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.000s
I20260709 13:05:25.673144 17751 tablet_bootstrap.cc:492] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:25.666327 17811 raft_consensus.cc:515] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.678983 17752 tablet_bootstrap.cc:492] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:25.679486 17752 ts_tablet_manager.cc:1403] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.001s
I20260709 13:05:25.681422 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11da03d0436f444fbbac2ed28480f5a3" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:25.682020 17630 raft_consensus.cc:3060] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.682229 17752 raft_consensus.cc:359] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.682947 17752 raft_consensus.cc:385] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.683606 17752 raft_consensus.cc:740] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.684420 17752 consensus_queue.cc:260] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.688571 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11da03d0436f444fbbac2ed28480f5a3" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:25.689168 17706 raft_consensus.cc:3060] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.691056 17630 raft_consensus.cc:2468] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:25.691665 17752 ts_tablet_manager.cc:1434] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:05:25.692152 17811 leader_election.cc:290] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:25.691500 17877 consensus_queue.cc:1048] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:25.678962 17751 tablet_bootstrap.cc:654] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.692198 17523 leader_election.cc:304] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:25.648837 17755 raft_consensus.cc:359] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.667886 17753 tablet_bootstrap.cc:654] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.698843 17869 raft_consensus.cc:2804] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.699446 17869 raft_consensus.cc:697] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:25.700554 17869 consensus_queue.cc:237] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.702442 17752 tablet_bootstrap.cc:492] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:25.708787 17752 tablet_bootstrap.cc:654] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.698830 17755 raft_consensus.cc:385] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.711360 17755 raft_consensus.cc:740] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.712009 17755 consensus_queue.cc:260] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.716101 17751 tablet_bootstrap.cc:492] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:25.716756 17751 ts_tablet_manager.cc:1403] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.002s
I20260709 13:05:25.719596 17753 tablet_bootstrap.cc:492] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:25.720197 17753 ts_tablet_manager.cc:1403] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.007s
I20260709 13:05:25.720379 17755 ts_tablet_manager.cc:1434] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.000s
I20260709 13:05:25.721392 17755 tablet_bootstrap.cc:492] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:25.722702 17752 tablet_bootstrap.cc:492] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:25.721223 17706 raft_consensus.cc:2468] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:25.723234 17752 ts_tablet_manager.cc:1403] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260709 13:05:25.722828 17753 raft_consensus.cc:359] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.723555 17753 raft_consensus.cc:385] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.723834 17753 raft_consensus.cc:740] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.724653 17753 consensus_queue.cc:260] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.725816 17752 raft_consensus.cc:359] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.726446 17752 raft_consensus.cc:385] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.726692 17752 raft_consensus.cc:740] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.728718 17752 consensus_queue.cc:260] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.727970 17751 raft_consensus.cc:359] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.729866 17751 raft_consensus.cc:385] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.730126 17751 raft_consensus.cc:740] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.730751 17751 consensus_queue.cc:260] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.732705 17751 ts_tablet_manager.cc:1434] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 13:05:25.732945 17852 consensus_queue.cc:1048] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.733553 17751 tablet_bootstrap.cc:492] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:25.736096 17753 ts_tablet_manager.cc:1434] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:05:25.741461 17751 tablet_bootstrap.cc:654] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.735399 17752 ts_tablet_manager.cc:1434] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:05:25.744014 17752 tablet_bootstrap.cc:492] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:25.744758 17753 tablet_bootstrap.cc:492] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:25.747249 17877 raft_consensus.cc:493] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.747752 17877 raft_consensus.cc:515] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.748659 17811 raft_consensus.cc:493] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.749213 17811 raft_consensus.cc:515] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.751554 17871 raft_consensus.cc:493] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.752044 17871 raft_consensus.cc:515] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.753587 17755 tablet_bootstrap.cc:654] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.755234 17631 raft_consensus.cc:3060] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.755295 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4846785cf6b4a9ca6d224be5dda901a" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:25.756829 17522 leader_election.cc:343] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.758116 17864 raft_consensus.cc:493] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.758704 17864 raft_consensus.cc:515] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.764765 17872 raft_consensus.cc:493] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.765412 17872 raft_consensus.cc:515] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.770277 17872 leader_election.cc:290] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:25.772149 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:25.772852 17707 raft_consensus.cc:2468] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:25.773157 17752 tablet_bootstrap.cc:654] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.773923 17854 raft_consensus.cc:493] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.774214 17522 leader_election.cc:304] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:25.774426 17854 raft_consensus.cc:515] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.783031 17872 raft_consensus.cc:2804] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.783530 17872 raft_consensus.cc:493] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.783934 17872 raft_consensus.cc:3060] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.788646 17871 leader_election.cc:290] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:25.789050 17877 leader_election.cc:290] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:25.789857 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:25.792750 17864 leader_election.cc:290] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
W20260709 13:05:25.794257 17447 leader_election.cc:343] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.795305 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8161805af1d54480be739296662fbcc5" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:25.800992 17557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:25.801458 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:25.802132 17704 raft_consensus.cc:2468] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:25.798414 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:25.803483 17484 raft_consensus.cc:2468] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:25.803494 17447 leader_election.cc:304] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
W20260709 13:05:25.805814 17523 leader_election.cc:343] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.806407 17854 leader_election.cc:290] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:25.807267 17864 raft_consensus.cc:2804] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.807978 17482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f62fea5d8de40c5b873f5611544911e" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:25.808019 17861 consensus_queue.cc:1048] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:25.808869 17483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4846785cf6b4a9ca6d224be5dda901a" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:25.809331 17864 raft_consensus.cc:493] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.802688 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f62fea5d8de40c5b873f5611544911e" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:25.809708 17864 raft_consensus.cc:3060] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.810048 17707 raft_consensus.cc:2468] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 0.
I20260709 13:05:25.811295 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:25.811479 17596 leader_election.cc:304] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:25.811930 17558 raft_consensus.cc:2468] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:25.812510 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8161805af1d54480be739296662fbcc5" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:25.813159 17484 raft_consensus.cc:2468] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
W20260709 13:05:25.815372 17522 leader_election.cc:343] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.815821 17522 leader_election.cc:304] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:25.819649 17861 raft_consensus.cc:493] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.820398 17861 raft_consensus.cc:515] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
W20260709 13:05:25.820647 17596 leader_election.cc:343] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.822111 17448 leader_election.cc:304] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [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: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:25.823112 17871 raft_consensus.cc:2749] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:25.823413 17877 raft_consensus.cc:2804] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.822875 17522 leader_election.cc:304] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [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: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:25.823884 17877 raft_consensus.cc:493] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.824246 17877 raft_consensus.cc:3060] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.796248 17811 leader_election.cc:290] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:25.823064 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2f2e201efa47999bb79278cd1e307d" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:25.828857 17753 tablet_bootstrap.cc:654] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.836236 17869 consensus_queue.cc:1048] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.819579 17854 raft_consensus.cc:2804] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.837217 17854 raft_consensus.cc:493] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.837605 17854 raft_consensus.cc:3060] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.831633 17871 raft_consensus.cc:2804] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.825250 17861 leader_election.cc:290] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:25.847379 17382 catalog_manager.cc:5697] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:25.851724 17671 leader_election.cc:343] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.848197 17871 raft_consensus.cc:493] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.853183 17871 raft_consensus.cc:3060] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.862084 17751 tablet_bootstrap.cc:492] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:25.859277 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2f2e201efa47999bb79278cd1e307d" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:25.862950 17751 ts_tablet_manager.cc:1403] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.009s
I20260709 13:05:25.863243 17632 raft_consensus.cc:2468] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:25.864326 17671 leader_election.cc:304] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [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: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:25.865556 17852 raft_consensus.cc:2804] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.865932 17852 raft_consensus.cc:493] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.866290 17852 raft_consensus.cc:3060] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.866027 17864 raft_consensus.cc:515] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.868162 17864 leader_election.cc:290] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:25.868906 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:25.869372 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:25.870729 17704 raft_consensus.cc:3060] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.872562 17751 raft_consensus.cc:359] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.873309 17751 raft_consensus.cc:385] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.873766 17751 raft_consensus.cc:740] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.874483 17751 consensus_queue.cc:260] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.879601 17872 raft_consensus.cc:515] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.883402 17854 raft_consensus.cc:515] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.891301 17751 ts_tablet_manager.cc:1434] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:05:25.896406 17753 tablet_bootstrap.cc:492] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:25.896917 17753 ts_tablet_manager.cc:1403] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.152s	user 0.010s	sys 0.022s
I20260709 13:05:25.902113 17877 raft_consensus.cc:515] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.903659 17869 consensus_queue.cc:1048] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.905799 17871 raft_consensus.cc:515] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.912835 17877 leader_election.cc:290] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:25.916838 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:25.917506 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:25.918665 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f62fea5d8de40c5b873f5611544911e" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:25.919559 17557 raft_consensus.cc:2393] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7410d7117ec24237b34b559f3ed072f1 in current term 1: Already voted for candidate b1674e4623354368b0b32287a2aa86ad in this term.
I20260709 13:05:25.917528 17559 raft_consensus.cc:3060] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.920243 17751 tablet_bootstrap.cc:492] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:25.908320 17753 raft_consensus.cc:359] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.920979 17753 raft_consensus.cc:385] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.921273 17753 raft_consensus.cc:740] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.924247 17872 leader_election.cc:290] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
W20260709 13:05:25.924350 17447 leader_election.cc:343] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.925254 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:25.915004 17755 tablet_bootstrap.cc:492] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:25.926342 17755 ts_tablet_manager.cc:1403] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.205s	user 0.016s	sys 0.010s
I20260709 13:05:25.916540 17854 leader_election.cc:290] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:25.916724 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f62fea5d8de40c5b873f5611544911e" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:25.928953 17753 consensus_queue.cc:260] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.930903 17751 tablet_bootstrap.cc:654] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.930280 17706 raft_consensus.cc:3060] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.929821 17872 raft_consensus.cc:493] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.936443 17753 ts_tablet_manager.cc:1434] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
W20260709 13:05:25.931932 17596 leader_election.cc:343] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.938766 17753 tablet_bootstrap.cc:492] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:25.940500 17869 raft_consensus.cc:493] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.940771 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:25.940961 17869 raft_consensus.cc:515] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.941613 17484 raft_consensus.cc:2393] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1674e4623354368b0b32287a2aa86ad in current term 1: Already voted for candidate 7410d7117ec24237b34b559f3ed072f1 in this term.
I20260709 13:05:25.944550 17869 leader_election.cc:290] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:25.945827 17753 tablet_bootstrap.cc:654] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.945442 17755 raft_consensus.cc:359] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.946187 17755 raft_consensus.cc:385] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.944574 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10908964cec54ca1b3fc6ef25c809525" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:25.946717 17755 raft_consensus.cc:740] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
W20260709 13:05:25.947858 17522 leader_election.cc:343] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.948231 17755 consensus_queue.cc:260] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.952685 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10908964cec54ca1b3fc6ef25c809525" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:25.956079 17522 leader_election.cc:304] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [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: b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:25.958743 17869 raft_consensus.cc:2749] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:05:25.961891 17523 leader_election.cc:343] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.962420 17523 leader_election.cc:304] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:25.963141 17869 raft_consensus.cc:2749] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:25.938465 17872 raft_consensus.cc:515] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:25.968782 17872 leader_election.cc:290] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:25.970525 17559 raft_consensus.cc:2468] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:25.973928 17448 leader_election.cc:304] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:25.975232 17864 raft_consensus.cc:2804] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.975720 17864 raft_consensus.cc:697] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:25.976596 17706 raft_consensus.cc:2468] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:25.976570 17864 consensus_queue.cc:237] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.978404 17871 leader_election.cc:290] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:25.932644 17852 raft_consensus.cc:515] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.980636 17752 tablet_bootstrap.cc:492] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:25.981150 17752 ts_tablet_manager.cc:1403] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.237s	user 0.011s	sys 0.007s
I20260709 13:05:25.980669 17596 leader_election.cc:304] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:25.982575 17798 raft_consensus.cc:2804] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.983035 17798 raft_consensus.cc:697] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:25.983623 17752 raft_consensus.cc:359] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.984319 17752 raft_consensus.cc:385] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.983852 17798 consensus_queue.cc:237] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:25.984606 17752 raft_consensus.cc:740] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.984799 17704 raft_consensus.cc:2468] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:25.984995 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71e85c9f33e4ade9f186d4f32058344" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:25.985661 17484 raft_consensus.cc:2468] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:25.987560 17755 ts_tablet_manager.cc:1434] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.001s
I20260709 13:05:25.988317 17755 tablet_bootstrap.cc:492] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:25.985339 17752 consensus_queue.cc:260] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:25.987039 17447 leader_election.cc:304] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:25.991071 17482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8161805af1d54480be739296662fbcc5" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:25.991655 17482 raft_consensus.cc:3060] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.991732 17877 raft_consensus.cc:2804] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.992236 17877 raft_consensus.cc:697] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:25.993028 17877 consensus_queue.cc:237] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:25.996191 17557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2f2e201efa47999bb79278cd1e307d" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:25.996649 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8161805af1d54480be739296662fbcc5" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:25.997202 17633 raft_consensus.cc:3060] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.012553 17752 ts_tablet_manager.cc:1434] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260709 13:05:26.013971 17752 tablet_bootstrap.cc:492] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:26.017861 17751 tablet_bootstrap.cc:492] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:25.996235 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71e85c9f33e4ade9f186d4f32058344" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:26.018754 17751 ts_tablet_manager.cc:1403] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.008s
I20260709 13:05:26.025135 17522 leader_election.cc:304] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:26.025991 17869 raft_consensus.cc:2804] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:26.026338 17869 raft_consensus.cc:493] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:26.033265 17755 tablet_bootstrap.cc:654] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.030951 17869 raft_consensus.cc:3060] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.023540 17633 raft_consensus.cc:2468] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:26.034776 17852 leader_election.cc:290] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
W20260709 13:05:26.039093 17523 leader_election.cc:343] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.043659 17382 catalog_manager.cc:5697] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.050372 17523 leader_election.cc:304] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:26.051313 17871 raft_consensus.cc:2804] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:26.051775 17871 raft_consensus.cc:697] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
W20260709 13:05:26.045264 17671 leader_election.cc:343] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.052582 17871 consensus_queue.cc:237] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.064375 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2f2e201efa47999bb79278cd1e307d" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:26.064999 17633 raft_consensus.cc:3060] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.064407 17377 catalog_manager.cc:5697] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.068095 17864 consensus_queue.cc:1048] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.040231 17798 consensus_queue.cc:1048] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260709 13:05:26.075781 17482 raft_consensus.cc:2468] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:26.089713 17854 consensus_queue.cc:1048] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.105330 17755 tablet_bootstrap.cc:492] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:26.113520 17755 ts_tablet_manager.cc:1403] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.125s	user 0.025s	sys 0.018s
I20260709 13:05:26.112275 17752 tablet_bootstrap.cc:654] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:26.117511 17448 consensus_peers.cc:597] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 -> Peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Couldn't send request to peer 31e96c6c42f2472da291d75d7aece62a. 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 13:05:26.125828 17633 raft_consensus.cc:2468] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:26.127274 17671 leader_election.cc:304] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:26.129062 17852 raft_consensus.cc:2804] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:26.129549 17852 raft_consensus.cc:697] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:26.130300 17852 consensus_queue.cc:237] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.135169 17755 raft_consensus.cc:359] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.135946 17755 raft_consensus.cc:385] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.137161 17755 raft_consensus.cc:740] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.125910 17751 raft_consensus.cc:359] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.137962 17751 raft_consensus.cc:385] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.132507 17869 raft_consensus.cc:515] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.138269 17753 tablet_bootstrap.cc:492] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:26.138151 17755 consensus_queue.cc:260] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.138896 17753 ts_tablet_manager.cc:1403] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.201s	user 0.008s	sys 0.010s
I20260709 13:05:26.140939 17482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71e85c9f33e4ade9f186d4f32058344" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:26.141551 17482 raft_consensus.cc:3060] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.142086 17753 raft_consensus.cc:359] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.142750 17753 raft_consensus.cc:385] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.142896 17755 ts_tablet_manager.cc:1434] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:05:26.143167 17753 raft_consensus.cc:740] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.151894 17753 consensus_queue.cc:260] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.138381 17751 raft_consensus.cc:740] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.149085 17869 leader_election.cc:290] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:26.152455 17755 tablet_bootstrap.cc:492] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:26.154201 17753 ts_tablet_manager.cc:1434] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 13:05:26.153998 17751 consensus_queue.cc:260] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.153496 17482 raft_consensus.cc:2468] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:26.158461 17753 tablet_bootstrap.cc:492] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:26.158986 17522 leader_election.cc:304] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:26.154175 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71e85c9f33e4ade9f186d4f32058344" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:26.160403 17789 raft_consensus.cc:2804] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:26.161119 17523 leader_election.cc:343] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.161245 17789 raft_consensus.cc:697] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:26.168049 17377 catalog_manager.cc:5697] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 0 to 1, leader changed from <none> to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 1 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.184855 17378 catalog_manager.cc:5697] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 1 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:26.226764 17751 ts_tablet_manager.cc:1434] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.204s	user 0.015s	sys 0.010s
I20260709 13:05:26.228252 17751 tablet_bootstrap.cc:492] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:26.229651 17755 tablet_bootstrap.cc:654] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.231606 17869 raft_consensus.cc:493] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.232259 17869 raft_consensus.cc:515] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.233049 17752 tablet_bootstrap.cc:492] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:26.233461 17752 ts_tablet_manager.cc:1403] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.220s	user 0.016s	sys 0.003s
I20260709 13:05:26.234361 17869 leader_election.cc:290] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:26.235437 17751 tablet_bootstrap.cc:654] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.235567 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7b833fb1584d0ab28cc631cac02c18" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:26.236215 17707 raft_consensus.cc:2468] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:26.237402 17522 leader_election.cc:304] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:26.237546 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7b833fb1584d0ab28cc631cac02c18" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:26.238197 17633 raft_consensus.cc:2468] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:26.238369 17869 raft_consensus.cc:2804] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:26.241108 17869 raft_consensus.cc:493] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:26.240734 17789 consensus_queue.cc:237] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.241519 17869 raft_consensus.cc:3060] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.247004 17751 tablet_bootstrap.cc:492] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:26.247514 17751 ts_tablet_manager.cc:1403] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260709 13:05:26.247504 17752 raft_consensus.cc:359] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:26.248307 17752 raft_consensus.cc:385] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.248598 17752 raft_consensus.cc:740] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.250248 17751 raft_consensus.cc:359] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.250946 17751 raft_consensus.cc:385] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.251240 17751 raft_consensus.cc:740] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.252050 17751 consensus_queue.cc:260] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.254326 17751 ts_tablet_manager.cc:1434] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:26.255254 17751 tablet_bootstrap.cc:492] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:26.257586 17752 consensus_queue.cc:260] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:26.260803 17751 tablet_bootstrap.cc:654] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.261467 17752 ts_tablet_manager.cc:1434] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:05:26.262419 17752 tablet_bootstrap.cc:492] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:26.264170 17869 raft_consensus.cc:515] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.270638 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7b833fb1584d0ab28cc631cac02c18" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:26.271284 17707 raft_consensus.cc:3060] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.271678 17751 tablet_bootstrap.cc:492] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:26.272131 17751 ts_tablet_manager.cc:1403] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:05:26.272433 17755 tablet_bootstrap.cc:492] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:26.272862 17755 ts_tablet_manager.cc:1403] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.121s	user 0.008s	sys 0.002s
I20260709 13:05:26.274696 17751 raft_consensus.cc:359] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.275528 17751 raft_consensus.cc:385] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.275828 17751 raft_consensus.cc:740] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.276571 17751 consensus_queue.cc:260] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.275295 17755 raft_consensus.cc:359] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.277694 17755 raft_consensus.cc:385] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.277942 17755 raft_consensus.cc:740] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.279247 17755 consensus_queue.cc:260] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.279634 17751 ts_tablet_manager.cc:1434] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:26.270654 17752 tablet_bootstrap.cc:654] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.280581 17751 tablet_bootstrap.cc:492] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:26.281010 17707 raft_consensus.cc:2468] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:26.282223 17522 leader_election.cc:304] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:26.282977 17789 raft_consensus.cc:2804] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:26.283187 17869 leader_election.cc:290] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:26.283476 17789 raft_consensus.cc:697] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:26.284363 17789 consensus_queue.cc:237] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.286453 17751 tablet_bootstrap.cc:654] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.286432 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7b833fb1584d0ab28cc631cac02c18" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:26.287161 17633 raft_consensus.cc:3060] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.289258 17755 ts_tablet_manager.cc:1434] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:05:26.290460 17755 tablet_bootstrap.cc:492] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:26.294214 17753 tablet_bootstrap.cc:654] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.309628 17871 consensus_queue.cc:1048] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.314304 17871 consensus_queue.cc:1048] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.331816 17382 catalog_manager.cc:5697] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.333877 17752 tablet_bootstrap.cc:492] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:26.334570 17752 ts_tablet_manager.cc:1403] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.000s
I20260709 13:05:26.339486 17755 tablet_bootstrap.cc:654] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.352604 17752 raft_consensus.cc:359] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.353619 17752 raft_consensus.cc:385] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.353982 17752 raft_consensus.cc:740] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.362998 17861 raft_consensus.cc:493] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.363823 17861 raft_consensus.cc:515] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:26.366539 17928 raft_consensus.cc:493] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.366940 17871 raft_consensus.cc:493] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.367249 17928 raft_consensus.cc:515] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.367792 17871 raft_consensus.cc:515] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:26.369899 17871 leader_election.cc:290] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:26.370784 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0fbf6c76b349fc8ad42b9c5b368b1d" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:26.371248 17483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0fbf6c76b349fc8ad42b9c5b368b1d" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:26.371824 17706 raft_consensus.cc:2468] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
W20260709 13:05:26.373142 17522 leader_election.cc:343] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.374176 17522 leader_election.cc:304] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [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: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:26.375650 17871 raft_consensus.cc:2804] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:26.376114 17871 raft_consensus.cc:493] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:26.376545 17871 raft_consensus.cc:3060] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.379918 17861 leader_election.cc:290] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:26.378600 17483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:26.376402 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a27483dc5a4281b7e28393206cb52a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:26.382663 17706 raft_consensus.cc:2468] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 0.
I20260709 13:05:26.385335 17596 leader_election.cc:304] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:26.386400 17854 raft_consensus.cc:2804] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:26.386788 17854 raft_consensus.cc:493] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:26.387241 17854 raft_consensus.cc:3060] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.387748 17752 consensus_queue.cc:260] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.389084 17483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a27483dc5a4281b7e28393206cb52a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:26.389865 17752 ts_tablet_manager.cc:1434] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 13:05:26.390821 17752 tablet_bootstrap.cc:492] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
W20260709 13:05:26.391072 17596 leader_election.cc:343] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.399641 17633 raft_consensus.cc:2468] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:26.403996 17854 raft_consensus.cc:515] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.406497 17854 leader_election.cc:290] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:26.408793 17752 tablet_bootstrap.cc:654] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.409060 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a27483dc5a4281b7e28393206cb52a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:26.409889 17706 raft_consensus.cc:3060] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.416549 17483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a27483dc5a4281b7e28393206cb52a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:26.418177 17869 raft_consensus.cc:493] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:26.418804 17596 leader_election.cc:343] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.418846 17869 raft_consensus.cc:515] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.424008 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2f2e201efa47999bb79278cd1e307d" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:26.386600 17871 raft_consensus.cc:515] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:26.392371 17755 tablet_bootstrap.cc:492] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:26.386801 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:26.427114 17559 raft_consensus.cc:2393] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76eacecce09641bfb11ac283477dfe74 in current term 1: Already voted for candidate 7410d7117ec24237b34b559f3ed072f1 in this term.
I20260709 13:05:26.387135 17928 leader_election.cc:290] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:26.427518 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2f2e201efa47999bb79278cd1e307d" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:26.428651 17631 raft_consensus.cc:2393] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1674e4623354368b0b32287a2aa86ad in current term 1: Already voted for candidate 76eacecce09641bfb11ac283477dfe74 in this term.
I20260709 13:05:26.428836 17755 ts_tablet_manager.cc:1403] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.139s	user 0.011s	sys 0.003s
I20260709 13:05:26.430689 17671 leader_election.cc:304] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:26.432158 17523 leader_election.cc:304] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:26.433127 17755 raft_consensus.cc:359] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:26.433365 17811 raft_consensus.cc:3060] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.435031 17852 raft_consensus.cc:3060] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.426226 17869 leader_election.cc:290] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:26.443140 17755 raft_consensus.cc:385] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.443578 17755 raft_consensus.cc:740] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.444419 17755 consensus_queue.cc:260] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:26.448249 17811 raft_consensus.cc:2749] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:26.452950 17483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0fbf6c76b349fc8ad42b9c5b368b1d" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
W20260709 13:05:26.454588 17522 leader_election.cc:343] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.456285 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0fbf6c76b349fc8ad42b9c5b368b1d" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:26.467111 17704 raft_consensus.cc:3060] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.468797 17871 leader_election.cc:290] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:26.471331 17706 raft_consensus.cc:2468] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:26.472569 17596 leader_election.cc:304] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:26.473407 17928 raft_consensus.cc:2804] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:26.473863 17928 raft_consensus.cc:697] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:26.462873 17483 raft_consensus.cc:3060] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.474634 17928 consensus_queue.cc:237] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.477903 17751 tablet_bootstrap.cc:492] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:26.477993 17755 ts_tablet_manager.cc:1434] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 13:05:26.478533 17751 ts_tablet_manager.cc:1403] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.198s	user 0.064s	sys 0.093s
I20260709 13:05:26.479005 17755 tablet_bootstrap.cc:492] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:26.481281 17751 raft_consensus.cc:359] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.482005 17751 raft_consensus.cc:385] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.482318 17751 raft_consensus.cc:740] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.477931 17753 tablet_bootstrap.cc:492] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:26.483028 17751 consensus_queue.cc:260] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.484611 17704 raft_consensus.cc:2468] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:26.494293 17751 ts_tablet_manager.cc:1434] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.008s
I20260709 13:05:26.454947 17852 raft_consensus.cc:2749] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:26.495272 17755 tablet_bootstrap.cc:654] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.495553 17751 tablet_bootstrap.cc:492] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:26.501639 17751 tablet_bootstrap.cc:654] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.503540 17753 ts_tablet_manager.cc:1403] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.345s	user 0.062s	sys 0.112s
I20260709 13:05:26.506419 17753 raft_consensus.cc:359] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.507094 17753 raft_consensus.cc:385] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.507396 17753 raft_consensus.cc:740] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.508085 17753 consensus_queue.cc:260] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.510318 17753 ts_tablet_manager.cc:1434] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:26.512857 17753 tablet_bootstrap.cc:492] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:26.513214 17382 catalog_manager.cc:5697] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.514775 17382 catalog_manager.cc:5697] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.515204 17854 consensus_queue.cc:1048] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.520917 17751 tablet_bootstrap.cc:492] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:26.521448 17751 ts_tablet_manager.cc:1403] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260709 13:05:26.524202 17751 raft_consensus.cc:359] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.525036 17751 raft_consensus.cc:385] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.525359 17751 raft_consensus.cc:740] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.526199 17751 consensus_queue.cc:260] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.528568 17751 ts_tablet_manager.cc:1434] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:26.529554 17751 tablet_bootstrap.cc:492] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:26.535749 17928 consensus_queue.cc:1048] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.536716 17751 tablet_bootstrap.cc:654] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.542495 17522 leader_election.cc:304] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:26.544473 17871 raft_consensus.cc:2804] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:26.544986 17871 raft_consensus.cc:697] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:26.545800 17871 consensus_queue.cc:237] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:26.552301 17805 consensus_queue.cc:1048] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.554538 17928 raft_consensus.cc:493] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.554438 17864 consensus_queue.cc:1048] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.555145 17928 raft_consensus.cc:515] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.555498 17870 consensus_queue.cc:1048] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.561525 17864 consensus_queue.cc:1048] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.565016 17862 consensus_queue.cc:1048] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.571076 17751 tablet_bootstrap.cc:492] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:26.571900 17751 ts_tablet_manager.cc:1403] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.002s
I20260709 13:05:26.576665 17751 raft_consensus.cc:359] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.578743 17751 raft_consensus.cc:385] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.581317 17751 raft_consensus.cc:740] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.582106 17751 consensus_queue.cc:260] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.579859 17557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:26.518364 17753 tablet_bootstrap.cc:654] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.584873 17751 ts_tablet_manager.cc:1434] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:05:26.585881 17751 tablet_bootstrap.cc:492] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:26.578184 17928 leader_election.cc:290] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:26.591612 17751 tablet_bootstrap.cc:654] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.592525 17482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:26.594568 17862 consensus_queue.cc:1048] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.595280 17631 raft_consensus.cc:3060] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.595347 17811 consensus_queue.cc:1048] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.599292 17596 leader_election.cc:304] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:26.607933 17380 catalog_manager.cc:5697] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 0 to 1, leader changed from <none> to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 1 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.623406 17928 raft_consensus.cc:493] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.623972 17928 raft_consensus.cc:515] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.626406 17928 leader_election.cc:290] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:26.632055 17556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71e85c9f33e4ade9f186d4f32058344" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:26.630716 17378 catalog_manager.cc:5697] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:26.657238 17852 raft_consensus.cc:493] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.657361 17482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71e85c9f33e4ade9f186d4f32058344" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:26.657914 17852 raft_consensus.cc:515] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.658509 17482 raft_consensus.cc:2393] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31e96c6c42f2472da291d75d7aece62a in current term 1: Already voted for candidate b1674e4623354368b0b32287a2aa86ad in this term.
I20260709 13:05:26.660077 17852 leader_election.cc:290] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:26.661697 17556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10908964cec54ca1b3fc6ef25c809525" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:26.662617 17556 raft_consensus.cc:2468] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:26.665555 17928 raft_consensus.cc:493] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.666263 17928 raft_consensus.cc:515] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.669001 17596 leader_election.cc:304] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:26.669972 17854 raft_consensus.cc:3060] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.671162 17928 leader_election.cc:290] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:26.672262 17671 leader_election.cc:304] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:26.673236 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10908964cec54ca1b3fc6ef25c809525" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:26.675053 17852 raft_consensus.cc:2804] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:26.675889 17633 raft_consensus.cc:2468] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:26.689320 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9feaa15e0e3a43e09376b50a65858873" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:26.689656 17871 consensus_queue.cc:1048] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.693235 17755 tablet_bootstrap.cc:492] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:26.693832 17755 ts_tablet_manager.cc:1403] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.215s	user 0.024s	sys 0.037s
I20260709 13:05:26.694746 17751 tablet_bootstrap.cc:492] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:26.695287 17751 ts_tablet_manager.cc:1403] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.110s	user 0.026s	sys 0.040s
I20260709 13:05:26.685904 17852 raft_consensus.cc:493] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:05:26.701838 17596 leader_election.cc:343] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.709456 17755 raft_consensus.cc:359] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:26.710232 17755 raft_consensus.cc:385] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.710462 17755 raft_consensus.cc:740] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.713699 17755 consensus_queue.cc:260] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:26.715723 17755 ts_tablet_manager.cc:1434] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:05:26.697918 17852 raft_consensus.cc:3060] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.723906 17755 tablet_bootstrap.cc:492] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:26.727471 17751 raft_consensus.cc:359] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.728673 17751 raft_consensus.cc:385] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.728343 17811 consensus_queue.cc:1048] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:26.726435 17861 raft_consensus.cc:493] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.729040 17751 raft_consensus.cc:740] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.731513 17861 raft_consensus.cc:515] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:26.734146 17751 consensus_queue.cc:260] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.739041 17861 leader_election.cc:290] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:26.740097 17556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6bdd2272ac45feaba1cae19ba1025d" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:26.741426 17854 raft_consensus.cc:2749] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:26.742748 17798 raft_consensus.cc:2749] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:26.743259 17482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6bdd2272ac45feaba1cae19ba1025d" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:26.747444 17755 tablet_bootstrap.cc:654] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:26.747516 17950 log.cc:927] Time spent T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
W20260709 13:05:26.752162 17670 leader_election.cc:343] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.757202 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9feaa15e0e3a43e09376b50a65858873" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:26.764420 17596 leader_election.cc:343] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.764904 17596 leader_election.cc:304] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:26.765718 17798 raft_consensus.cc:2749] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:26.768709 17752 tablet_bootstrap.cc:492] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:26.769207 17752 ts_tablet_manager.cc:1403] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.379s	user 0.021s	sys 0.028s
I20260709 13:05:26.769418 17753 tablet_bootstrap.cc:492] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:26.769898 17753 ts_tablet_manager.cc:1403] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.257s	user 0.015s	sys 0.011s
I20260709 13:05:26.771966 17752 raft_consensus.cc:359] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.772611 17752 raft_consensus.cc:385] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.772854 17752 raft_consensus.cc:740] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.774341 17753 raft_consensus.cc:359] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.775107 17753 raft_consensus.cc:385] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.777534 17753 raft_consensus.cc:740] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.778476 17753 consensus_queue.cc:260] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.791656 17753 ts_tablet_manager.cc:1434] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:05:26.792469 17753 tablet_bootstrap.cc:492] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
W20260709 13:05:26.796286 17430 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:05:26.804015 17671 leader_election.cc:343] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.804522 17671 leader_election.cc:304] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:26.806093 17862 raft_consensus.cc:2749] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:26.813210 17752 consensus_queue.cc:260] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.815588 17752 ts_tablet_manager.cc:1434] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.001s
I20260709 13:05:26.816524 17752 tablet_bootstrap.cc:492] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:26.802888 17852 raft_consensus.cc:515] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:26.825500 17753 tablet_bootstrap.cc:654] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.828307 17751 ts_tablet_manager.cc:1434] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.133s	user 0.011s	sys 0.007s
I20260709 13:05:26.837350 17751 tablet_bootstrap.cc:492] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:26.855795 17789 consensus_queue.cc:1048] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.869282 17752 tablet_bootstrap.cc:654] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.883792 17871 consensus_queue.cc:1048] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.884480 17852 leader_election.cc:290] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:26.886396 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10908964cec54ca1b3fc6ef25c809525" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:26.887709 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10908964cec54ca1b3fc6ef25c809525" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:26.887122 17558 raft_consensus.cc:3060] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.896646 17872 raft_consensus.cc:493] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.897240 17872 raft_consensus.cc:515] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:26.906634 17755 tablet_bootstrap.cc:492] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:26.907258 17755 ts_tablet_manager.cc:1403] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.184s	user 0.035s	sys 0.013s
I20260709 13:05:26.908912 17872 leader_election.cc:290] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:26.903823 17629 raft_consensus.cc:3060] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.927320 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f33863a440319c15c63c5242869e" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:26.928042 17628 raft_consensus.cc:2468] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:26.928647 17481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f33863a440319c15c63c5242869e" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:26.935235 17523 leader_election.cc:304] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:26.936851 17755 raft_consensus.cc:359] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.937541 17755 raft_consensus.cc:385] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.937450 17871 raft_consensus.cc:2804] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:26.938056 17755 raft_consensus.cc:740] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.938187 17871 raft_consensus.cc:493] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:26.941936 17629 raft_consensus.cc:2468] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:26.938795 17755 consensus_queue.cc:260] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.947817 17558 raft_consensus.cc:2468] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:26.950837 17671 leader_election.cc:304] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:26.955868 17862 raft_consensus.cc:2804] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:26.938706 17871 raft_consensus.cc:3060] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.960533 17751 tablet_bootstrap.cc:654] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.961992 17755 ts_tablet_manager.cc:1434] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.002s
I20260709 13:05:26.964184 17755 tablet_bootstrap.cc:492] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:26.967276 17963 raft_consensus.cc:493] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:26.967319 17522 leader_election.cc:343] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.968043 17963 raft_consensus.cc:515] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:26.969692 17789 consensus_queue.cc:1048] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.969762 17811 consensus_queue.cc:1048] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.971614 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a27483dc5a4281b7e28393206cb52a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:26.972518 17704 raft_consensus.cc:2393] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7410d7117ec24237b34b559f3ed072f1 in current term 1: Already voted for candidate 31e96c6c42f2472da291d75d7aece62a in this term.
I20260709 13:05:26.973311 17963 leader_election.cc:290] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:26.977128 17752 tablet_bootstrap.cc:492] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:26.977757 17752 ts_tablet_manager.cc:1403] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.161s	user 0.043s	sys 0.020s
I20260709 13:05:26.983916 17752 raft_consensus.cc:359] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:26.984812 17752 raft_consensus.cc:385] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.985153 17752 raft_consensus.cc:740] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.996022 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a27483dc5a4281b7e28393206cb52a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:26.997737 17448 leader_election.cc:304] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:26.999037 17965 raft_consensus.cc:3060] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.986140 17752 consensus_queue.cc:260] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.006338 17965 raft_consensus.cc:2749] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.011911 17862 raft_consensus.cc:697] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:27.013233 17752 ts_tablet_manager.cc:1434] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:05:27.012892 17862 consensus_queue.cc:237] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.014186 17752 tablet_bootstrap.cc:492] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:27.015081 17753 tablet_bootstrap.cc:492] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:27.015552 17753 ts_tablet_manager.cc:1403] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.223s	user 0.029s	sys 0.001s
I20260709 13:05:27.015690 17871 raft_consensus.cc:515] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.018043 17753 raft_consensus.cc:359] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.018729 17753 raft_consensus.cc:385] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.018985 17753 raft_consensus.cc:740] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.019690 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f33863a440319c15c63c5242869e" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:27.019714 17753 consensus_queue.cc:260] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
W20260709 13:05:27.021899 17522 leader_election.cc:343] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.022166 17753 ts_tablet_manager.cc:1434] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:05:27.023506 17753 tablet_bootstrap.cc:492] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:27.027199 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f33863a440319c15c63c5242869e" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:27.027904 17631 raft_consensus.cc:3060] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.990873 17755 tablet_bootstrap.cc:654] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.082054 17752 tablet_bootstrap.cc:654] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.047639 17871 leader_election.cc:290] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:27.087786 17751 tablet_bootstrap.cc:492] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:27.088387 17751 ts_tablet_manager.cc:1403] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.259s	user 0.012s	sys 0.007s
I20260709 13:05:27.092017 17479 raft_consensus.cc:3060] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.097476 17862 raft_consensus.cc:493] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.114313 17631 raft_consensus.cc:2468] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:27.116981 17798 consensus_queue.cc:1048] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.118247 17523 leader_election.cc:304] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:27.120313 17789 raft_consensus.cc:2804] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.120791 17789 raft_consensus.cc:697] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:27.120630 17751 raft_consensus.cc:359] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.121344 17751 raft_consensus.cc:385] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.121644 17751 raft_consensus.cc:740] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.121671 17789 consensus_queue.cc:237] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.122361 17751 consensus_queue.cc:260] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.102216 17862 raft_consensus.cc:515] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.127442 17382 catalog_manager.cc:5697] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 1 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:27.133674 17862 leader_election.cc:290] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:27.135349 17556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4846785cf6b4a9ca6d224be5dda901a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:27.135891 17751 ts_tablet_manager.cc:1434] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
I20260709 13:05:27.136003 17556 raft_consensus.cc:2468] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:27.137463 17671 leader_election.cc:304] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:27.137765 17751 tablet_bootstrap.cc:492] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:27.140440 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4846785cf6b4a9ca6d224be5dda901a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:27.141698 17670 leader_election.cc:343] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.143126 17970 raft_consensus.cc:2804] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.143507 17970 raft_consensus.cc:493] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.143801 17751 tablet_bootstrap.cc:654] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.143869 17970 raft_consensus.cc:3060] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.147898 17798 consensus_queue.cc:1048] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.147902 17871 consensus_queue.cc:1048] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:27.155058 17970 raft_consensus.cc:515] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.161782 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4846785cf6b4a9ca6d224be5dda901a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:27.162703 17970 leader_election.cc:290] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:27.163494 17556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4846785cf6b4a9ca6d224be5dda901a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:27.164245 17556 raft_consensus.cc:3060] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:27.167416 17670 leader_election.cc:343] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.130833 17753 tablet_bootstrap.cc:654] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.168017 17755 tablet_bootstrap.cc:492] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:27.168527 17755 ts_tablet_manager.cc:1403] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.205s	user 0.009s	sys 0.009s
I20260709 13:05:27.171176 17755 raft_consensus.cc:359] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.171814 17755 raft_consensus.cc:385] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.172089 17755 raft_consensus.cc:740] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.172819 17755 consensus_queue.cc:260] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.186662 17755 ts_tablet_manager.cc:1434] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:05:27.187580 17871 raft_consensus.cc:493] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.188115 17871 raft_consensus.cc:515] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.190125 17871 leader_election.cc:290] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:27.191093 17755 tablet_bootstrap.cc:492] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:27.191706 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6bdd2272ac45feaba1cae19ba1025d" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:27.192389 17704 raft_consensus.cc:2468] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:27.193475 17522 leader_election.cc:304] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:27.193084 17753 tablet_bootstrap.cc:492] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:27.194229 17556 raft_consensus.cc:2468] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:27.194237 17871 raft_consensus.cc:2804] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.194661 17753 ts_tablet_manager.cc:1403] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.171s	user 0.014s	sys 0.004s
I20260709 13:05:27.194972 17871 raft_consensus.cc:493] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.195472 17871 raft_consensus.cc:3060] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.202972 17871 raft_consensus.cc:515] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.198868 17752 tablet_bootstrap.cc:492] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:27.204147 17752 ts_tablet_manager.cc:1403] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.190s	user 0.008s	sys 0.011s
I20260709 13:05:27.205359 17871 leader_election.cc:290] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:27.209497 17671 leader_election.cc:304] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:27.210325 17862 raft_consensus.cc:2804] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.210809 17862 raft_consensus.cc:697] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:27.211635 17862 consensus_queue.cc:237] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.213644 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6bdd2272ac45feaba1cae19ba1025d" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:27.207697 17753 raft_consensus.cc:359] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.214388 17479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6bdd2272ac45feaba1cae19ba1025d" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:27.214962 17753 raft_consensus.cc:385] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.215404 17753 raft_consensus.cc:740] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.211390 17755 tablet_bootstrap.cc:654] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.216233 17753 consensus_queue.cc:260] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.206552 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6bdd2272ac45feaba1cae19ba1025d" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:27.217370 17480 raft_consensus.cc:2468] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:27.217547 17704 raft_consensus.cc:3060] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.214450 17752 raft_consensus.cc:359] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.223388 17752 raft_consensus.cc:385] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.223742 17752 raft_consensus.cc:740] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.224020 17753 ts_tablet_manager.cc:1434] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:05:27.224887 17753 tablet_bootstrap.cc:492] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:27.224879 17752 consensus_queue.cc:260] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.227944 17752 ts_tablet_manager.cc:1434] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260709 13:05:27.228796 17752 tablet_bootstrap.cc:492] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:27.233676 17751 tablet_bootstrap.cc:492] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:27.234285 17751 ts_tablet_manager.cc:1403] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.011s
I20260709 13:05:27.237577 17380 catalog_manager.cc:5697] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:27.237967 17751 raft_consensus.cc:359] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.239316 17751 raft_consensus.cc:385] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.239748 17751 raft_consensus.cc:740] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.240836 17751 consensus_queue.cc:260] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.260147 17752 tablet_bootstrap.cc:654] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.254937 17704 raft_consensus.cc:2468] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:27.266584 17963 raft_consensus.cc:493] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.268723 17963 raft_consensus.cc:515] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.271335 17751 ts_tablet_manager.cc:1434] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 13:05:27.272142 17751 tablet_bootstrap.cc:492] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:27.286638 17963 leader_election.cc:290] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:27.286605 17753 tablet_bootstrap.cc:654] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.282471 17522 leader_election.cc:304] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:27.288606 17871 raft_consensus.cc:2804] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.289302 17871 raft_consensus.cc:697] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:27.292356 17755 tablet_bootstrap.cc:492] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:27.293098 17755 ts_tablet_manager.cc:1403] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.102s	user 0.030s	sys 0.013s
I20260709 13:05:27.290457 17871 consensus_queue.cc:237] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.299290 17755 raft_consensus.cc:359] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.300302 17755 raft_consensus.cc:385] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.300799 17755 raft_consensus.cc:740] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.300884 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9feaa15e0e3a43e09376b50a65858873" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:27.301638 17704 raft_consensus.cc:2468] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:27.303046 17447 leader_election.cc:304] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:27.304365 17963 raft_consensus.cc:2804] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.304859 17963 raft_consensus.cc:493] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.305262 17963 raft_consensus.cc:3060] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.306303 17751 tablet_bootstrap.cc:654] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.307837 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9feaa15e0e3a43e09376b50a65858873" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:27.308732 17631 raft_consensus.cc:2468] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:27.302044 17755 consensus_queue.cc:260] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.318835 17963 raft_consensus.cc:515] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.321574 17869 raft_consensus.cc:493] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.322086 17869 raft_consensus.cc:515] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.322511 17755 ts_tablet_manager.cc:1434] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:05:27.323808 17755 tablet_bootstrap.cc:492] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:27.323901 17869 leader_election.cc:290] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:27.326272 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86afb9afd31b483da206eda8c9676fa2" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:27.326893 17629 raft_consensus.cc:2468] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:27.328065 17523 leader_election.cc:304] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:27.328600 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9feaa15e0e3a43e09376b50a65858873" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:27.329176 17631 raft_consensus.cc:3060] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.329881 17789 raft_consensus.cc:2804] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.329701 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9feaa15e0e3a43e09376b50a65858873" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:27.330327 17789 raft_consensus.cc:493] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.330593 17707 raft_consensus.cc:3060] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.331604 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86afb9afd31b483da206eda8c9676fa2" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:27.332264 17704 raft_consensus.cc:2468] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:27.330693 17789 raft_consensus.cc:3060] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.337666 17378 catalog_manager.cc:5697] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 1 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:27.343868 17631 raft_consensus.cc:2468] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:27.345486 17448 leader_election.cc:304] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 
I20260709 13:05:27.346614 17965 raft_consensus.cc:2804] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.347254 17965 raft_consensus.cc:697] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:27.348212 17965 consensus_queue.cc:237] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.349275 17753 tablet_bootstrap.cc:492] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:27.349766 17753 ts_tablet_manager.cc:1403] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.125s	user 0.029s	sys 0.025s
I20260709 13:05:27.352268 17753 raft_consensus.cc:359] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.352926 17753 raft_consensus.cc:385] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.353188 17753 raft_consensus.cc:740] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.353783 17753 consensus_queue.cc:260] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.355767 17753 ts_tablet_manager.cc:1434] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:27.355683 17707 raft_consensus.cc:2468] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:27.356695 17753 tablet_bootstrap.cc:492] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:27.357646 17963 leader_election.cc:290] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:27.358978 17751 tablet_bootstrap.cc:492] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:27.359588 17751 ts_tablet_manager.cc:1403] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.007s
I20260709 13:05:27.359184 17789 raft_consensus.cc:515] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.362409 17751 raft_consensus.cc:359] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.363232 17751 raft_consensus.cc:385] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.363351 17753 tablet_bootstrap.cc:654] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.363561 17751 raft_consensus.cc:740] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.369166 17751 consensus_queue.cc:260] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.373885 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86afb9afd31b483da206eda8c9676fa2" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:27.374508 17631 raft_consensus.cc:3060] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.360695 17377 catalog_manager.cc:5697] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:27.382428 17751 ts_tablet_manager.cc:1434] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 13:05:27.383888 17751 tablet_bootstrap.cc:492] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:27.391919 17751 tablet_bootstrap.cc:654] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.392365 17755 tablet_bootstrap.cc:654] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.394356 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86afb9afd31b483da206eda8c9676fa2" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:27.394955 17704 raft_consensus.cc:3060] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.401902 17789 leader_election.cc:290] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:27.411352 17798 raft_consensus.cc:493] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.403482 17631 raft_consensus.cc:2468] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:27.411890 17798 raft_consensus.cc:515] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.413883 17798 leader_election.cc:290] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:27.414218 17380 catalog_manager.cc:5697] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:27.415647 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3fccbf6d2142139dffeeb19a283440" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:27.417107 17704 raft_consensus.cc:2468] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:27.419858 17862 consensus_queue.cc:1048] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.420580 17752 tablet_bootstrap.cc:492] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:27.421054 17752 ts_tablet_manager.cc:1403] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.192s	user 0.017s	sys 0.018s
W20260709 13:05:27.423137 17596 leader_election.cc:343] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.416975 17523 leader_election.cc:304] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:27.424146 17789 raft_consensus.cc:2804] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.424799 17789 raft_consensus.cc:697] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:27.425642 17789 consensus_queue.cc:237] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.430689 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3fccbf6d2142139dffeeb19a283440" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:27.431366 17704 raft_consensus.cc:2468] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 0.
I20260709 13:05:27.433346 17596 leader_election.cc:304] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:27.433475 17970 consensus_queue.cc:1048] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.435266 17798 raft_consensus.cc:2804] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.435621 17798 raft_consensus.cc:493] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.435803 17753 tablet_bootstrap.cc:492] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:27.435971 17798 raft_consensus.cc:3060] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.436268 17753 ts_tablet_manager.cc:1403] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.004s
I20260709 13:05:27.438928 17753 raft_consensus.cc:359] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.439640 17753 raft_consensus.cc:385] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.439908 17753 raft_consensus.cc:740] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.441412 17753 consensus_queue.cc:260] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.443651 17753 ts_tablet_manager.cc:1434] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:27.449833 17753 tablet_bootstrap.cc:492] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:27.456251 17798 raft_consensus.cc:515] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.457515 17753 tablet_bootstrap.cc:654] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.458572 17752 raft_consensus.cc:359] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.459332 17752 raft_consensus.cc:385] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.458917 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3fccbf6d2142139dffeeb19a283440" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:27.460129 17704 raft_consensus.cc:3060] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.461776 17798 leader_election.cc:290] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:27.462046 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3fccbf6d2142139dffeeb19a283440" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:27.459640 17752 raft_consensus.cc:740] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.463361 17752 consensus_queue.cc:260] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
W20260709 13:05:27.467067 17596 leader_election.cc:343] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.468369 17704 raft_consensus.cc:2468] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:27.469551 17596 leader_election.cc:304] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:27.471882 17755 tablet_bootstrap.cc:492] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:27.473639 17752 ts_tablet_manager.cc:1434] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.002s
I20260709 13:05:27.474617 17752 tablet_bootstrap.cc:492] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:27.475041 17755 ts_tablet_manager.cc:1403] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.151s	user 0.012s	sys 0.000s
I20260709 13:05:27.478132 17798 raft_consensus.cc:2804] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.479125 17798 raft_consensus.cc:697] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:27.480068 17798 consensus_queue.cc:237] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.481109 17755 raft_consensus.cc:359] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.487268 17755 raft_consensus.cc:385] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.487572 17755 raft_consensus.cc:740] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.490410 17755 consensus_queue.cc:260] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.490985 17382 catalog_manager.cc:5697] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:27.493083 17752 tablet_bootstrap.cc:654] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.493234 17753 tablet_bootstrap.cc:492] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:27.495524 17755 ts_tablet_manager.cc:1434] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:05:27.502287 17751 tablet_bootstrap.cc:492] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:27.576694 17752 tablet_bootstrap.cc:492] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:27.583252 17755 tablet_bootstrap.cc:492] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:27.584537 17753 ts_tablet_manager.cc:1403] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.135s	user 0.012s	sys 0.000s
I20260709 13:05:27.588021 17752 ts_tablet_manager.cc:1403] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.114s	user 0.009s	sys 0.007s
I20260709 13:05:27.598385 17753 raft_consensus.cc:359] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.598706 17752 raft_consensus.cc:359] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.599799 17753 raft_consensus.cc:385] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.599984 17752 raft_consensus.cc:385] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.601182 17752 raft_consensus.cc:740] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.600224 17753 raft_consensus.cc:740] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.602433 17753 consensus_queue.cc:260] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.604598 17965 raft_consensus.cc:493] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.607129 17965 raft_consensus.cc:515] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.602921 17752 consensus_queue.cc:260] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.617677 17871 raft_consensus.cc:493] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.618419 17871 raft_consensus.cc:515] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.625593 17871 leader_election.cc:290] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:27.626183 17805 raft_consensus.cc:493] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.626770 17805 raft_consensus.cc:515] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.627394 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:27.629295 17522 leader_election.cc:343] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.630156 17805 leader_election.cc:290] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:27.632359 17753 ts_tablet_manager.cc:1434] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.003s
I20260709 13:05:27.634599 17751 ts_tablet_manager.cc:1403] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.251s	user 0.021s	sys 0.028s
I20260709 13:05:27.635453 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3fccbf6d2142139dffeeb19a283440" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:27.636641 17705 raft_consensus.cc:2393] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7410d7117ec24237b34b559f3ed072f1 in current term 1: Already voted for candidate 31e96c6c42f2472da291d75d7aece62a in this term.
I20260709 13:05:27.632115 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3fccbf6d2142139dffeeb19a283440" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:27.638839 17871 consensus_queue.cc:1048] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:27.644861 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4846785cf6b4a9ca6d224be5dda901a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:27.653975 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:27.658689 17753 tablet_bootstrap.cc:492] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:27.659646 17965 leader_election.cc:290] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:27.661365 17380 catalog_manager.cc:5697] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 0 to 1, leader changed from <none> to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 1 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:27.667586 17522 leader_election.cc:343] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.668198 17522 leader_election.cc:304] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:27.669745 17789 raft_consensus.cc:2749] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.669745 17751 raft_consensus.cc:359] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.673046 17484 raft_consensus.cc:3060] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.672838 17448 leader_election.cc:304] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:27.674669 17965 raft_consensus.cc:3060] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.677366 17556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4846785cf6b4a9ca6d224be5dda901a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:27.678344 17556 raft_consensus.cc:2393] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7410d7117ec24237b34b559f3ed072f1 in current term 1: Already voted for candidate 76eacecce09641bfb11ac283477dfe74 in this term.
I20260709 13:05:27.670702 17751 raft_consensus.cc:385] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.681298 17751 raft_consensus.cc:740] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.692775 17752 ts_tablet_manager.cc:1434] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.104s	user 0.013s	sys 0.001s
I20260709 13:05:27.704443 17852 raft_consensus.cc:493] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.705098 17852 raft_consensus.cc:515] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:27.706143 17755 tablet_bootstrap.cc:654] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.707311 17753 tablet_bootstrap.cc:654] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.707895 17965 raft_consensus.cc:2749] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.708415 17752 tablet_bootstrap.cc:492] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:27.710311 17852 leader_election.cc:290] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:27.698086 17751 consensus_queue.cc:260] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.713872 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:27.720300 17670 leader_election.cc:343] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.721444 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
W20260709 13:05:27.727744 17671 leader_election.cc:343] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.703366 17448 leader_election.cc:304] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:27.743116 17671 leader_election.cc:304] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:27.744463 17752 tablet_bootstrap.cc:654] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.744776 17965 raft_consensus.cc:3060] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.747430 17852 raft_consensus.cc:2749] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.750489 17751 ts_tablet_manager.cc:1434] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.115s	user 0.006s	sys 0.003s
I20260709 13:05:27.751915 17751 tablet_bootstrap.cc:492] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:27.754593 17965 raft_consensus.cc:2749] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.762997 17755 tablet_bootstrap.cc:492] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:27.763183 17871 consensus_queue.cc:1048] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.763638 17755 ts_tablet_manager.cc:1403] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.181s	user 0.029s	sys 0.023s
I20260709 13:05:27.766901 17480 raft_consensus.cc:3060] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.778594 17752 tablet_bootstrap.cc:492] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:27.779325 17752 ts_tablet_manager.cc:1403] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.001s
I20260709 13:05:27.771235 17789 consensus_queue.cc:1048] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:05:27.782938 17751 tablet_bootstrap.cc:654] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.785108 17752 raft_consensus.cc:359] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.786142 17752 raft_consensus.cc:385] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.786548 17752 raft_consensus.cc:740] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.797889 17753 tablet_bootstrap.cc:492] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:27.798614 17753 ts_tablet_manager.cc:1403] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.013s
I20260709 13:05:27.795401 17752 consensus_queue.cc:260] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.802246 17755 raft_consensus.cc:359] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.811283 17755 raft_consensus.cc:385] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.811631 17755 raft_consensus.cc:740] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.811712 17752 ts_tablet_manager.cc:1434] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 13:05:27.811187 17753 raft_consensus.cc:359] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.812908 17753 raft_consensus.cc:385] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.813115 17753 raft_consensus.cc:740] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
W20260709 13:05:27.810249 17522 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:46615, user_credentials={real_user=slave}} blocked reactor thread for 44580.9us
I20260709 13:05:27.815150 17752 tablet_bootstrap.cc:492] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:27.815446 17963 consensus_queue.cc:1048] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:27.816905 17852 consensus_queue.cc:1048] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.823771 17963 raft_consensus.cc:493] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.824363 17963 raft_consensus.cc:515] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.826987 17963 leader_election.cc:290] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:27.827643 17755 consensus_queue.cc:260] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.830739 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f33863a440319c15c63c5242869e" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:27.831149 17755 ts_tablet_manager.cc:1434] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.004s
I20260709 13:05:27.831228 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f33863a440319c15c63c5242869e" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:27.832518 17755 tablet_bootstrap.cc:492] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:27.832940 18005 consensus_queue.cc:1048] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:27.828025 17862 consensus_queue.cc:1048] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.834729 17448 leader_election.cc:304] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:27.837293 17751 tablet_bootstrap.cc:492] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:27.837893 17751 ts_tablet_manager.cc:1403] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.017s
I20260709 13:05:27.823123 17753 consensus_queue.cc:260] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:27.840058 17753 ts_tablet_manager.cc:1434] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 13:05:27.841284 17751 raft_consensus.cc:359] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.842164 17751 raft_consensus.cc:385] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.842664 17752 tablet_bootstrap.cc:654] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.842511 17751 raft_consensus.cc:740] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.844810 17751 consensus_queue.cc:260] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.841212 17753 tablet_bootstrap.cc:492] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:27.853626 17755 tablet_bootstrap.cc:654] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.855666 17798 raft_consensus.cc:493] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.856045 17869 consensus_queue.cc:1048] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:27.859791 17753 tablet_bootstrap.cc:654] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.860208 17751 ts_tablet_manager.cc:1434] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260709 13:05:27.861502 17751 tablet_bootstrap.cc:492] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:27.867065 17958 consensus_queue.cc:1048] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:27.876075 17755 tablet_bootstrap.cc:492] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:27.876644 17755 ts_tablet_manager.cc:1403] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260709 13:05:27.856420 17798 raft_consensus.cc:515] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.890457 17755 raft_consensus.cc:359] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.891611 17755 raft_consensus.cc:385] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.891969 17755 raft_consensus.cc:740] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.902141 17755 consensus_queue.cc:260] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:27.910357 17798 leader_election.cc:290] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:27.910704 17752 tablet_bootstrap.cc:492] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:27.911183 17752 ts_tablet_manager.cc:1403] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.007s
I20260709 13:05:27.918051 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee5242477a64f7499d3d3a6f18b80bf" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:27.919626 17596 leader_election.cc:343] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.937758 17751 tablet_bootstrap.cc:654] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.943984 17755 ts_tablet_manager.cc:1434] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.003s
I20260709 13:05:27.944945 17871 raft_consensus.cc:493] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.945688 17871 raft_consensus.cc:515] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.957844 17752 raft_consensus.cc:359] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.958854 17752 raft_consensus.cc:385] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.961306 17753 tablet_bootstrap.cc:492] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:27.961946 17753 ts_tablet_manager.cc:1403] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.121s	user 0.022s	sys 0.005s
I20260709 13:05:27.959233 17752 raft_consensus.cc:740] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.963796 17752 consensus_queue.cc:260] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.966012 17871 leader_election.cc:290] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:27.966544 17752 ts_tablet_manager.cc:1434] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 13:05:27.967717 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee5242477a64f7499d3d3a6f18b80bf" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:27.968118 17752 tablet_bootstrap.cc:492] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:27.968052 17753 raft_consensus.cc:359] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.968727 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee5242477a64f7499d3d3a6f18b80bf" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:27.969213 17753 raft_consensus.cc:385] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.977932 17753 raft_consensus.cc:740] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.972416 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee5242477a64f7499d3d3a6f18b80bf" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:27.969386 17629 raft_consensus.cc:2468] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:27.986397 17753 consensus_queue.cc:260] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:27.987370 17480 raft_consensus.cc:2468] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:27.988528 17559 raft_consensus.cc:2468] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 0.
I20260709 13:05:27.989524 17755 tablet_bootstrap.cc:492] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:28.005690 17958 consensus_queue.cc:1048] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:28.012753 17522 leader_election.cc:304] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:28.013671 17789 raft_consensus.cc:493] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.022516 17753 ts_tablet_manager.cc:1434] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.060s	user 0.004s	sys 0.004s
I20260709 13:05:28.016924 17871 raft_consensus.cc:2804] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.020913 17965 raft_consensus.cc:2749] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:28.028095 17871 raft_consensus.cc:493] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.020466 17789 raft_consensus.cc:515] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
W20260709 13:05:28.032469 17447 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.132:39849, user_credentials={real_user=slave}} blocked reactor thread for 54988.9us
I20260709 13:05:28.046799 17871 raft_consensus.cc:3060] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.058151 17752 tablet_bootstrap.cc:654] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.064584 17789 leader_election.cc:290] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
W20260709 13:05:28.095659 17448 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:44343, user_credentials={real_user=slave}} blocked reactor thread for 89582.1us
I20260709 13:05:28.099171 17597 leader_election.cc:304] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:28.103983 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d5052c059f40c8a2866de0fe9d6e82" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:28.104676 17633 raft_consensus.cc:2468] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:28.105943 17755 tablet_bootstrap.cc:654] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.110507 17523 leader_election.cc:304] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:28.111124 17753 tablet_bootstrap.cc:492] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
W20260709 13:05:28.114528 17430 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:28.116186 18030 raft_consensus.cc:2804] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.116662 18030 raft_consensus.cc:493] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.117028 18030 raft_consensus.cc:3060] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.118063 18009 raft_consensus.cc:2804] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.118510 18009 raft_consensus.cc:493] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.118880 18009 raft_consensus.cc:3060] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.128286 17871 raft_consensus.cc:515] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.130596 17871 leader_election.cc:290] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:28.131187 18009 raft_consensus.cc:515] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.144821 17970 raft_consensus.cc:493] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.144922 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee5242477a64f7499d3d3a6f18b80bf" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:28.145495 17970 raft_consensus.cc:515] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.147796 17753 tablet_bootstrap.cc:654] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.147841 17970 leader_election.cc:290] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:28.155655 17789 consensus_queue.cc:1048] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:05:28.170449 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d5052c059f40c8a2866de0fe9d6e82" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:28.182065 17632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d5052c059f40c8a2866de0fe9d6e82" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:28.182734 17632 raft_consensus.cc:3060] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.180377 18009 leader_election.cc:290] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
W20260709 13:05:28.189664 17522 leader_election.cc:343] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:28.158313 17671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:44343, user_credentials={real_user=slave}} blocked reactor thread for 62274.7us
I20260709 13:05:28.193848 18030 raft_consensus.cc:515] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.196854 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa204ad94345b6876a2d1ca29639a7" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:28.200158 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa204ad94345b6876a2d1ca29639a7" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:28.204264 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee5242477a64f7499d3d3a6f18b80bf" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:28.205076 17484 raft_consensus.cc:3060] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.208437 17752 tablet_bootstrap.cc:492] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:28.209776 17752 ts_tablet_manager.cc:1403] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.242s	user 0.016s	sys 0.007s
I20260709 13:05:28.238884 17753 tablet_bootstrap.cc:492] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:28.239625 17753 ts_tablet_manager.cc:1403] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.003s
I20260709 13:05:28.243002 17751 tablet_bootstrap.cc:492] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:28.243134 18029 raft_consensus.cc:493] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.243597 17751 ts_tablet_manager.cc:1403] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.382s	user 0.016s	sys 0.034s
I20260709 13:05:28.243644 18029 raft_consensus.cc:515] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.244231 17632 raft_consensus.cc:2468] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:28.246676 17484 raft_consensus.cc:2468] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:28.248051 17523 leader_election.cc:304] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:28.249426 18009 raft_consensus.cc:2804] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.249382 17479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d5052c059f40c8a2866de0fe9d6e82" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:28.250499 18009 raft_consensus.cc:697] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:28.251076 17751 raft_consensus.cc:359] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.236020 17628 raft_consensus.cc:2393] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1674e4623354368b0b32287a2aa86ad in current term 1: Already voted for candidate 31e96c6c42f2472da291d75d7aece62a in this term.
I20260709 13:05:28.251430 18009 consensus_queue.cc:237] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.252352 17871 raft_consensus.cc:493] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.252827 17871 raft_consensus.cc:515] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:28.253970 17751 raft_consensus.cc:385] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.254264 17751 raft_consensus.cc:740] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.254738 17871 leader_election.cc:290] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:28.262493 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd7ffce586a494c9f33ad07a434d665" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:28.254966 17751 consensus_queue.cc:260] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.265524 17482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee5242477a64f7499d3d3a6f18b80bf" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:28.265959 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b59c8f644d7cbf5651f326f0e5af" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:28.262666 18030 leader_election.cc:290] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:28.266376 17482 raft_consensus.cc:2393] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31e96c6c42f2472da291d75d7aece62a in current term 1: Already voted for candidate b1674e4623354368b0b32287a2aa86ad in this term.
I20260709 13:05:28.267681 17751 ts_tablet_manager.cc:1434] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 13:05:28.276590 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd7ffce586a494c9f33ad07a434d665" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:28.277030 17556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee5242477a64f7499d3d3a6f18b80bf" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:28.277818 17556 raft_consensus.cc:2393] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31e96c6c42f2472da291d75d7aece62a in current term 1: Already voted for candidate b1674e4623354368b0b32287a2aa86ad in this term.
I20260709 13:05:28.259320 17522 leader_election.cc:304] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:28.280171 17753 raft_consensus.cc:359] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.281279 17753 raft_consensus.cc:385] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.281574 17753 raft_consensus.cc:740] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
W20260709 13:05:28.276041 17597 leader_election.cc:343] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.286485 17597 leader_election.cc:304] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:28.288156 18029 leader_election.cc:290] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:28.288749 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b59c8f644d7cbf5651f326f0e5af" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:28.289408 17705 raft_consensus.cc:2468] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 0.
W20260709 13:05:28.290201 17522 leader_election.cc:343] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.290478 18029 raft_consensus.cc:2749] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.290693 17789 raft_consensus.cc:2804] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.292790 17789 raft_consensus.cc:697] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:28.295584 17751 tablet_bootstrap.cc:492] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:28.295050 17596 leader_election.cc:304] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:28.293673 17789 consensus_queue.cc:237] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.297544 17753 consensus_queue.cc:260] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.301009 18029 raft_consensus.cc:2804] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.301525 18029 raft_consensus.cc:493] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.301952 18029 raft_consensus.cc:3060] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.309635 17755 tablet_bootstrap.cc:492] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:28.310303 17755 ts_tablet_manager.cc:1403] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.335s	user 0.017s	sys 0.010s
W20260709 13:05:28.316170 17671 leader_election.cc:343] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.316996 17755 raft_consensus.cc:359] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.317739 17755 raft_consensus.cc:385] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.318085 17755 raft_consensus.cc:740] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.319674 17755 consensus_queue.cc:260] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
W20260709 13:05:28.318977 17522 leader_election.cc:343] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.328635 17755 ts_tablet_manager.cc:1434] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:05:28.325364 17752 raft_consensus.cc:359] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.329649 17752 raft_consensus.cc:385] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.329893 17752 raft_consensus.cc:740] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.332547 17753 ts_tablet_manager.cc:1434] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.093s	user 0.005s	sys 0.004s
I20260709 13:05:28.333763 18033 raft_consensus.cc:493] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.334525 17751 tablet_bootstrap.cc:654] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.334411 18033 raft_consensus.cc:515] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:28.336257 17752 consensus_queue.cc:260] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.340934 18033 leader_election.cc:290] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:28.341419 17752 ts_tablet_manager.cc:1434] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.131s	user 0.005s	sys 0.001s
I20260709 13:05:28.342360 17752 tablet_bootstrap.cc:492] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:28.343755 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:28.344182 17755 tablet_bootstrap.cc:492] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
W20260709 13:05:28.345021 17447 leader_election.cc:343] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:28.349581 17671 leader_election.cc:343] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.350052 17671 leader_election.cc:304] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:28.350234 17869 raft_consensus.cc:493] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.350965 18038 raft_consensus.cc:2749] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.352607 18025 consensus_queue.cc:1048] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:28.351720 17869 raft_consensus.cc:515] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.355448 17753 tablet_bootstrap.cc:492] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:28.362455 17755 tablet_bootstrap.cc:654] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.363176 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:28.364477 17559 raft_consensus.cc:2468] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:28.366039 17448 leader_election.cc:304] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [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: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:28.366796 18033 raft_consensus.cc:2804] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.367179 18033 raft_consensus.cc:493] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.367513 18033 raft_consensus.cc:3060] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.368003 17869 leader_election.cc:290] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:28.371798 17752 tablet_bootstrap.cc:654] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.375770 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76145e5b5d5545aab94cc6264bb36404" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:28.376453 17628 raft_consensus.cc:2468] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:28.379969 17523 leader_election.cc:304] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:28.378636 18033 raft_consensus.cc:515] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:28.386123 18033 leader_election.cc:290] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
W20260709 13:05:28.387523 17522 leader_election.cc:343] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.388674 17522 leader_election.cc:304] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:28.387678 17871 raft_consensus.cc:2804] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.390978 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:28.392161 18009 raft_consensus.cc:2749] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.394543 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76145e5b5d5545aab94cc6264bb36404" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:28.397686 17447 leader_election.cc:343] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.391492 17556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:28.404546 17556 raft_consensus.cc:3060] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.391181 17871 raft_consensus.cc:493] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.408505 17751 tablet_bootstrap.cc:492] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:28.409016 17751 ts_tablet_manager.cc:1403] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.130s	user 0.019s	sys 0.014s
I20260709 13:05:28.407544 17871 raft_consensus.cc:3060] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.413914 17751 raft_consensus.cc:359] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.414644 17751 raft_consensus.cc:385] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.414983 17751 raft_consensus.cc:740] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.415961 17751 consensus_queue.cc:260] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.418843 18035 raft_consensus.cc:493] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.419389 18035 raft_consensus.cc:515] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.421412 18035 leader_election.cc:290] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:28.424376 17751 ts_tablet_manager.cc:1434] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:05:28.425693 17751 tablet_bootstrap.cc:492] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:28.430202 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:28.424443 17753 tablet_bootstrap.cc:654] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.430889 17704 raft_consensus.cc:2468] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:28.432261 17871 raft_consensus.cc:515] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.434062 17447 leader_election.cc:304] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:28.435449 18023 raft_consensus.cc:2804] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.435784 18023 raft_consensus.cc:493] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.436102 18023 raft_consensus.cc:3060] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.376439 18029 raft_consensus.cc:515] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.440182 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:28.448623 17751 tablet_bootstrap.cc:654] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.448992 17628 raft_consensus.cc:2468] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:28.449290 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76145e5b5d5545aab94cc6264bb36404" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:28.449919 17633 raft_consensus.cc:3060] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.451004 17381 catalog_manager.cc:5697] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.442384 18029 leader_election.cc:290] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:28.453600 17381 catalog_manager.cc:5697] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.457095 17633 raft_consensus.cc:2468] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:28.458140 17523 leader_election.cc:304] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:28.459213 18009 raft_consensus.cc:2804] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.459694 18009 raft_consensus.cc:697] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:28.460346 18009 consensus_queue.cc:237] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
W20260709 13:05:28.412613 17522 leader_election.cc:343] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.447990 17871 leader_election.cc:290] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
W20260709 13:05:28.463454 17522 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.129:46615, user_credentials={real_user=slave}} blocked reactor thread for 53956.3us
I20260709 13:05:28.468634 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76145e5b5d5545aab94cc6264bb36404" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:28.445425 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b59c8f644d7cbf5651f326f0e5af" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
W20260709 13:05:28.480695 17522 leader_election.cc:343] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.481015 17755 tablet_bootstrap.cc:492] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:28.481561 17755 ts_tablet_manager.cc:1403] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.145s	user 0.024s	sys 0.025s
I20260709 13:05:28.445329 17556 raft_consensus.cc:2468] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:28.483068 17448 leader_election.cc:304] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:28.484375 18035 raft_consensus.cc:2804] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.484870 18035 raft_consensus.cc:697] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:28.485672 18035 consensus_queue.cc:237] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:28.484316 17753 tablet_bootstrap.cc:492] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:28.490921 17753 ts_tablet_manager.cc:1403] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.010s
I20260709 13:05:28.471390 18023 raft_consensus.cc:515] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.493191 18023 leader_election.cc:290] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:28.446372 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b59c8f644d7cbf5651f326f0e5af" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:28.493229 17753 raft_consensus.cc:359] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.494107 17753 raft_consensus.cc:385] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.494167 17707 raft_consensus.cc:3060] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.494364 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:28.495339 17704 raft_consensus.cc:3060] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.503638 17755 raft_consensus.cc:359] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:28.505174 17755 raft_consensus.cc:385] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.505530 17755 raft_consensus.cc:740] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.494458 17753 raft_consensus.cc:740] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
W20260709 13:05:28.507730 17597 leader_election.cc:343] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.508719 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:28.509521 17633 raft_consensus.cc:3060] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.520468 17755 consensus_queue.cc:260] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:28.524711 17704 raft_consensus.cc:2468] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:28.526273 17447 leader_election.cc:304] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:28.527117 18023 raft_consensus.cc:2804] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.527563 18023 raft_consensus.cc:697] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:28.528355 18023 consensus_queue.cc:237] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.529912 17707 raft_consensus.cc:2468] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:28.531751 17596 leader_election.cc:304] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:28.532676 18029 raft_consensus.cc:2804] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.532500 17382 catalog_manager.cc:5697] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.533190 18029 raft_consensus.cc:697] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:28.533133 17755 ts_tablet_manager.cc:1434] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260709 13:05:28.540002 17753 consensus_queue.cc:260] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.534725 18029 consensus_queue.cc:237] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.544986 17753 ts_tablet_manager.cc:1434] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 13:05:28.545444 17755 tablet_bootstrap.cc:492] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:28.547459 17753 tablet_bootstrap.cc:492] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:28.548364 17752 tablet_bootstrap.cc:492] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:28.548890 17752 ts_tablet_manager.cc:1403] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.207s	user 0.017s	sys 0.012s
I20260709 13:05:28.551777 17752 raft_consensus.cc:359] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.554553 17752 raft_consensus.cc:385] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.554996 17752 raft_consensus.cc:740] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.555917 17752 consensus_queue.cc:260] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.557082 17862 raft_consensus.cc:493] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.557551 17862 raft_consensus.cc:515] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.558250 17752 ts_tablet_manager.cc:1434] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:05:28.559470 17752 tablet_bootstrap.cc:492] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:28.560091 17751 tablet_bootstrap.cc:492] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:28.560256 17862 leader_election.cc:290] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:28.560581 17751 ts_tablet_manager.cc:1403] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.135s	user 0.017s	sys 0.005s
I20260709 13:05:28.560875 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffce0803dba546a59ee63957eb79c6e7" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:28.553270 17755 tablet_bootstrap.cc:654] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:28.562878 17670 leader_election.cc:343] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.563247 17633 raft_consensus.cc:2468] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:28.568675 17753 tablet_bootstrap.cc:654] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.569536 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffce0803dba546a59ee63957eb79c6e7" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
W20260709 13:05:28.570900 17671 leader_election.cc:343] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.571527 17671 leader_election.cc:304] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:28.572306 18038 raft_consensus.cc:2749] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.572184 17751 raft_consensus.cc:359] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.572944 17751 raft_consensus.cc:385] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.573269 17751 raft_consensus.cc:740] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.578635 17752 tablet_bootstrap.cc:654] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.585656 17753 tablet_bootstrap.cc:492] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:28.586088 17753 ts_tablet_manager.cc:1403] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.003s
I20260709 13:05:28.586146 17751 consensus_queue.cc:260] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.587167 17755 tablet_bootstrap.cc:492] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:28.587778 17755 ts_tablet_manager.cc:1403] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.002s
I20260709 13:05:28.590065 17377 catalog_manager.cc:5697] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 0 to 1, leader changed from <none> to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 1 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.590543 17755 raft_consensus.cc:359] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:28.592101 17755 raft_consensus.cc:385] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.592407 17755 raft_consensus.cc:740] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.593149 17751 ts_tablet_manager.cc:1434] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260709 13:05:28.593118 17755 consensus_queue.cc:260] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:28.594403 17751 tablet_bootstrap.cc:492] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:28.594429 17753 raft_consensus.cc:359] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.595237 17753 raft_consensus.cc:385] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.595572 17755 ts_tablet_manager.cc:1434] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:28.595577 17753 raft_consensus.cc:740] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.606271 17755 tablet_bootstrap.cc:492] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:28.605283 17753 consensus_queue.cc:260] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.608999 17751 tablet_bootstrap.cc:654] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.609553 17753 ts_tablet_manager.cc:1434] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:05:28.610847 17753 tablet_bootstrap.cc:492] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:28.613443 18029 raft_consensus.cc:493] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.613961 18029 raft_consensus.cc:515] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.616410 18029 leader_election.cc:290] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:28.616992 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffce0803dba546a59ee63957eb79c6e7" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:28.618600 17704 raft_consensus.cc:2468] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 0.
I20260709 13:05:28.618760 17752 tablet_bootstrap.cc:492] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:28.619438 17752 ts_tablet_manager.cc:1403] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.012s
I20260709 13:05:28.619916 17596 leader_election.cc:304] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:28.617693 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffce0803dba546a59ee63957eb79c6e7" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:28.620651 18029 raft_consensus.cc:2804] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.621004 18029 raft_consensus.cc:493] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.621348 18029 raft_consensus.cc:3060] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:28.621647 17596 leader_election.cc:343] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.625732 17753 tablet_bootstrap.cc:654] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.629819 17755 tablet_bootstrap.cc:654] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.672176 18029 raft_consensus.cc:515] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.674636 17755 tablet_bootstrap.cc:492] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:28.675343 17755 ts_tablet_manager.cc:1403] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.033s
I20260709 13:05:28.680282 17869 raft_consensus.cc:493] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.680786 17869 raft_consensus.cc:515] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.682294 17752 raft_consensus.cc:359] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.684230 17752 raft_consensus.cc:385] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.684475 17752 raft_consensus.cc:740] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.685079 17752 consensus_queue.cc:260] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.687726 18023 raft_consensus.cc:493] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.688210 18023 raft_consensus.cc:515] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.689750 17753 tablet_bootstrap.cc:492] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:28.690188 18023 leader_election.cc:290] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:28.688170 17752 ts_tablet_manager.cc:1434] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.068s	user 0.002s	sys 0.003s
I20260709 13:05:28.692533 17752 tablet_bootstrap.cc:492] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:28.690227 17753 ts_tablet_manager.cc:1403] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.005s
I20260709 13:05:28.700040 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa204ad94345b6876a2d1ca29639a7" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:28.700402 17556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d5052c059f40c8a2866de0fe9d6e82" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
W20260709 13:05:28.702672 17523 leader_election.cc:343] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.703457 17871 raft_consensus.cc:493] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.703933 17871 raft_consensus.cc:515] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.704164 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d5052c059f40c8a2866de0fe9d6e82" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:28.704929 17633 raft_consensus.cc:2393] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7410d7117ec24237b34b559f3ed072f1 in current term 1: Already voted for candidate b1674e4623354368b0b32287a2aa86ad in this term.
I20260709 13:05:28.705215 17751 tablet_bootstrap.cc:492] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:28.698644 17753 raft_consensus.cc:359] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.705890 17871 leader_election.cc:290] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:28.705960 17751 ts_tablet_manager.cc:1403] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.112s	user 0.025s	sys 0.031s
I20260709 13:05:28.706252 17753 raft_consensus.cc:385] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.706610 17753 raft_consensus.cc:740] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.705960 17448 leader_election.cc:304] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:28.707700 18023 raft_consensus.cc:3060] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.707844 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b59c8f644d7cbf5651f326f0e5af" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:28.708767 17705 raft_consensus.cc:2393] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1674e4623354368b0b32287a2aa86ad in current term 1: Already voted for candidate 31e96c6c42f2472da291d75d7aece62a in this term.
I20260709 13:05:28.708609 17753 consensus_queue.cc:260] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.709645 17751 raft_consensus.cc:359] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.710402 17751 raft_consensus.cc:385] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.711705 17751 raft_consensus.cc:740] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.711776 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b59c8f644d7cbf5651f326f0e5af" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:28.712481 17752 tablet_bootstrap.cc:654] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.712515 17751 consensus_queue.cc:260] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.714479 17523 leader_election.cc:304] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:28.714885 17751 ts_tablet_manager.cc:1434] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:05:28.715695 17753 ts_tablet_manager.cc:1434] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:05:28.716127 17751 tablet_bootstrap.cc:492] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:28.717151 17753 tablet_bootstrap.cc:492] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:28.717507 18009 raft_consensus.cc:3060] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.725227 17869 leader_election.cc:290] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:28.728536 17751 tablet_bootstrap.cc:654] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.730216 17753 tablet_bootstrap.cc:654] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.730325 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa204ad94345b6876a2d1ca29639a7" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:28.730794 17789 consensus_queue.cc:1048] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.730947 17705 raft_consensus.cc:2468] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:28.731684 17755 raft_consensus.cc:359] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.732352 17755 raft_consensus.cc:385] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.732649 17755 raft_consensus.cc:740] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.733307 17755 consensus_queue.cc:260] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.733795 17522 leader_election.cc:304] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [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: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:28.734675 17789 raft_consensus.cc:2804] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.735200 17789 raft_consensus.cc:493] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.735639 17789 raft_consensus.cc:3060] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.738440 18009 raft_consensus.cc:2749] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.740849 18029 leader_election.cc:290] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:28.742686 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffce0803dba546a59ee63957eb79c6e7" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:28.743323 17705 raft_consensus.cc:3060] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.745744 17789 raft_consensus.cc:515] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.734628 18023 raft_consensus.cc:2749] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.750519 17705 raft_consensus.cc:2468] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:28.751549 17755 ts_tablet_manager.cc:1434] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.076s	user 0.003s	sys 0.004s
I20260709 13:05:28.751745 17596 leader_election.cc:304] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:28.752214 18009 consensus_queue.cc:1048] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.752497 18029 raft_consensus.cc:2804] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.753194 18029 raft_consensus.cc:697] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:28.754005 18029 consensus_queue.cc:237] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.752542 17755 tablet_bootstrap.cc:492] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:28.755205 17751 tablet_bootstrap.cc:492] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:28.755025 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffce0803dba546a59ee63957eb79c6e7" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:28.755615 17751 ts_tablet_manager.cc:1403] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.003s
I20260709 13:05:28.755649 17480 raft_consensus.cc:3060] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.756986 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa204ad94345b6876a2d1ca29639a7" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:28.758038 17862 raft_consensus.cc:493] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:28.758272 17523 leader_election.cc:343] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.758397 17751 raft_consensus.cc:359] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.759140 17751 raft_consensus.cc:385] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.758519 17862 raft_consensus.cc:515] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:28.759450 17751 raft_consensus.cc:740] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.760376 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa204ad94345b6876a2d1ca29639a7" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:28.760321 17751 consensus_queue.cc:260] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.760957 17705 raft_consensus.cc:3060] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.761121 17862 leader_election.cc:290] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:28.762084 17751 ts_tablet_manager.cc:1434] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:28.763164 17751 tablet_bootstrap.cc:492] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:28.765594 17556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:28.766376 17556 raft_consensus.cc:2393] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76eacecce09641bfb11ac283477dfe74 in current term 1: Already voted for candidate 7410d7117ec24237b34b559f3ed072f1 in this term.
I20260709 13:05:28.770550 17789 leader_election.cc:290] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:28.771399 17479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:28.762843 17480 raft_consensus.cc:2468] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:28.773010 17670 leader_election.cc:304] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:28.774186 17862 raft_consensus.cc:3060] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.780349 17958 raft_consensus.cc:493] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.780865 17958 raft_consensus.cc:515] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.785362 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1f838712b4390b887b89c1b3ec55b" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:28.786073 17704 raft_consensus.cc:2468] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 0.
I20260709 13:05:28.787283 17596 leader_election.cc:304] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:28.788650 18031 raft_consensus.cc:2804] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.789039 18031 raft_consensus.cc:493] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.789371 18031 raft_consensus.cc:3060] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.791306 17705 raft_consensus.cc:2468] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:28.793655 17522 leader_election.cc:304] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:28.794340 17755 tablet_bootstrap.cc:654] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.798350 17869 raft_consensus.cc:2804] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.798838 17869 raft_consensus.cc:697] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:28.799666 17869 consensus_queue.cc:237] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.801765 17753 tablet_bootstrap.cc:492] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:28.802217 17753 ts_tablet_manager.cc:1403] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.018s
I20260709 13:05:28.803157 17871 consensus_queue.cc:1048] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.804950 17958 leader_election.cc:290] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:28.805946 17805 raft_consensus.cc:493] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.806480 17805 raft_consensus.cc:515] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:28.804781 17753 raft_consensus.cc:359] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.807585 17753 raft_consensus.cc:385] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.808306 17753 raft_consensus.cc:740] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.808497 18009 consensus_queue.cc:1048] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.808792 17805 leader_election.cc:290] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:28.809090 17753 consensus_queue.cc:260] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.810379 17558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76145e5b5d5545aab94cc6264bb36404" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:28.811594 17753 ts_tablet_manager.cc:1434] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:28.812527 17753 tablet_bootstrap.cc:492] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:28.812960 17377 catalog_manager.cc:5697] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:28.818994 17753 tablet_bootstrap.cc:654] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.814675 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76145e5b5d5545aab94cc6264bb36404" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:28.819892 17628 raft_consensus.cc:2393] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7410d7117ec24237b34b559f3ed072f1 in current term 1: Already voted for candidate b1674e4623354368b0b32287a2aa86ad in this term.
I20260709 13:05:28.815382 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1f838712b4390b887b89c1b3ec55b" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:28.821007 17484 raft_consensus.cc:2468] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 0.
I20260709 13:05:28.827348 18031 raft_consensus.cc:515] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.828130 17448 leader_election.cc:304] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:28.835714 17805 raft_consensus.cc:3060] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.842393 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1f838712b4390b887b89c1b3ec55b" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:28.843030 17705 raft_consensus.cc:3060] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.845376 17752 tablet_bootstrap.cc:492] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:28.845860 17752 ts_tablet_manager.cc:1403] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.154s	user 0.014s	sys 0.003s
I20260709 13:05:28.849637 17862 raft_consensus.cc:2749] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.850574 17805 raft_consensus.cc:2749] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.849797 17380 catalog_manager.cc:5697] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.853957 17705 raft_consensus.cc:2468] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:28.855120 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c1f838712b4390b887b89c1b3ec55b" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:28.860594 17484 raft_consensus.cc:3060] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.861862 17596 leader_election.cc:304] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:28.862519 18029 raft_consensus.cc:2804] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.862969 18029 raft_consensus.cc:697] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:28.863709 18029 consensus_queue.cc:237] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:28.855306 18031 leader_election.cc:290] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:28.875801 17484 raft_consensus.cc:2468] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:28.856130 17752 raft_consensus.cc:359] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:28.880055 17752 raft_consensus.cc:385] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.880434 17752 raft_consensus.cc:740] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.857204 17751 tablet_bootstrap.cc:654] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.869853 17753 tablet_bootstrap.cc:492] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:28.881706 17753 ts_tablet_manager.cc:1403] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.019s
I20260709 13:05:28.881366 17752 consensus_queue.cc:260] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:28.883172 17755 tablet_bootstrap.cc:492] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:28.883651 17755 ts_tablet_manager.cc:1403] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.131s	user 0.015s	sys 0.000s
I20260709 13:05:28.884239 17752 ts_tablet_manager.cc:1434] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260709 13:05:28.884315 17753 raft_consensus.cc:359] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:28.885082 17753 raft_consensus.cc:385] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.885385 17753 raft_consensus.cc:740] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.866878 17382 catalog_manager.cc:5697] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 0 to 1, leader changed from <none> to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 1 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.886080 17753 consensus_queue.cc:260] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:28.890678 17753 ts_tablet_manager.cc:1434] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 13:05:28.890756 17752 tablet_bootstrap.cc:492] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:28.891624 17753 tablet_bootstrap.cc:492] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:28.911499 17755 raft_consensus.cc:359] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.912199 17755 raft_consensus.cc:385] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.912482 17755 raft_consensus.cc:740] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.913743 17755 consensus_queue.cc:260] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.914538 17753 tablet_bootstrap.cc:654] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.917325 17755 ts_tablet_manager.cc:1434] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:05:28.920463 17755 tablet_bootstrap.cc:492] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:28.926182 17755 tablet_bootstrap.cc:654] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.926980 17862 raft_consensus.cc:493] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.927491 17862 raft_consensus.cc:515] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:28.929265 17752 tablet_bootstrap.cc:654] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.933391 17556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9bcc4c6df243988b38e9ca33cc2826" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
W20260709 13:05:28.936255 17671 leader_election.cc:343] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.929483 17862 leader_election.cc:290] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:28.938042 17380 catalog_manager.cc:5697] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.952047 18031 consensus_queue.cc:1048] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:28.963609 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9bcc4c6df243988b38e9ca33cc2826" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:28.964825 17381 catalog_manager.cc:5697] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 0 to 1, leader changed from <none> to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 1 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:28.970045 17671 leader_election.cc:343] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.970705 17671 leader_election.cc:304] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:28.977294 18038 raft_consensus.cc:2749] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.987869 17751 tablet_bootstrap.cc:492] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:28.988380 17751 ts_tablet_manager.cc:1403] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.225s	user 0.024s	sys 0.003s
I20260709 13:05:28.994125 17805 consensus_queue.cc:1048] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.994247 17869 consensus_queue.cc:1048] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.984969 18038 raft_consensus.cc:493] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.999369 18038 raft_consensus.cc:515] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.001523 18038 leader_election.cc:290] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:29.002615 17751 raft_consensus.cc:359] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:29.003302 17755 tablet_bootstrap.cc:492] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:29.003351 17751 raft_consensus.cc:385] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.004082 17755 ts_tablet_manager.cc:1403] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.025s
I20260709 13:05:29.004263 17751 raft_consensus.cc:740] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.006935 17751 consensus_queue.cc:260] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:29.008555 17755 raft_consensus.cc:359] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:29.010215 17755 raft_consensus.cc:385] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.010604 17755 raft_consensus.cc:740] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.012395 17751 ts_tablet_manager.cc:1434] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:05:29.013453 17751 tablet_bootstrap.cc:492] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:29.011703 17755 consensus_queue.cc:260] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:29.016692 17755 ts_tablet_manager.cc:1434] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 13:05:29.018332 17755 tablet_bootstrap.cc:492] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:29.027755 17751 tablet_bootstrap.cc:654] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.020920 17482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd7ffce586a494c9f33ad07a434d665" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:29.039999 17482 raft_consensus.cc:2468] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:29.054244 17752 tablet_bootstrap.cc:492] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:29.054708 17752 ts_tablet_manager.cc:1403] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.169s	user 0.022s	sys 0.008s
I20260709 13:05:29.055799 17753 tablet_bootstrap.cc:492] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:29.056226 17753 ts_tablet_manager.cc:1403] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.029s
I20260709 13:05:29.058547 17556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd7ffce586a494c9f33ad07a434d665" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:29.058743 17789 consensus_queue.cc:1048] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.059271 17556 raft_consensus.cc:2468] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:29.061457 17671 leader_election.cc:304] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:29.065094 18038 raft_consensus.cc:493] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.065542 18038 raft_consensus.cc:515] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:29.066351 17970 raft_consensus.cc:2804] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.066776 17970 raft_consensus.cc:493] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.067117 17970 raft_consensus.cc:3060] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.084666 17970 raft_consensus.cc:515] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.088568 18038 leader_election.cc:290] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:29.088984 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3859994dc73a44748e2b578ff52ef3d8" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:29.090308 17752 raft_consensus.cc:359] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.092780 17752 raft_consensus.cc:385] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.093073 17752 raft_consensus.cc:740] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.091169 18031 consensus_queue.cc:1048] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.095388 17752 consensus_queue.cc:260] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.097059 17753 raft_consensus.cc:359] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.097724 17753 raft_consensus.cc:385] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.098026 17753 raft_consensus.cc:740] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.094190 17628 raft_consensus.cc:2468] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:29.099857 17752 ts_tablet_manager.cc:1434] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.002s
I20260709 13:05:29.100814 17752 tablet_bootstrap.cc:492] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:29.105257 17671 leader_election.cc:304] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:29.109607 17862 raft_consensus.cc:2804] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.110124 17862 raft_consensus.cc:493] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.110742 17862 raft_consensus.cc:3060] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.098605 17753 consensus_queue.cc:260] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.110204 18023 consensus_queue.cc:1048] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.112203 17753 ts_tablet_manager.cc:1434] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.056s	user 0.003s	sys 0.002s
I20260709 13:05:29.106431 17752 tablet_bootstrap.cc:654] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.115517 17753 tablet_bootstrap.cc:492] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:29.121181 17479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd7ffce586a494c9f33ad07a434d665" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:29.121825 17479 raft_consensus.cc:3060] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.106585 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3859994dc73a44748e2b578ff52ef3d8" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:29.107091 18035 consensus_queue.cc:1048] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:05:29.128094 17869 raft_consensus.cc:493] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:29.130950 17670 leader_election.cc:343] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.139762 17869 raft_consensus.cc:515] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.141876 17869 leader_election.cc:290] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:29.145956 18031 raft_consensus.cc:493] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.146495 18031 raft_consensus.cc:515] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.149200 18031 leader_election.cc:290] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:29.149369 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0718767afe064f81885e13b32dd48195" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:29.150161 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa204ad94345b6876a2d1ca29639a7" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:29.151173 17522 leader_election.cc:343] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.151459 17707 raft_consensus.cc:2393] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31e96c6c42f2472da291d75d7aece62a in current term 1: Already voted for candidate b1674e4623354368b0b32287a2aa86ad in this term.
I20260709 13:05:29.154484 17970 leader_election.cc:290] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:29.156725 17479 raft_consensus.cc:2468] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:29.158170 17670 leader_election.cc:304] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:29.160660 17970 raft_consensus.cc:2804] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.161158 17970 raft_consensus.cc:697] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:29.161412 18035 raft_consensus.cc:493] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.162719 17805 consensus_queue.cc:1048] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.168860 17755 tablet_bootstrap.cc:654] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.172531 17753 tablet_bootstrap.cc:654] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.174652 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd7ffce586a494c9f33ad07a434d665" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:29.164163 17862 raft_consensus.cc:515] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:29.176740 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa204ad94345b6876a2d1ca29639a7" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:29.190485 17553 raft_consensus.cc:3060] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.189124 18035 raft_consensus.cc:515] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.208760 18035 leader_election.cc:290] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:29.209337 18030 consensus_queue.cc:1048] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:29.193377 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0718767afe064f81885e13b32dd48195" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:29.239280 17751 tablet_bootstrap.cc:492] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:29.239784 17751 ts_tablet_manager.cc:1403] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.227s	user 0.009s	sys 0.013s
W20260709 13:05:29.244844 17448 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:43563, user_credentials={real_user=slave}} blocked reactor thread for 50535.7us
I20260709 13:05:29.233898 17480 raft_consensus.cc:2468] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:29.235266 17970 consensus_queue.cc:237] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.256516 17752 tablet_bootstrap.cc:492] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:29.256960 17752 ts_tablet_manager.cc:1403] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.156s	user 0.008s	sys 0.011s
I20260709 13:05:29.267042 17751 raft_consensus.cc:359] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.267210 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0718767afe064f81885e13b32dd48195" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:29.267827 17751 raft_consensus.cc:385] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.268136 17751 raft_consensus.cc:740] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.268775 17751 consensus_queue.cc:260] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.236645 17597 leader_election.cc:304] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:29.274058 17752 raft_consensus.cc:359] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:29.274863 17752 raft_consensus.cc:385] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.275131 17752 raft_consensus.cc:740] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.280436 17628 raft_consensus.cc:3060] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.275733 17752 consensus_queue.cc:260] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:29.285463 17752 ts_tablet_manager.cc:1434] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:05:29.286283 17871 consensus_queue.cc:1048] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.291477 17752 tablet_bootstrap.cc:492] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:29.293547 17869 consensus_queue.cc:1048] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:29.297061 17430 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:29.304913 17751 ts_tablet_manager.cc:1434] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 13:05:29.307399 18029 raft_consensus.cc:2749] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:29.317441 18094 log.cc:927] Time spent T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:05:29.320530 17553 raft_consensus.cc:2468] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
W20260709 13:05:29.322876 17447 leader_election.cc:343] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:29.312989 17597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.130:43563, user_credentials={real_user=slave}} blocked reactor thread for 81108.3us
I20260709 13:05:29.346261 17482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3859994dc73a44748e2b578ff52ef3d8" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:29.347930 17752 tablet_bootstrap.cc:654] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:29.348366 17670 leader_election.cc:343] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.348462 17862 leader_election.cc:290] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:29.351184 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3859994dc73a44748e2b578ff52ef3d8" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:29.351812 17633 raft_consensus.cc:3060] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.368477 17755 tablet_bootstrap.cc:492] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:29.369031 17755 ts_tablet_manager.cc:1403] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.351s	user 0.030s	sys 0.031s
I20260709 13:05:29.380249 17522 leader_election.cc:304] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [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: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:29.380949 17871 raft_consensus.cc:2804] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.381248 17871 raft_consensus.cc:493] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.381549 17871 raft_consensus.cc:3060] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.382473 18030 consensus_queue.cc:1048] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:05:29.387679 17633 raft_consensus.cc:2468] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:29.388962 17671 leader_election.cc:304] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:29.390949 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0718767afe064f81885e13b32dd48195" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:29.395069 18087 raft_consensus.cc:2804] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.399628 17755 raft_consensus.cc:359] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.400552 17755 raft_consensus.cc:385] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.401223 17755 raft_consensus.cc:740] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.404701 17871 raft_consensus.cc:515] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.404780 17755 consensus_queue.cc:260] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.412021 17553 raft_consensus.cc:2393] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7410d7117ec24237b34b559f3ed072f1 in current term 1: Already voted for candidate b1674e4623354368b0b32287a2aa86ad in this term.
I20260709 13:05:29.412653 17751 tablet_bootstrap.cc:492] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:29.413306 17753 tablet_bootstrap.cc:492] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:29.413779 17753 ts_tablet_manager.cc:1403] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.299s	user 0.017s	sys 0.025s
I20260709 13:05:29.419490 17871 leader_election.cc:290] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:29.427740 17755 ts_tablet_manager.cc:1434] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.003s
I20260709 13:05:29.426879 18087 raft_consensus.cc:697] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:29.430068 18087 consensus_queue.cc:237] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:29.432296 17448 leader_election.cc:304] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:29.433347 18096 raft_consensus.cc:3060] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.447935 17753 raft_consensus.cc:359] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:29.448678 17753 raft_consensus.cc:385] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.448920 17753 raft_consensus.cc:740] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.450766 17753 consensus_queue.cc:260] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
W20260709 13:05:29.451424 17671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:44343, user_credentials={real_user=slave}} blocked reactor thread for 57935.4us
I20260709 13:05:29.461251 17380 catalog_manager.cc:5697] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 1 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:29.476727 17522 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:46615, user_credentials={real_user=slave}} blocked reactor thread for 92359.3us
I20260709 13:05:29.478840 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0718767afe064f81885e13b32dd48195" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:29.481858 17753 ts_tablet_manager.cc:1434] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 13:05:29.481595 18030 consensus_queue.cc:1048] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:05:29.488263 17755 tablet_bootstrap.cc:492] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:29.469007 18096 raft_consensus.cc:2749] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.493405 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0718767afe064f81885e13b32dd48195" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:29.517827 17753 tablet_bootstrap.cc:492] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:29.518877 17704 raft_consensus.cc:3060] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.545482 17752 tablet_bootstrap.cc:492] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:29.546034 17752 ts_tablet_manager.cc:1403] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.255s	user 0.015s	sys 0.038s
I20260709 13:05:29.551669 17755 tablet_bootstrap.cc:654] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.553397 17751 tablet_bootstrap.cc:654] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.519049 18031 consensus_queue.cc:1048] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:05:29.557204 17753 tablet_bootstrap.cc:654] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.568401 17484 raft_consensus.cc:2468] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
W20260709 13:05:29.569252 17596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:46615, user_credentials={real_user=slave}} blocked reactor thread for 57928us
I20260709 13:05:29.582824 18036 raft_consensus.cc:493] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.583527 18036 raft_consensus.cc:515] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.585979 18036 leader_election.cc:290] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:29.578435 17752 raft_consensus.cc:359] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.587946 17752 raft_consensus.cc:385] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.588266 17752 raft_consensus.cc:740] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.590008 17752 consensus_queue.cc:260] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.597882 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9bcc4c6df243988b38e9ca33cc2826" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:29.597990 17706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9bcc4c6df243988b38e9ca33cc2826" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:29.598632 17630 raft_consensus.cc:2468] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:29.598896 17706 raft_consensus.cc:2468] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:29.604108 17523 leader_election.cc:304] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:29.606842 18025 raft_consensus.cc:2804] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.607350 18025 raft_consensus.cc:493] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.607764 18025 raft_consensus.cc:3060] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:29.613077 18107 log.cc:927] Time spent T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 13:05:29.618592 17752 ts_tablet_manager.cc:1434] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.000s
I20260709 13:05:29.622841 17752 tablet_bootstrap.cc:492] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:29.625936 17753 tablet_bootstrap.cc:492] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:29.626338 17753 ts_tablet_manager.cc:1403] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.013s
I20260709 13:05:29.630530 17755 tablet_bootstrap.cc:492] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:29.630719 18113 raft_consensus.cc:493] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.631093 17755 ts_tablet_manager.cc:1403] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.154s	user 0.017s	sys 0.010s
I20260709 13:05:29.631283 18113 raft_consensus.cc:515] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:29.633414 18113 leader_election.cc:290] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:29.633378 17755 raft_consensus.cc:359] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.634143 17755 raft_consensus.cc:385] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.634385 17755 raft_consensus.cc:740] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.635216 17755 consensus_queue.cc:260] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.635812 17970 raft_consensus.cc:493] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.636236 17970 raft_consensus.cc:515] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.637072 17755 ts_tablet_manager.cc:1434] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:29.638095 17755 tablet_bootstrap.cc:492] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:29.639093 17479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4ee481fddb45599e502f76c8e99ca1" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:29.640700 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270529e374b545379eaf096f76d5b4be" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:29.642297 17970 leader_election.cc:290] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:29.643221 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270529e374b545379eaf096f76d5b4be" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:29.643834 17555 raft_consensus.cc:2468] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:29.644860 17671 leader_election.cc:304] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:29.645628 17970 raft_consensus.cc:2804] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.646032 17970 raft_consensus.cc:493] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.646407 17970 raft_consensus.cc:3060] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:29.647301 17670 leader_election.cc:343] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.648288 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4ee481fddb45599e502f76c8e99ca1" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:29.651346 17753 raft_consensus.cc:359] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:29.652024 17753 raft_consensus.cc:385] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.652302 17753 raft_consensus.cc:740] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.652930 17753 consensus_queue.cc:260] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:29.653997 17970 raft_consensus.cc:515] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.656742 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270529e374b545379eaf096f76d5b4be" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
W20260709 13:05:29.658162 17670 leader_election.cc:343] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.659540 17970 leader_election.cc:290] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:29.660025 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270529e374b545379eaf096f76d5b4be" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:29.660575 17753 ts_tablet_manager.cc:1434] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:05:29.660625 17555 raft_consensus.cc:3060] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.661154 17479 raft_consensus.cc:2468] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:29.664428 17704 raft_consensus.cc:2468] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
W20260709 13:05:29.668540 17523 leader_election.cc:343] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.671401 17555 raft_consensus.cc:2468] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:29.672513 17671 leader_election.cc:304] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:29.674755 17970 raft_consensus.cc:2804] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.676047 17970 raft_consensus.cc:697] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:29.677189 17970 consensus_queue.cc:237] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.677771 17522 leader_election.cc:304] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:29.690652 18113 raft_consensus.cc:2804] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.691248 17522 leader_election.cc:304] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [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: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:29.691862 18113 raft_consensus.cc:697] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:29.678584 17752 tablet_bootstrap.cc:654] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.692765 18113 consensus_queue.cc:237] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.661468 17753 tablet_bootstrap.cc:492] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:29.695683 18036 raft_consensus.cc:2804] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.696090 18036 raft_consensus.cc:493] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.696419 18036 raft_consensus.cc:3060] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.700865 17751 tablet_bootstrap.cc:492] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:29.701380 17751 ts_tablet_manager.cc:1403] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.289s	user 0.024s	sys 0.014s
I20260709 13:05:29.703670 18025 raft_consensus.cc:515] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.711761 18025 leader_election.cc:290] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:29.711596 17751 raft_consensus.cc:359] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:29.712374 17751 raft_consensus.cc:385] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.712664 17751 raft_consensus.cc:740] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.713254 17753 tablet_bootstrap.cc:654] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.713333 17751 consensus_queue.cc:260] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:29.717969 17382 catalog_manager.cc:5697] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 1 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.720314 17751 ts_tablet_manager.cc:1434] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:05:29.720887 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9bcc4c6df243988b38e9ca33cc2826" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:29.721318 17751 tablet_bootstrap.cc:492] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:29.721714 17705 raft_consensus.cc:3060] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.713994 17755 tablet_bootstrap.cc:654] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.733698 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9bcc4c6df243988b38e9ca33cc2826" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:29.734282 17633 raft_consensus.cc:3060] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.735575 17753 tablet_bootstrap.cc:492] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:29.736043 17753 ts_tablet_manager.cc:1403] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.075s	user 0.005s	sys 0.006s
I20260709 13:05:29.738731 17753 raft_consensus.cc:359] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.739504 17753 raft_consensus.cc:385] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.739750 17753 raft_consensus.cc:740] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.740140 17633 raft_consensus.cc:2468] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:29.740653 17753 consensus_queue.cc:260] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.741194 17523 leader_election.cc:304] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:29.742780 18113 raft_consensus.cc:2804] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.744004 18113 raft_consensus.cc:697] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:29.729501 18036 raft_consensus.cc:515] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:29.744837 18113 consensus_queue.cc:237] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.744102 17753 ts_tablet_manager.cc:1434] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:05:29.746979 17753 tablet_bootstrap.cc:492] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:29.747951 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4ee481fddb45599e502f76c8e99ca1" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:29.748558 17630 raft_consensus.cc:3060] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.751632 17381 catalog_manager.cc:5697] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:29.755352 18096 raft_consensus.cc:493] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.756047 17630 raft_consensus.cc:2468] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:29.755864 18096 raft_consensus.cc:515] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:29.756408 17753 tablet_bootstrap.cc:654] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.757736 17751 tablet_bootstrap.cc:654] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.758888 17523 leader_election.cc:304] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:29.759104 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3859994dc73a44748e2b578ff52ef3d8" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:29.764792 18025 raft_consensus.cc:2804] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.765276 18025 raft_consensus.cc:697] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:29.766075 18025 consensus_queue.cc:237] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:29.759099 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3859994dc73a44748e2b578ff52ef3d8" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:29.771309 17633 raft_consensus.cc:2393] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7410d7117ec24237b34b559f3ed072f1 in current term 1: Already voted for candidate 76eacecce09641bfb11ac283477dfe74 in this term.
I20260709 13:05:29.761101 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4ee481fddb45599e502f76c8e99ca1" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:29.762773 18096 leader_election.cc:290] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:29.773274 17751 tablet_bootstrap.cc:492] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:29.773835 17751 ts_tablet_manager.cc:1403] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.002s
I20260709 13:05:29.773345 17484 raft_consensus.cc:3060] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.774269 17755 tablet_bootstrap.cc:492] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:29.774454 17448 leader_election.cc:304] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:29.774794 17755 ts_tablet_manager.cc:1403] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.137s	user 0.006s	sys 0.005s
I20260709 13:05:29.775251 18096 raft_consensus.cc:3060] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.778781 17753 tablet_bootstrap.cc:492] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:29.779248 17753 ts_tablet_manager.cc:1403] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.001s
I20260709 13:05:29.781733 17753 raft_consensus.cc:359] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.782358 17753 raft_consensus.cc:385] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.782609 17753 raft_consensus.cc:740] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.783525 17753 consensus_queue.cc:260] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.783928 17382 catalog_manager.cc:5697] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 1 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.785538 17753 ts_tablet_manager.cc:1434] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:29.786476 17753 tablet_bootstrap.cc:492] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:29.790302 18036 leader_election.cc:290] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:29.790234 17755 raft_consensus.cc:359] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.790974 17755 raft_consensus.cc:385] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.791379 17755 raft_consensus.cc:740] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.776511 17751 raft_consensus.cc:359] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:29.792552 17751 raft_consensus.cc:385] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.792817 17751 raft_consensus.cc:740] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.793094 17752 tablet_bootstrap.cc:492] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:29.793586 17751 consensus_queue.cc:260] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:29.793962 17755 consensus_queue.cc:260] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.794235 17970 consensus_queue.cc:1048] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.796388 17755 ts_tablet_manager.cc:1434] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260709 13:05:29.797562 17755 tablet_bootstrap.cc:492] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:29.800678 17753 tablet_bootstrap.cc:654] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.793556 17752 ts_tablet_manager.cc:1403] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.171s	user 0.008s	sys 0.003s
I20260709 13:05:29.803131 17484 raft_consensus.cc:2468] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:29.800321 17380 catalog_manager.cc:5697] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.805302 17751 ts_tablet_manager.cc:1434] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:05:29.800854 17705 raft_consensus.cc:2468] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:29.806026 17752 raft_consensus.cc:359] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.806703 17752 raft_consensus.cc:385] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.806571 17751 tablet_bootstrap.cc:492] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:29.807055 17752 raft_consensus.cc:740] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.816674 17970 consensus_queue.cc:1048] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.825800 17751 tablet_bootstrap.cc:654] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.801138 18096 raft_consensus.cc:2749] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.807763 17752 consensus_queue.cc:260] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.830816 17753 tablet_bootstrap.cc:492] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:29.831090 17752 ts_tablet_manager.cc:1434] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:05:29.831411 17753 ts_tablet_manager.cc:1403] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.007s
I20260709 13:05:29.832356 17970 consensus_queue.cc:1048] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260709 13:05:29.871619 17755 tablet_bootstrap.cc:654] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.834501 17753 raft_consensus.cc:359] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:29.873025 17753 raft_consensus.cc:385] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.873287 17753 raft_consensus.cc:740] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.873950 17753 consensus_queue.cc:260] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:29.876008 17753 ts_tablet_manager.cc:1434] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.002s
I20260709 13:05:29.876933 17753 tablet_bootstrap.cc:492] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:29.841432 17751 tablet_bootstrap.cc:492] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:29.832093 17752 tablet_bootstrap.cc:492] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:29.884481 17970 raft_consensus.cc:493] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.884972 17970 raft_consensus.cc:515] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.885411 17753 tablet_bootstrap.cc:654] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.888506 17751 ts_tablet_manager.cc:1403] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.006s
I20260709 13:05:29.868112 17378 catalog_manager.cc:5697] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.892010 17970 leader_election.cc:290] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:29.892915 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a5560fe3c0449c99783b85e226da4a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:29.893532 17555 raft_consensus.cc:2468] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:29.895248 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a5560fe3c0449c99783b85e226da4a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
W20260709 13:05:29.897015 17671 leader_election.cc:343] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.898768 17671 leader_election.cc:304] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [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: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:29.902540 17751 raft_consensus.cc:359] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.903590 17752 tablet_bootstrap.cc:654] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.903534 17751 raft_consensus.cc:385] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.904721 17751 raft_consensus.cc:740] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.905977 17751 consensus_queue.cc:260] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.901443 17970 raft_consensus.cc:2804] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.916658 17970 raft_consensus.cc:493] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.916999 17970 raft_consensus.cc:3060] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.925976 18097 raft_consensus.cc:493] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.926481 18097 raft_consensus.cc:515] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.931934 18097 leader_election.cc:290] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:29.933277 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270529e374b545379eaf096f76d5b4be" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:29.934067 17555 raft_consensus.cc:2393] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7410d7117ec24237b34b559f3ed072f1 in current term 1: Already voted for candidate 76eacecce09641bfb11ac283477dfe74 in this term.
I20260709 13:05:29.949427 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270529e374b545379eaf096f76d5b4be" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:29.953220 18031 raft_consensus.cc:493] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.954298 17970 raft_consensus.cc:515] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.955677 17751 ts_tablet_manager.cc:1434] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 13:05:29.954013 18031 raft_consensus.cc:515] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:29.966765 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a5560fe3c0449c99783b85e226da4a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:29.967521 17555 raft_consensus.cc:3060] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.971657 17970 leader_election.cc:290] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:29.976357 17753 tablet_bootstrap.cc:492] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:29.976900 17753 ts_tablet_manager.cc:1403] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.100s	user 0.039s	sys 0.025s
I20260709 13:05:29.979487 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a5560fe3c0449c99783b85e226da4a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:29.979688 17753 raft_consensus.cc:359] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.980348 17753 raft_consensus.cc:385] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.980659 17753 raft_consensus.cc:740] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
W20260709 13:05:29.980989 17671 leader_election.cc:343] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.981294 17753 consensus_queue.cc:260] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.981992 18097 raft_consensus.cc:493] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.982654 18097 raft_consensus.cc:515] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:29.983896 17753 ts_tablet_manager.cc:1434] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:29.985008 17753 tablet_bootstrap.cc:492] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:29.985539 17751 tablet_bootstrap.cc:492] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:29.986060 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3a891f298c4ae6855dca75f366f31b" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
W20260709 13:05:29.987658 17597 leader_election.cc:343] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.986901 17755 tablet_bootstrap.cc:492] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:29.988965 17755 ts_tablet_manager.cc:1403] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.192s	user 0.025s	sys 0.036s
I20260709 13:05:29.989938 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827aea0c16034756b56bba24a5cb97d6" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:29.985073 17479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3a891f298c4ae6855dca75f366f31b" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:29.991827 18097 leader_election.cc:290] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:29.987703 17447 leader_election.cc:304] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
W20260709 13:05:29.992982 17448 leader_election.cc:343] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.993503 18097 raft_consensus.cc:3060] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.994016 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827aea0c16034756b56bba24a5cb97d6" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:29.994689 17755 raft_consensus.cc:359] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:29.995441 17755 raft_consensus.cc:385] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.995563 17753 tablet_bootstrap.cc:654] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.995775 17755 raft_consensus.cc:740] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.996713 17755 consensus_queue.cc:260] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
W20260709 13:05:29.997387 17447 leader_election.cc:343] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.997898 17447 leader_election.cc:304] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:29.998834 17751 tablet_bootstrap.cc:654] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.984949 18031 leader_election.cc:290] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:29.990589 17555 raft_consensus.cc:2468] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
W20260709 13:05:30.000464 17596 leader_election.cc:343] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.001407 17596 leader_election.cc:304] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:30.001641 18096 raft_consensus.cc:2749] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.002816 18118 raft_consensus.cc:2749] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.003815 18097 raft_consensus.cc:2749] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.011915 17753 tablet_bootstrap.cc:492] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:30.012481 17753 ts_tablet_manager.cc:1403] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260709 13:05:30.014971 17671 leader_election.cc:304] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:30.015056 17753 raft_consensus.cc:359] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.015756 17753 raft_consensus.cc:385] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.016026 17753 raft_consensus.cc:740] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.016404 17970 raft_consensus.cc:2804] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.016934 17970 raft_consensus.cc:697] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:30.016662 17753 consensus_queue.cc:260] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.017742 17970 consensus_queue.cc:237] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.018750 17753 ts_tablet_manager.cc:1434] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:30.034265 17753 tablet_bootstrap.cc:492] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:30.019341 18096 raft_consensus.cc:493] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.039422 18096 raft_consensus.cc:515] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.041560 18096 leader_election.cc:290] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:30.027508 17862 consensus_queue.cc:1048] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.037119 17752 tablet_bootstrap.cc:492] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:30.042734 17752 ts_tablet_manager.cc:1403] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.211s	user 0.025s	sys 0.014s
I20260709 13:05:29.998879 17755 ts_tablet_manager.cc:1434] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:05:30.042773 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353c27d744a44be0b79ce522bb449dd6" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:30.043848 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353c27d744a44be0b79ce522bb449dd6" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
W20260709 13:05:30.044492 17447 leader_election.cc:343] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:30.045377 17448 leader_election.cc:343] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.045775 17448 leader_election.cc:304] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:30.049676 17378 catalog_manager.cc:5697] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 1 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:30.050940 17752 raft_consensus.cc:359] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.051668 17752 raft_consensus.cc:385] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.051932 17752 raft_consensus.cc:740] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.052528 17752 consensus_queue.cc:260] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.053380 18096 raft_consensus.cc:2749] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.044059 17755 tablet_bootstrap.cc:492] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:30.056105 17753 tablet_bootstrap.cc:654] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.058892 17751 tablet_bootstrap.cc:492] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:30.059435 17751 ts_tablet_manager.cc:1403] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.000s
I20260709 13:05:30.060796 17755 tablet_bootstrap.cc:654] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.070757 17751 raft_consensus.cc:359] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.071640 17751 raft_consensus.cc:385] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.071952 17751 raft_consensus.cc:740] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.072662 17751 consensus_queue.cc:260] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.074332 17752 ts_tablet_manager.cc:1434] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.003s
I20260709 13:05:30.075665 17752 tablet_bootstrap.cc:492] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:30.076040 17751 ts_tablet_manager.cc:1434] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:05:30.077077 17751 tablet_bootstrap.cc:492] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:30.083896 17751 tablet_bootstrap.cc:654] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.085448 17753 tablet_bootstrap.cc:492] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:30.085899 17753 ts_tablet_manager.cc:1403] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.020s
I20260709 13:05:30.088513 17753 raft_consensus.cc:359] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:30.089154 17753 raft_consensus.cc:385] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.089432 17753 raft_consensus.cc:740] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.085055 17752 tablet_bootstrap.cc:654] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.090180 17753 consensus_queue.cc:260] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:30.093582 17755 tablet_bootstrap.cc:492] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:30.094110 17755 ts_tablet_manager.cc:1403] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.000s
I20260709 13:05:30.096627 17753 ts_tablet_manager.cc:1434] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:30.097625 17753 tablet_bootstrap.cc:492] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:30.103106 18113 raft_consensus.cc:493] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.103617 18113 raft_consensus.cc:515] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.104547 17753 tablet_bootstrap.cc:654] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.105696 18113 leader_election.cc:290] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:30.107295 17482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3a891f298c4ae6855dca75f366f31b" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:30.108476 17755 raft_consensus.cc:359] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.110500 17755 raft_consensus.cc:385] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.110746 17755 raft_consensus.cc:740] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.112545 17755 consensus_queue.cc:260] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.113137 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3a891f298c4ae6855dca75f366f31b" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:30.113781 17628 raft_consensus.cc:2468] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
W20260709 13:05:30.114859 17522 leader_election.cc:343] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.117568 17752 tablet_bootstrap.cc:492] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:30.118026 17752 ts_tablet_manager.cc:1403] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.043s	user 0.000s	sys 0.011s
I20260709 13:05:30.119946 17523 leader_election.cc:304] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [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: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:30.113256 18109 raft_consensus.cc:493] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.120635 18109 raft_consensus.cc:515] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.121598 17869 raft_consensus.cc:2804] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.121989 17869 raft_consensus.cc:493] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.122310 17869 raft_consensus.cc:3060] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.123508 18109 leader_election.cc:290] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:30.126372 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb4acf266934a68963cca9e7ad6c000" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
W20260709 13:05:30.127774 17671 leader_election.cc:343] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.129827 17869 raft_consensus.cc:515] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.131036 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb4acf266934a68963cca9e7ad6c000" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:30.131829 17869 leader_election.cc:290] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
W20260709 13:05:30.133049 17671 leader_election.cc:343] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.133460 17671 leader_election.cc:304] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:30.133702 17751 tablet_bootstrap.cc:492] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:30.134156 17751 ts_tablet_manager.cc:1403] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.002s
I20260709 13:05:30.134748 17755 ts_tablet_manager.cc:1434] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 13:05:30.136194 17755 tablet_bootstrap.cc:492] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:30.136650 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3a891f298c4ae6855dca75f366f31b" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:30.136826 17751 raft_consensus.cc:359] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.137606 17751 raft_consensus.cc:385] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.137869 17751 raft_consensus.cc:740] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.138463 17751 consensus_queue.cc:260] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.138899 18096 raft_consensus.cc:493] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.139398 18096 raft_consensus.cc:515] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:30.140730 17970 raft_consensus.cc:2749] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.120586 17752 raft_consensus.cc:359] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.140969 17751 ts_tablet_manager.cc:1434] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:30.141172 17752 raft_consensus.cc:385] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.141460 18096 leader_election.cc:290] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:30.143666 17751 tablet_bootstrap.cc:492] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:30.149959 17751 tablet_bootstrap.cc:654] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.150921 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1672a043f749b1ad7e8f2c57ae5c47" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:30.153944 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1672a043f749b1ad7e8f2c57ae5c47" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:30.155612 17447 leader_election.cc:343] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:30.156628 17448 leader_election.cc:343] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.157119 17448 leader_election.cc:304] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:30.154117 17753 tablet_bootstrap.cc:492] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:30.159219 17753 ts_tablet_manager.cc:1403] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.018s
I20260709 13:05:30.161501 17755 tablet_bootstrap.cc:654] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.162130 17753 raft_consensus.cc:359] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.164621 17753 raft_consensus.cc:385] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.134678 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3a891f298c4ae6855dca75f366f31b" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:30.165517 17628 raft_consensus.cc:3060] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.164623 18031 raft_consensus.cc:493] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.167914 18031 raft_consensus.cc:515] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.170589 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a5560fe3c0449c99783b85e226da4a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
W20260709 13:05:30.163439 17522 leader_election.cc:343] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.171186 17970 raft_consensus.cc:493] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.172446 17970 raft_consensus.cc:515] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.173622 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a5560fe3c0449c99783b85e226da4a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:30.175093 17970 leader_election.cc:290] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:30.177466 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385e8769549d4d43888c03e857ef96bb" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:30.178344 17630 raft_consensus.cc:2468] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:30.172073 18031 leader_election.cc:290] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:30.179905 17671 leader_election.cc:304] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:30.171380 17555 raft_consensus.cc:2393] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31e96c6c42f2472da291d75d7aece62a in current term 1: Already voted for candidate 76eacecce09641bfb11ac283477dfe74 in this term.
I20260709 13:05:30.181663 17597 leader_election.cc:304] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:30.182024 17970 raft_consensus.cc:2804] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.182379 18031 raft_consensus.cc:3060] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.182590 17970 raft_consensus.cc:493] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.183179 17970 raft_consensus.cc:3060] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.184154 17753 raft_consensus.cc:740] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.185127 17753 consensus_queue.cc:260] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.171308 18096 raft_consensus.cc:2749] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.141487 17752 raft_consensus.cc:740] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.188434 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385e8769549d4d43888c03e857ef96bb" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:30.192308 18031 raft_consensus.cc:2749] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.196723 17753 ts_tablet_manager.cc:1434] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.002s
I20260709 13:05:30.200332 17753 tablet_bootstrap.cc:492] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:30.198602 17628 raft_consensus.cc:2468] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:30.187633 17752 consensus_queue.cc:260] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.206269 17555 raft_consensus.cc:2468] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:30.206532 17523 leader_election.cc:304] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:30.207628 18025 raft_consensus.cc:2804] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.208261 18025 raft_consensus.cc:697] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:30.210594 18025 consensus_queue.cc:237] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.212273 17752 ts_tablet_manager.cc:1434] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.000s
I20260709 13:05:30.213294 17752 tablet_bootstrap.cc:492] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:30.219843 18109 consensus_queue.cc:1048] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.222303 17752 tablet_bootstrap.cc:654] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.223811 17751 tablet_bootstrap.cc:492] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:30.218931 17753 tablet_bootstrap.cc:654] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.236938 17751 ts_tablet_manager.cc:1403] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.008s
I20260709 13:05:30.239820 17869 consensus_queue.cc:1048] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.243194 18113 consensus_queue.cc:1048] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.256910 17751 raft_consensus.cc:359] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.257835 17751 raft_consensus.cc:385] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.258154 17751 raft_consensus.cc:740] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.266463 17970 raft_consensus.cc:515] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.268596 17970 leader_election.cc:290] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:30.267900 17381 catalog_manager.cc:5697] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.290956 18025 consensus_queue.cc:1048] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.291196 18118 raft_consensus.cc:493] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.292146 18118 raft_consensus.cc:515] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.294760 18118 leader_election.cc:290] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:30.297881 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385e8769549d4d43888c03e857ef96bb" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:30.298494 17630 raft_consensus.cc:3060] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.303658 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d5a058583549d9b8c9e09439d7070c" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:30.312055 17753 tablet_bootstrap.cc:492] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:30.270267 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385e8769549d4d43888c03e857ef96bb" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:30.327354 17753 ts_tablet_manager.cc:1403] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.127s	user 0.015s	sys 0.018s
I20260709 13:05:30.327462 17555 raft_consensus.cc:3060] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:30.317694 17596 leader_election.cc:343] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.330026 17753 raft_consensus.cc:359] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.330668 17753 raft_consensus.cc:385] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.318455 17630 raft_consensus.cc:2468] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:30.321573 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d5a058583549d9b8c9e09439d7070c" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
W20260709 13:05:30.332311 17597 leader_election.cc:343] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.332913 17597 leader_election.cc:304] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:30.334013 17752 tablet_bootstrap.cc:492] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:30.333945 18118 raft_consensus.cc:2749] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.334534 17752 ts_tablet_manager.cc:1403] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.021s
I20260709 13:05:30.341941 17752 raft_consensus.cc:359] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:30.342602 17752 raft_consensus.cc:385] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.342878 17752 raft_consensus.cc:740] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.343534 17752 consensus_queue.cc:260] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:30.330931 17753 raft_consensus.cc:740] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.344910 17753 consensus_queue.cc:260] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.362273 17752 ts_tablet_manager.cc:1434] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:05:30.363358 17753 ts_tablet_manager.cc:1434] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:05:30.364671 17753 tablet_bootstrap.cc:492] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:30.326023 17751 consensus_queue.cc:260] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.374709 17755 tablet_bootstrap.cc:492] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:30.375248 17755 ts_tablet_manager.cc:1403] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.239s	user 0.064s	sys 0.078s
I20260709 13:05:30.377830 17755 raft_consensus.cc:359] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.378448 17755 raft_consensus.cc:385] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.378700 17755 raft_consensus.cc:740] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.382009 17753 tablet_bootstrap.cc:654] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:30.385221 17430 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:30.385979 17755 consensus_queue.cc:260] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.390986 17755 ts_tablet_manager.cc:1434] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:05:30.391983 17755 tablet_bootstrap.cc:492] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:30.394955 17671 leader_election.cc:304] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:30.395766 17862 raft_consensus.cc:2804] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.396257 17862 raft_consensus.cc:697] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:30.397035 17862 consensus_queue.cc:237] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.397692 17755 tablet_bootstrap.cc:654] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.407141 17752 tablet_bootstrap.cc:492] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:30.416570 17752 tablet_bootstrap.cc:654] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.427950 17751 ts_tablet_manager.cc:1434] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.190s	user 0.002s	sys 0.006s
I20260709 13:05:30.429495 17751 tablet_bootstrap.cc:492] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:30.436743 18109 consensus_queue.cc:1048] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.436866 17555 raft_consensus.cc:2468] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:30.443212 18113 consensus_queue.cc:1048] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.453135 18009 consensus_queue.cc:1048] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.457782 17752 tablet_bootstrap.cc:492] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:30.458252 17752 ts_tablet_manager.cc:1403] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.002s
I20260709 13:05:30.460482 17377 catalog_manager.cc:5697] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 1 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:30.470242 18009 consensus_queue.cc:1048] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.472097 18096 raft_consensus.cc:493] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.472700 18096 raft_consensus.cc:515] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.474679 18097 raft_consensus.cc:493] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.474756 18096 leader_election.cc:290] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:30.475299 18097 raft_consensus.cc:515] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:30.476176 17970 consensus_queue.cc:1048] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.477037 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4576139c4c7343efbd463df7bc32bfe0" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:30.477335 18097 leader_election.cc:290] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:30.477802 17705 raft_consensus.cc:2468] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:30.478849 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4db7d789d340a7a2fdf2647698ed24" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:30.486616 17447 leader_election.cc:343] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.487339 17447 leader_election.cc:304] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:30.488345 18097 raft_consensus.cc:2804] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.488700 18097 raft_consensus.cc:493] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.489051 18097 raft_consensus.cc:3060] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.495786 18097 raft_consensus.cc:515] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.498464 18097 leader_election.cc:290] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:30.498575 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4576139c4c7343efbd463df7bc32bfe0" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:30.499297 17703 raft_consensus.cc:3060] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.508904 17755 tablet_bootstrap.cc:492] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:30.509546 17755 ts_tablet_manager.cc:1403] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.118s	user 0.044s	sys 0.046s
I20260709 13:05:30.512957 17755 raft_consensus.cc:359] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:30.513821 17755 raft_consensus.cc:385] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.514160 17755 raft_consensus.cc:740] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.514938 17755 consensus_queue.cc:260] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:30.517830 17755 ts_tablet_manager.cc:1434] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:05:30.518972 17755 tablet_bootstrap.cc:492] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:30.527245 17755 tablet_bootstrap.cc:654] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.530923 17703 raft_consensus.cc:2468] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:30.536800 17447 leader_election.cc:304] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:30.538548 18096 raft_consensus.cc:2804] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.539211 18096 raft_consensus.cc:697] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:30.539974 17752 raft_consensus.cc:359] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:30.540763 17752 raft_consensus.cc:385] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.540319 18096 consensus_queue.cc:237] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.483577 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4576139c4c7343efbd463df7bc32bfe0" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:30.548861 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4576139c4c7343efbd463df7bc32bfe0" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:30.541074 17752 raft_consensus.cc:740] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.556073 17752 consensus_queue.cc:260] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
W20260709 13:05:30.561254 17448 leader_election.cc:343] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:30.562222 17448 leader_election.cc:343] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.480832 17751 tablet_bootstrap.cc:654] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.570040 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4db7d789d340a7a2fdf2647698ed24" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:30.570142 17862 raft_consensus.cc:493] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.571820 17862 raft_consensus.cc:515] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:30.573793 17862 leader_election.cc:290] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:30.577235 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827aea0c16034756b56bba24a5cb97d6" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:30.577847 17484 raft_consensus.cc:2468] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:30.580240 17752 ts_tablet_manager.cc:1434] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.122s	user 0.008s	sys 0.000s
I20260709 13:05:30.578918 17670 leader_election.cc:304] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:30.583362 17752 tablet_bootstrap.cc:492] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
W20260709 13:05:30.584003 17523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:44343, user_credentials={real_user=slave}} blocked reactor thread for 71703.2us
I20260709 13:05:30.584748 18038 raft_consensus.cc:2804] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:30.582691 17448 leader_election.cc:343] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.586203 17448 leader_election.cc:304] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:30.591154 17753 tablet_bootstrap.cc:492] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:30.591813 17753 ts_tablet_manager.cc:1403] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.227s	user 0.035s	sys 0.041s
I20260709 13:05:30.594151 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827aea0c16034756b56bba24a5cb97d6" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:30.585178 18038 raft_consensus.cc:493] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.601430 18038 raft_consensus.cc:3060] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.590642 18097 raft_consensus.cc:2749] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.596563 17555 raft_consensus.cc:2468] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 0.
I20260709 13:05:30.615410 18097 raft_consensus.cc:493] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.615940 18097 raft_consensus.cc:515] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.617882 18097 leader_election.cc:290] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:30.610517 18109 consensus_queue.cc:1048] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:05:30.619967 17753 raft_consensus.cc:359] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.620630 17753 raft_consensus.cc:385] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.620910 17753 raft_consensus.cc:740] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.621592 17753 consensus_queue.cc:260] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.624133 17752 tablet_bootstrap.cc:654] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.626571 17753 ts_tablet_manager.cc:1434] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:05:30.627599 17753 tablet_bootstrap.cc:492] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:30.633028 17753 tablet_bootstrap.cc:654] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.639082 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd79edec9b64b6d87e8f67fc80b2243" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:30.645447 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd79edec9b64b6d87e8f67fc80b2243" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:30.646346 17753 tablet_bootstrap.cc:492] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1: No bootstrap required, opened a new log
I20260709 13:05:30.646833 17753 ts_tablet_manager.cc:1403] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260709 13:05:30.650094 18118 raft_consensus.cc:493] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.650570 18118 raft_consensus.cc:515] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.650707 17753 raft_consensus.cc:359] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.651505 17753 raft_consensus.cc:385] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.651777 17753 raft_consensus.cc:740] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.652380 17484 raft_consensus.cc:3060] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.652598 18118 leader_election.cc:290] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:30.653506 18038 raft_consensus.cc:515] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
W20260709 13:05:30.654021 17448 leader_election.cc:343] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.654208 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353c27d744a44be0b79ce522bb449dd6" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
W20260709 13:05:30.655191 17448 leader_election.cc:343] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.655624 17448 leader_election.cc:304] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad
W20260709 13:05:30.655910 17596 leader_election.cc:343] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.656349 18175 raft_consensus.cc:2749] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.657168 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353c27d744a44be0b79ce522bb449dd6" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:30.657770 17480 raft_consensus.cc:2468] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 0.
I20260709 13:05:30.658764 17755 tablet_bootstrap.cc:492] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:30.659246 17755 ts_tablet_manager.cc:1403] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.003s
I20260709 13:05:30.659541 17596 leader_election.cc:304] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:30.660563 18118 raft_consensus.cc:2804] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.660965 18038 leader_election.cc:290] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:30.661051 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827aea0c16034756b56bba24a5cb97d6" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:30.660996 18118 raft_consensus.cc:493] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.661741 17480 raft_consensus.cc:3060] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.662612 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827aea0c16034756b56bba24a5cb97d6" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:30.652365 17753 consensus_queue.cc:260] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.661916 18118 raft_consensus.cc:3060] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.664152 18113 consensus_queue.cc:1048] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.663174 17553 raft_consensus.cc:3060] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.677964 17755 raft_consensus.cc:359] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.677876 17378 catalog_manager.cc:5697] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:30.678650 17755 raft_consensus.cc:385] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.678958 17755 raft_consensus.cc:740] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.680763 17755 consensus_queue.cc:260] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.682755 17755 ts_tablet_manager.cc:1434] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 13:05:30.687173 18118 raft_consensus.cc:515] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.691514 17751 tablet_bootstrap.cc:492] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:30.705046 17751 ts_tablet_manager.cc:1403] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.276s	user 0.014s	sys 0.007s
I20260709 13:05:30.707693 17751 raft_consensus.cc:359] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.708420 17751 raft_consensus.cc:385] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.708689 17751 raft_consensus.cc:740] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.708813 18175 raft_consensus.cc:493] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.709280 17869 consensus_queue.cc:1048] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.709518 17751 consensus_queue.cc:260] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.709316 18175 raft_consensus.cc:515] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.692397 17553 raft_consensus.cc:2468] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:30.695678 17480 raft_consensus.cc:2468] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:30.711887 18175 leader_election.cc:290] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:30.712540 18118 leader_election.cc:290] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:30.699770 17753 ts_tablet_manager.cc:1434] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.002s
I20260709 13:05:30.712847 17671 leader_election.cc:304] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:30.713889 17970 raft_consensus.cc:2804] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.714349 17970 raft_consensus.cc:697] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:30.715201 17970 consensus_queue.cc:237] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:30.712533 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353c27d744a44be0b79ce522bb449dd6" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:30.717074 17703 raft_consensus.cc:3060] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.704216 17752 tablet_bootstrap.cc:492] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:30.726387 17752 ts_tablet_manager.cc:1403] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.004s
I20260709 13:05:30.729133 17752 raft_consensus.cc:359] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.729748 17752 raft_consensus.cc:385] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.730007 17752 raft_consensus.cc:740] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.705304 17755 tablet_bootstrap.cc:492] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:30.740610 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3a891f298c4ae6855dca75f366f31b" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:30.741740 17479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353c27d744a44be0b79ce522bb449dd6" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:30.742556 17479 raft_consensus.cc:3060] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.742674 17752 consensus_queue.cc:260] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.748041 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3a891f298c4ae6855dca75f366f31b" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:30.750438 17448 leader_election.cc:304] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1; no voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:30.725695 17703 raft_consensus.cc:2468] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:30.756397 17596 leader_election.cc:304] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:30.757414 18031 raft_consensus.cc:2804] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.758061 18031 raft_consensus.cc:697] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:30.759106 18031 consensus_queue.cc:237] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.768718 17751 ts_tablet_manager.cc:1434] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 13:05:30.785745 17751 tablet_bootstrap.cc:492] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:30.787715 17752 ts_tablet_manager.cc:1434] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.002s
I20260709 13:05:30.789165 17752 tablet_bootstrap.cc:492] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:30.794239 17479 raft_consensus.cc:2468] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:30.803800 18173 raft_consensus.cc:2749] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:30.805235 18113 raft_consensus.cc:493] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.824947 18113 raft_consensus.cc:515] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.826967 18113 leader_election.cc:290] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:30.828929 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb4acf266934a68963cca9e7ad6c000" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:30.829574 17703 raft_consensus.cc:2468] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:30.831868 17522 leader_election.cc:304] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:30.832624 18113 raft_consensus.cc:2804] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.833011 18113 raft_consensus.cc:493] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.833341 18113 raft_consensus.cc:3060] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.816334 17751 tablet_bootstrap.cc:654] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.818351 17755 tablet_bootstrap.cc:654] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.839879 17380 catalog_manager.cc:5697] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 1 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.822449 17752 tablet_bootstrap.cc:654] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:30.822299 17596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.132:39849, user_credentials={real_user=slave}} blocked reactor thread for 50995us
I20260709 13:05:30.847671 18114 raft_consensus.cc:493] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.848227 18114 raft_consensus.cc:515] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:30.850490 18114 leader_election.cc:290] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:30.857935 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb4acf266934a68963cca9e7ad6c000" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:30.860579 17382 catalog_manager.cc:5697] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 0 to 1, leader changed from <none> to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 1 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.869450 18113 raft_consensus.cc:515] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.873961 18038 consensus_queue.cc:1048] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.876720 18113 leader_election.cc:290] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:30.878541 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4576139c4c7343efbd463df7bc32bfe0" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:30.879354 17703 raft_consensus.cc:2393] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31e96c6c42f2472da291d75d7aece62a in current term 1: Already voted for candidate 7410d7117ec24237b34b559f3ed072f1 in this term.
I20260709 13:05:30.880721 17751 tablet_bootstrap.cc:492] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:30.881199 17751 ts_tablet_manager.cc:1403] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.026s
I20260709 13:05:30.881844 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4576139c4c7343efbd463df7bc32bfe0" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:30.884096 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb4acf266934a68963cca9e7ad6c000" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
W20260709 13:05:30.885051 17523 leader_election.cc:343] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.885246 17751 raft_consensus.cc:359] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.885870 17596 leader_election.cc:304] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:30.889703 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb4acf266934a68963cca9e7ad6c000" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
W20260709 13:05:30.887903 17523 leader_election.cc:343] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.898077 18114 raft_consensus.cc:3060] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.898332 17703 raft_consensus.cc:3060] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.885949 17751 raft_consensus.cc:385] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.899122 17751 raft_consensus.cc:740] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.899950 17751 consensus_queue.cc:260] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.902288 17751 ts_tablet_manager.cc:1434] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.005s
I20260709 13:05:30.903268 17751 tablet_bootstrap.cc:492] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:30.907183 17703 raft_consensus.cc:2468] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:30.907438 18038 consensus_queue.cc:1048] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.910018 17751 tablet_bootstrap.cc:654] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.927505 17522 leader_election.cc:304] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:30.928707 18168 raft_consensus.cc:2804] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.929217 18168 raft_consensus.cc:697] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:30.930042 18168 consensus_queue.cc:237] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:30.943527 18114 raft_consensus.cc:2749] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.948055 17752 tablet_bootstrap.cc:492] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:30.948657 17752 ts_tablet_manager.cc:1403] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.160s	user 0.011s	sys 0.001s
I20260709 13:05:30.948843 17755 tablet_bootstrap.cc:492] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:30.949319 17755 ts_tablet_manager.cc:1403] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.244s	user 0.005s	sys 0.010s
I20260709 13:05:30.951531 17752 raft_consensus.cc:359] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.951771 17755 raft_consensus.cc:359] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:30.952360 17752 raft_consensus.cc:385] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.952757 17752 raft_consensus.cc:740] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.953465 17752 consensus_queue.cc:260] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.953589 17377 catalog_manager.cc:5697] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.955629 17752 ts_tablet_manager.cc:1434] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:30.956570 17752 tablet_bootstrap.cc:492] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
W20260709 13:05:30.961489 17596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:46615, user_credentials={real_user=slave}} blocked reactor thread for 54594.6us
I20260709 13:05:30.962224 17752 tablet_bootstrap.cc:654] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.969336 18097 consensus_queue.cc:1048] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.978222 18097 raft_consensus.cc:493] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.979002 18097 raft_consensus.cc:515] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:30.982889 18113 raft_consensus.cc:493] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.983132 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d5a058583549d9b8c9e09439d7070c" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:30.983621 18113 raft_consensus.cc:515] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:30.984118 17559 raft_consensus.cc:2468] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:30.988035 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d5a058583549d9b8c9e09439d7070c" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:30.988793 17633 raft_consensus.cc:2468] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:30.990722 17448 leader_election.cc:304] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 
I20260709 13:05:30.992062 18173 raft_consensus.cc:2804] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.992522 18173 raft_consensus.cc:493] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.992944 18173 raft_consensus.cc:3060] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.993001 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1672a043f749b1ad7e8f2c57ae5c47" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:30.997745 17479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1672a043f749b1ad7e8f2c57ae5c47" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:30.998720 17479 raft_consensus.cc:2468] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:30.986698 18113 leader_election.cc:290] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:31.003437 17522 leader_election.cc:304] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:31.004983 17869 raft_consensus.cc:2804] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.005507 17869 raft_consensus.cc:493] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.005991 17869 raft_consensus.cc:3060] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.005664 18097 leader_election.cc:290] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:30.952378 17755 raft_consensus.cc:385] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.016440 17755 raft_consensus.cc:740] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.017807 17755 consensus_queue.cc:260] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:31.020466 17705 raft_consensus.cc:2468] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:31.022524 18173 raft_consensus.cc:515] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:31.042821 18173 leader_election.cc:290] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:31.043265 17755 ts_tablet_manager.cc:1434] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.002s
I20260709 13:05:31.044579 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d5a058583549d9b8c9e09439d7070c" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:31.045609 17559 raft_consensus.cc:3060] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.051870 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d5a058583549d9b8c9e09439d7070c" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:31.058986 17633 raft_consensus.cc:3060] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.055339 17755 tablet_bootstrap.cc:492] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:31.064590 18097 consensus_queue.cc:1048] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:31.081888 17869 raft_consensus.cc:515] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:31.094436 17869 leader_election.cc:290] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:31.094523 17752 tablet_bootstrap.cc:492] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:31.095270 17752 ts_tablet_manager.cc:1403] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.139s	user 0.037s	sys 0.053s
I20260709 13:05:31.098235 17752 raft_consensus.cc:359] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:31.098896 17752 raft_consensus.cc:385] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.101588 17752 raft_consensus.cc:740] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.104202 17633 raft_consensus.cc:2468] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:31.104164 17752 consensus_queue.cc:260] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:31.105439 17559 raft_consensus.cc:2468] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:31.107887 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1672a043f749b1ad7e8f2c57ae5c47" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:31.108496 17703 raft_consensus.cc:3060] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.109844 17479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1672a043f749b1ad7e8f2c57ae5c47" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:31.110452 17479 raft_consensus.cc:3060] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.110113 17448 leader_election.cc:304] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 
I20260709 13:05:31.112481 18173 raft_consensus.cc:2804] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.112926 18173 raft_consensus.cc:697] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:31.113701 18173 consensus_queue.cc:237] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:31.118366 17755 tablet_bootstrap.cc:654] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.119493 17751 tablet_bootstrap.cc:492] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:31.122320 17751 ts_tablet_manager.cc:1403] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.219s	user 0.048s	sys 0.101s
I20260709 13:05:31.123131 17479 raft_consensus.cc:2468] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:31.124402 18097 raft_consensus.cc:493] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.125530 18097 raft_consensus.cc:515] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:31.126932 17751 raft_consensus.cc:359] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:31.127478 18097 leader_election.cc:290] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:31.127712 17751 raft_consensus.cc:385] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.128166 17751 raft_consensus.cc:740] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.128491 17703 raft_consensus.cc:2468] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:31.128733 18031 raft_consensus.cc:493] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.129218 18031 raft_consensus.cc:515] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:31.130586 17862 consensus_queue.cc:1048] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.130759 17522 leader_election.cc:304] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:31.131587 17869 raft_consensus.cc:2804] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.132375 18031 leader_election.cc:290] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:31.133656 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb4acf266934a68963cca9e7ad6c000" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:31.134430 17705 raft_consensus.cc:2393] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31e96c6c42f2472da291d75d7aece62a in current term 1: Already voted for candidate b1674e4623354368b0b32287a2aa86ad in this term.
I20260709 13:05:31.135540 17869 raft_consensus.cc:697] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:31.134411 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8974af82002e4325ae10e3087232db6a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:31.136492 17869 consensus_queue.cc:237] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:31.137570 17752 ts_tablet_manager.cc:1434] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 13:05:31.139839 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8974af82002e4325ae10e3087232db6a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:31.140709 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb4acf266934a68963cca9e7ad6c000" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
W20260709 13:05:31.141008 17447 leader_election.cc:343] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.141824 17752 tablet_bootstrap.cc:492] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad: Bootstrap starting.
I20260709 13:05:31.144119 17597 leader_election.cc:304] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:31.145407 18031 raft_consensus.cc:3060] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.150746 17752 tablet_bootstrap.cc:654] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.152546 18031 raft_consensus.cc:2749] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.155298 17382 catalog_manager.cc:5697] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.162066 17752 tablet_bootstrap.cc:492] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad: No bootstrap required, opened a new log
I20260709 13:05:31.164698 17752 ts_tablet_manager.cc:1403] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260709 13:05:31.166347 17755 tablet_bootstrap.cc:492] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:31.162742 17751 consensus_queue.cc:260] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:31.168833 17755 ts_tablet_manager.cc:1403] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.004s
I20260709 13:05:31.169183 17633 raft_consensus.cc:2468] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 0.
I20260709 13:05:31.177770 17448 leader_election.cc:304] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [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: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:31.179781 17751 ts_tablet_manager.cc:1434] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.000s
I20260709 13:05:31.190523 17752 raft_consensus.cc:359] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:31.192056 17751 tablet_bootstrap.cc:492] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a: Bootstrap starting.
I20260709 13:05:31.193385 17755 raft_consensus.cc:359] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:31.194070 17755 raft_consensus.cc:385] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.194317 17755 raft_consensus.cc:740] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.194941 17755 consensus_queue.cc:260] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:31.191304 17752 raft_consensus.cc:385] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.196316 17752 raft_consensus.cc:740] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.197083 17752 consensus_queue.cc:260] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:31.197377 18097 raft_consensus.cc:2804] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.197855 18097 raft_consensus.cc:493] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.198010 17755 ts_tablet_manager.cc:1434] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260709 13:05:31.198201 18097 raft_consensus.cc:3060] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.199148 17752 ts_tablet_manager.cc:1434] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 13:05:31.200443 17755 tablet_bootstrap.cc:492] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74: Bootstrap starting.
I20260709 13:05:31.194572 17377 catalog_manager.cc:5697] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:31.207154 17755 tablet_bootstrap.cc:654] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.200773 17751 tablet_bootstrap.cc:654] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.221127 18109 consensus_queue.cc:1048] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.224138 17751 tablet_bootstrap.cc:492] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a: No bootstrap required, opened a new log
I20260709 13:05:31.224646 17751 ts_tablet_manager.cc:1403] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.001s
I20260709 13:05:31.224745 18097 raft_consensus.cc:515] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:31.235267 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8974af82002e4325ae10e3087232db6a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:31.235888 17629 raft_consensus.cc:3060] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.236773 17751 raft_consensus.cc:359] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:31.237720 17751 raft_consensus.cc:385] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.238058 17751 raft_consensus.cc:740] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.240756 17751 consensus_queue.cc:260] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:31.243234 17751 ts_tablet_manager.cc:1434] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 13:05:31.252748 17629 raft_consensus.cc:2468] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:31.254315 17448 leader_election.cc:304] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 
I20260709 13:05:31.255185 18175 raft_consensus.cc:2804] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.255636 18175 raft_consensus.cc:697] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:31.256438 18175 consensus_queue.cc:237] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:31.230301 18113 raft_consensus.cc:493] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.261344 18113 raft_consensus.cc:515] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:31.278566 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4db7d789d340a7a2fdf2647698ed24" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:31.278759 18113 leader_election.cc:290] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
W20260709 13:05:31.280486 17522 leader_election.cc:343] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.284626 18097 leader_election.cc:290] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 1 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:31.308420 17755 tablet_bootstrap.cc:492] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74: No bootstrap required, opened a new log
I20260709 13:05:31.309127 17755 ts_tablet_manager.cc:1403] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74: Time spent bootstrapping tablet: real 0.109s	user 0.020s	sys 0.043s
I20260709 13:05:31.312278 17755 raft_consensus.cc:359] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:31.313401 17755 raft_consensus.cc:385] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.313735 17755 raft_consensus.cc:740] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.314443 17755 consensus_queue.cc:260] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
W20260709 13:05:31.315233 17447 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.132:39849, user_credentials={real_user=slave}} blocked reactor thread for 65561us
I20260709 13:05:31.317767 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4db7d789d340a7a2fdf2647698ed24" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:31.318369 17480 raft_consensus.cc:2468] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:31.318658 17755 ts_tablet_manager.cc:1434] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:05:31.327344 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8974af82002e4325ae10e3087232db6a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:31.328177 17704 raft_consensus.cc:3060] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.346073 17704 raft_consensus.cc:2468] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 1.
I20260709 13:05:31.348280 18009 raft_consensus.cc:493] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.348809 18009 raft_consensus.cc:515] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:31.350971 18009 leader_election.cc:290] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:31.351871 17522 leader_election.cc:304] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [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: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:31.352216 18114 consensus_queue.cc:1048] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.353015 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd79edec9b64b6d87e8f67fc80b2243" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:31.353246 17869 raft_consensus.cc:2804] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.353714 17628 raft_consensus.cc:2468] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:31.353839 17869 raft_consensus.cc:493] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.354610 17869 raft_consensus.cc:3060] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.355343 17523 leader_election.cc:304] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:31.356570 18113 raft_consensus.cc:2804] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.356917 18113 raft_consensus.cc:493] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.357234 18113 raft_consensus.cc:3060] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.358341 17480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd79edec9b64b6d87e8f67fc80b2243" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:31.358999 17480 raft_consensus.cc:2468] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 0.
I20260709 13:05:31.365509 18114 consensus_queue.cc:1048] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.366225 18113 raft_consensus.cc:515] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:31.368343 18113 leader_election.cc:290] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:31.369095 17869 raft_consensus.cc:515] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:31.370554 17479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd79edec9b64b6d87e8f67fc80b2243" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:31.376358 17479 raft_consensus.cc:3060] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.377301 17869 leader_election.cc:290] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:31.379657 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4db7d789d340a7a2fdf2647698ed24" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:31.380254 17705 raft_consensus.cc:3060] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.371698 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd79edec9b64b6d87e8f67fc80b2243" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:31.368037 17380 catalog_manager.cc:5697] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:31.383318 17479 raft_consensus.cc:2468] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:31.384797 17522 leader_election.cc:304] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:31.385725 18025 raft_consensus.cc:2804] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.385929 17484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4db7d789d340a7a2fdf2647698ed24" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:31.386224 18025 raft_consensus.cc:697] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:31.386528 17484 raft_consensus.cc:3060] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.397115 18025 consensus_queue.cc:237] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:31.399345 17484 raft_consensus.cc:2468] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:31.401329 17522 leader_election.cc:304] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:31.402961 17628 raft_consensus.cc:3060] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.403410 18167 raft_consensus.cc:2804] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.403939 18167 raft_consensus.cc:697] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:31.404690 18167 consensus_queue.cc:237] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:31.408728 17869 consensus_queue.cc:1048] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.415604 17705 raft_consensus.cc:2468] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:31.434099 17628 raft_consensus.cc:2468] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
I20260709 13:05:31.449851 17382 catalog_manager.cc:5697] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.460741 18025 consensus_queue.cc:1048] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:31.482859 17430 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:31.481992 17380 catalog_manager.cc:5697] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 0 to 1, leader changed from <none> to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 1 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:31.565254 17869 consensus_queue.cc:1048] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.573895 18168 consensus_queue.cc:1048] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.646938 18173 consensus_queue.cc:1048] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.658469 18175 consensus_queue.cc:1048] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.682818 18175 consensus_queue.cc:1048] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.697477 18202 consensus_queue.cc:1048] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.813542 18025 consensus_queue.cc:1048] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.825140 18025 consensus_queue.cc:1048] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.913326 18168 consensus_queue.cc:1048] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.923424 18025 consensus_queue.cc:1048] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.440521 14442 tablet_server.cc:179] TabletServer@127.14.26.129:0 shutting down...
W20260709 13:05:32.449144 17522 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:05:32.454900 17522 consensus_peers.cc:597] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.480686 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:32.481717 14442 tablet_replica.cc:333] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.482664 14442 raft_consensus.cc:2243] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.483217 14442 raft_consensus.cc:2272] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.489360 14442 tablet_replica.cc:333] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.490245 14442 raft_consensus.cc:2243] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:32.491181 14442 raft_consensus.cc:2272] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.493714 14442 tablet_replica.cc:333] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.494602 14442 raft_consensus.cc:2243] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.495333 14442 raft_consensus.cc:2272] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.497517 14442 tablet_replica.cc:333] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
W20260709 13:05:32.497757 17670 consensus_peers.cc:597] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.498339 14442 raft_consensus.cc:2243] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.498821 14442 raft_consensus.cc:2272] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.500864 14442 tablet_replica.cc:333] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.501598 14442 raft_consensus.cc:2243] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.501998 14442 raft_consensus.cc:2272] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.503747 14442 tablet_replica.cc:333] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.504326 14442 raft_consensus.cc:2243] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.504745 14442 raft_consensus.cc:2272] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.507328 14442 tablet_replica.cc:333] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.508387 14442 raft_consensus.cc:2243] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:32.509284 14442 raft_consensus.cc:2272] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.511411 14442 tablet_replica.cc:333] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.512132 14442 raft_consensus.cc:2243] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:32.512974 14442 raft_consensus.cc:2272] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.515029 14442 tablet_replica.cc:333] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.515735 14442 raft_consensus.cc:2243] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.516237 14442 raft_consensus.cc:2272] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.518653 14442 tablet_replica.cc:333] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.519428 14442 raft_consensus.cc:2243] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.519980 14442 raft_consensus.cc:2272] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.522213 14442 tablet_replica.cc:333] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.522924 14442 raft_consensus.cc:2243] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.523434 14442 raft_consensus.cc:2272] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.525466 14442 tablet_replica.cc:333] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.526254 14442 raft_consensus.cc:2243] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.526800 14442 raft_consensus.cc:2272] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.529158 14442 tablet_replica.cc:333] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.529884 14442 raft_consensus.cc:2243] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:32.530190 17522 consensus_peers.cc:597] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.530429 14442 raft_consensus.cc:2272] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.533037 14442 tablet_replica.cc:333] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
W20260709 13:05:32.533134 17596 consensus_peers.cc:597] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.533835 14442 raft_consensus.cc:2243] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:32.534759 14442 raft_consensus.cc:2272] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:32.535650 17596 consensus_peers.cc:597] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.537580 14442 tablet_replica.cc:333] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.539426 14442 raft_consensus.cc:2243] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.541219 14442 raft_consensus.cc:2272] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.543476 14442 tablet_replica.cc:333] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
W20260709 13:05:32.543859 17522 consensus_peers.cc:597] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.544207 14442 raft_consensus.cc:2243] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.544700 14442 raft_consensus.cc:2272] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:32.545274 17522 consensus_peers.cc:597] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.546690 14442 tablet_replica.cc:333] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.547365 14442 raft_consensus.cc:2243] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.547761 14442 raft_consensus.cc:2272] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.550943 14442 tablet_replica.cc:333] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.551605 14442 raft_consensus.cc:2243] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.552001 14442 raft_consensus.cc:2272] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:32.553052 17522 consensus_peers.cc:597] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.554031 14442 tablet_replica.cc:333] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.554683 14442 raft_consensus.cc:2243] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:32.555442 14442 raft_consensus.cc:2272] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.557348 14442 tablet_replica.cc:333] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.558014 14442 raft_consensus.cc:2243] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:32.558746 14442 raft_consensus.cc:2272] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.560842 14442 tablet_replica.cc:333] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.561443 14442 raft_consensus.cc:2243] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:32.562124 14442 raft_consensus.cc:2272] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.563927 14442 tablet_replica.cc:333] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.564625 14442 raft_consensus.cc:2243] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:32.565547 14442 raft_consensus.cc:2272] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:32.566737 17522 consensus_peers.cc:597] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.567667 14442 tablet_replica.cc:333] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.568397 14442 raft_consensus.cc:2243] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:32.569213 14442 raft_consensus.cc:2272] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.571894 14442 tablet_replica.cc:333] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.572644 14442 raft_consensus.cc:2243] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:32.573186 17596 consensus_peers.cc:597] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.573192 14442 raft_consensus.cc:2272] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.575881 14442 tablet_replica.cc:333] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.576390 14442 raft_consensus.cc:2243] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.576838 14442 raft_consensus.cc:2272] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.578509 14442 tablet_replica.cc:333] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.579098 14442 raft_consensus.cc:2243] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.579492 14442 raft_consensus.cc:2272] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.581482 14442 tablet_replica.cc:333] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.582232 14442 raft_consensus.cc:2243] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.583446 14442 raft_consensus.cc:2272] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.585835 14442 tablet_replica.cc:333] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.586463 14442 raft_consensus.cc:2243] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.586954 14442 raft_consensus.cc:2272] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:32.588030 17522 consensus_peers.cc:597] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.588835 14442 tablet_replica.cc:333] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.589468 14442 raft_consensus.cc:2243] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:32.590178 14442 raft_consensus.cc:2272] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.591830 14442 tablet_replica.cc:333] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.592366 14442 raft_consensus.cc:2243] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.592756 14442 raft_consensus.cc:2272] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.594342 14442 tablet_replica.cc:333] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.594851 14442 raft_consensus.cc:2243] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.595256 14442 raft_consensus.cc:2272] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.596944 14442 tablet_replica.cc:333] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.597450 14442 raft_consensus.cc:2243] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.597833 14442 raft_consensus.cc:2272] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.599407 14442 tablet_replica.cc:333] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.600019 14442 raft_consensus.cc:2243] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.600421 14442 raft_consensus.cc:2272] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.602434 14442 tablet_replica.cc:333] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.602972 14442 raft_consensus.cc:2243] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.603426 14442 raft_consensus.cc:2272] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.605286 14442 tablet_replica.cc:333] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.605901 14442 raft_consensus.cc:2243] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.606293 14442 raft_consensus.cc:2272] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.608424 14442 tablet_replica.cc:333] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.609139 14442 raft_consensus.cc:2243] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.609681 14442 raft_consensus.cc:2272] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.611840 14442 tablet_replica.cc:333] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.612437 14442 raft_consensus.cc:2243] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.612824 14442 raft_consensus.cc:2272] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.614373 14442 tablet_replica.cc:333] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.614871 14442 raft_consensus.cc:2243] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.615377 14442 raft_consensus.cc:2272] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.617256 14442 tablet_replica.cc:333] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.617982 14442 raft_consensus.cc:2243] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:32.619060 14442 raft_consensus.cc:2272] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.620968 14442 tablet_replica.cc:333] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.621474 14442 raft_consensus.cc:2243] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.621865 14442 raft_consensus.cc:2272] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.623627 14442 tablet_replica.cc:333] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.624133 14442 raft_consensus.cc:2243] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.624508 14442 raft_consensus.cc:2272] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.626040 14442 tablet_replica.cc:333] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.626520 14442 raft_consensus.cc:2243] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.626895 14442 raft_consensus.cc:2272] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.629108 14442 tablet_replica.cc:333] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.629760 14442 raft_consensus.cc:2243] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.630203 14442 raft_consensus.cc:2272] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.632997 14442 tablet_replica.cc:333] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.633553 14442 raft_consensus.cc:2243] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.633952 14442 raft_consensus.cc:2272] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:32.634996 17670 consensus_peers.cc:597] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.636512 14442 tablet_replica.cc:333] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1: stopping tablet replica
I20260709 13:05:32.637238 14442 raft_consensus.cc:2243] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:32.638175 14442 raft_consensus.cc:2272] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:32.639955 17670 consensus_peers.cc:597] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.645404 17522 consensus_peers.cc:597] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:32.700091 14442 tablet_server.cc:196] TabletServer@127.14.26.129:0 shutdown complete.
W20260709 13:05:32.700227 17522 consensus_peers.cc:597] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.708439 17522 consensus_peers.cc:597] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.718986 17596 consensus_peers.cc:597] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.725464 17596 consensus_peers.cc:597] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.725782 17670 consensus_peers.cc:597] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:32.765779 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:32.773684 18229 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 13:05:32.774192 18230 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 13:05:32.781337 14442 server_base.cc:1061] running on GCE node
W20260709 13:05:32.781579 17522 consensus_peers.cc:597] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.783358 18232 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 13:05:32.783279 17596 consensus_peers.cc:597] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:32.785498 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:32.785866 14442 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 13:05:32.786144 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602332786119 us; error 0 us; skew 500 ppm
I20260709 13:05:32.787096 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 13:05:32.791419 17522 consensus_peers.cc:597] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:32.791447 14442 webserver.cc:533] Webserver started at http://127.14.26.129:41625/ using document root <none> and password file <none>
I20260709 13:05:32.792218 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:32.792433 14442 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:05:32.796281 14442 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 13:05:32.803727 18237 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:32.804533 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:05:32.804857 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-0-root
uuid: "7410d7117ec24237b34b559f3ed072f1"
format_stamp: "Formatted at 2026-07-09 13:05:21 on dist-test-slave-z3gg"
I20260709 13:05:32.805228 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602236288973-14442-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:05:32.818552 17596 consensus_peers.cc:597] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.825636 17522 consensus_peers.cc:597] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.830312 17596 consensus_peers.cc:597] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:32.832526 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:32.834131 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:32.836684 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:32.842518 18244 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:05:32.844874 17522 consensus_peers.cc:597] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.850795 17522 consensus_peers.cc:597] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.866017 17522 consensus_peers.cc:597] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.885627 17522 consensus_peers.cc:597] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.898679 17670 consensus_peers.cc:597] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.930505 17670 consensus_peers.cc:597] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.957011 17596 consensus_peers.cc:597] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.979194 17522 consensus_peers.cc:597] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:33.125290 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:05:33.125654 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.284s	user 0.010s	sys 0.000s
I20260709 13:05:33.125993 14442 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:05:33.130692 18244 tablet_bootstrap.cc:492] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.147907 18244 tablet_bootstrap.cc:492] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.148869 18244 tablet_bootstrap.cc:492] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.149554 18244 ts_tablet_manager.cc:1403] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:05:33.152063 18244 raft_consensus.cc:359] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.152719 18244 raft_consensus.cc:740] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.153561 18244 consensus_queue.cc:260] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.158880 18244 ts_tablet_manager.cc:1434] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260709 13:05:33.159653 18244 tablet_bootstrap.cc:492] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.182585 18244 tablet_bootstrap.cc:492] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.183375 18244 tablet_bootstrap.cc:492] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.183902 18244 ts_tablet_manager.cc:1403] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 13:05:33.185550 18244 raft_consensus.cc:359] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.186055 18244 raft_consensus.cc:740] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.186540 18244 consensus_queue.cc:260] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.187795 18244 ts_tablet_manager.cc:1434] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:33.188524 18244 tablet_bootstrap.cc:492] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.213402 18244 tablet_bootstrap.cc:492] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.214299 18244 tablet_bootstrap.cc:492] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.214875 18244 ts_tablet_manager.cc:1403] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260709 13:05:33.217188 18244 raft_consensus.cc:359] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.217798 18244 raft_consensus.cc:740] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.218446 18244 consensus_queue.cc:260] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.220223 18244 ts_tablet_manager.cc:1434] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:33.220896 18244 tablet_bootstrap.cc:492] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.258503 18244 tablet_bootstrap.cc:492] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.259472 18244 tablet_bootstrap.cc:492] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.260275 18244 ts_tablet_manager.cc:1403] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.020s
I20260709 13:05:33.262931 18244 raft_consensus.cc:359] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.263578 18244 raft_consensus.cc:740] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.264204 18244 consensus_queue.cc:260] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.266142 18244 ts_tablet_manager.cc:1434] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:33.266824 18244 tablet_bootstrap.cc:492] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.379211 14442 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:05:33.379618 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.254s	user 0.232s	sys 0.002s
I20260709 13:05:33.394906 18244 tablet_bootstrap.cc:492] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.395844 18244 tablet_bootstrap.cc:492] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.396442 18244 ts_tablet_manager.cc:1403] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.130s	user 0.052s	sys 0.072s
I20260709 13:05:33.399963 18244 raft_consensus.cc:359] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.400665 18244 raft_consensus.cc:740] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.401490 18244 consensus_queue.cc:260] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.403394 18244 ts_tablet_manager.cc:1434] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:33.404122 18244 tablet_bootstrap.cc:492] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.452317 18244 tablet_bootstrap.cc:492] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.453271 18244 tablet_bootstrap.cc:492] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.453926 18244 ts_tablet_manager.cc:1403] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.031s
I20260709 13:05:33.456138 18244 raft_consensus.cc:359] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.456741 18244 raft_consensus.cc:740] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.457671 18244 consensus_queue.cc:260] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.466653 18244 ts_tablet_manager.cc:1434] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:05:33.468825 18244 tablet_bootstrap.cc:492] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.485539 18244 tablet_bootstrap.cc:492] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.486476 18244 tablet_bootstrap.cc:492] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.487134 18244 ts_tablet_manager.cc:1403] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260709 13:05:33.489643 18244 raft_consensus.cc:359] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.490329 18244 raft_consensus.cc:740] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.491134 18244 consensus_queue.cc:260] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.492693 18244 ts_tablet_manager.cc:1434] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:33.493310 18244 tablet_bootstrap.cc:492] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.507831 18244 tablet_bootstrap.cc:492] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.508915 18244 tablet_bootstrap.cc:492] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.509615 18244 ts_tablet_manager.cc:1403] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:05:33.512333 18244 raft_consensus.cc:359] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.513312 18244 raft_consensus.cc:740] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.514132 18244 consensus_queue.cc:260] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.516090 18244 ts_tablet_manager.cc:1434] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:33.516847 18244 tablet_bootstrap.cc:492] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.538126 18244 tablet_bootstrap.cc:492] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.539160 18244 tablet_bootstrap.cc:492] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.539882 18244 ts_tablet_manager.cc:1403] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.011s
I20260709 13:05:33.542165 18244 raft_consensus.cc:359] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.542862 18244 raft_consensus.cc:740] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.543720 18244 consensus_queue.cc:260] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.545895 18244 ts_tablet_manager.cc:1434] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:33.546706 18244 tablet_bootstrap.cc:492] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.561131 18244 tablet_bootstrap.cc:492] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.563717 18244 tablet_bootstrap.cc:492] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.564424 18244 ts_tablet_manager.cc:1403] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:05:33.567044 18244 raft_consensus.cc:359] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.567770 18244 raft_consensus.cc:740] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.568810 18244 consensus_queue.cc:260] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.570822 18244 ts_tablet_manager.cc:1434] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:33.571585 18244 tablet_bootstrap.cc:492] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.575420 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.129:46615
I20260709 13:05:33.575521 18319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.129:46615 every 8 connection(s)
I20260709 13:05:33.598376 18244 tablet_bootstrap.cc:492] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.599941 18244 tablet_bootstrap.cc:492] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.601236 18244 ts_tablet_manager.cc:1403] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.005s
I20260709 13:05:33.604988 18244 raft_consensus.cc:359] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.610729 18244 raft_consensus.cc:740] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.611968 18244 consensus_queue.cc:260] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.617409 18244 ts_tablet_manager.cc:1434] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:05:33.621347 18244 tablet_bootstrap.cc:492] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.633826 18168 raft_consensus.cc:493] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.634387 18168 raft_consensus.cc:515] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.640075 18248 raft_consensus.cc:493] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.641376 18248 raft_consensus.cc:515] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.643482 18248 leader_election.cc:290] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:33.647955 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fad39dadce34ee28529b8bdab94496e" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:33.656754 18320 heartbeater.cc:344] Connected to a master server at 127.14.26.190:40709
I20260709 13:05:33.657212 18320 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:33.658159 18320 heartbeater.cc:507] Master 127.14.26.190:40709 requested a full tablet report, sending...
I20260709 13:05:33.662593 18168 leader_election.cc:290] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:33.664878 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:33.666425 18244 tablet_bootstrap.cc:492] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.667435 18244 tablet_bootstrap.cc:492] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.668079 18244 ts_tablet_manager.cc:1403] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.047s	user 0.029s	sys 0.012s
I20260709 13:05:33.670503 18244 raft_consensus.cc:359] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.671173 18244 raft_consensus.cc:740] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.671803 18244 consensus_queue.cc:260] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.673815 18244 ts_tablet_manager.cc:1434] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:33.674525 18244 tablet_bootstrap.cc:492] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.676864 17378 ts_manager.cc:194] Re-registered known tserver with Master: 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.683241 18288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fad39dadce34ee28529b8bdab94496e" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:33.685627 17522 leader_election.cc:343] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.686048 17522 leader_election.cc:304] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:33.686255 18287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.687758 18025 raft_consensus.cc:2749] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:33.687963 17522 leader_election.cc:343] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.688369 17522 leader_election.cc:304] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:33.688992 18168 raft_consensus.cc:2749] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:33.692219 18244 tablet_bootstrap.cc:492] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.693190 18244 tablet_bootstrap.cc:492] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.693825 18244 ts_tablet_manager.cc:1403] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:05:33.693724 18248 raft_consensus.cc:493] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.695194 18248 raft_consensus.cc:515] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.695668 18087 raft_consensus.cc:493] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.696205 18087 raft_consensus.cc:515] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.696738 18168 raft_consensus.cc:493] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.696614 18244 raft_consensus.cc:359] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.697526 18244 raft_consensus.cc:740] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.697335 18168 raft_consensus.cc:515] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.698213 18087 leader_election.cc:290] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.699110 18244 consensus_queue.cc:260] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.700138 18168 leader_election.cc:290] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.700311 18293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9feaa15e0e3a43e09376b50a65858873" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.701357 18244 ts_tablet_manager.cc:1434] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:05:33.701951 17670 leader_election.cc:343] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.702198 18244 tablet_bootstrap.cc:492] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.701084 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9feaa15e0e3a43e09376b50a65858873" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:33.702880 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:33.703430 18254 raft_consensus.cc:493] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.703895 18254 raft_consensus.cc:515] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.704519 18287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.705888 18254 leader_election.cc:290] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:33.707170 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:33.707506 18287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.709784 18248 leader_election.cc:290] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
W20260709 13:05:33.710268 17670 leader_election.cc:343] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.710768 17670 leader_election.cc:304] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:33.711506 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d5a058583549d9b8c9e09439d7070c" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:33.711817 18254 raft_consensus.cc:2749] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:33.714383 18293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d5a058583549d9b8c9e09439d7070c" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.714541 17671 leader_election.cc:304] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:33.715505 18254 raft_consensus.cc:2749] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:33.716390 17522 leader_election.cc:343] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:33.717947 17522 leader_election.cc:343] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.718425 17522 leader_election.cc:304] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:33.719534 18168 raft_consensus.cc:2749] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:33.720835 17522 leader_election.cc:304] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:33.721130 18244 tablet_bootstrap.cc:492] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.721521 18168 raft_consensus.cc:2749] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:33.721997 18244 tablet_bootstrap.cc:492] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.722625 18244 ts_tablet_manager.cc:1403] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260709 13:05:33.723065 18245 raft_consensus.cc:493] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.723591 18245 raft_consensus.cc:515] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.724499 18244 raft_consensus.cc:359] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.725020 18244 raft_consensus.cc:740] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.725674 18245 leader_election.cc:290] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.725569 18244 consensus_queue.cc:260] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.729199 18244 ts_tablet_manager.cc:1434] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:33.729910 18244 tablet_bootstrap.cc:492] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.729861 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4576139c4c7343efbd463df7bc32bfe0" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:33.733533 17378 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44092
I20260709 13:05:33.735189 18114 raft_consensus.cc:493] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.735543 18293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4576139c4c7343efbd463df7bc32bfe0" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.735718 18114 raft_consensus.cc:515] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.737756 18258 raft_consensus.cc:493] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.737795 18114 leader_election.cc:290] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:33.738463 18320 heartbeater.cc:499] Master 127.14.26.190:40709 was elected leader, sending a full tablet report...
I20260709 13:05:33.738242 18258 raft_consensus.cc:515] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.739131 18254 raft_consensus.cc:493] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.739710 18254 raft_consensus.cc:515] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.741670 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:33.742296 18254 leader_election.cc:290] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.740808 18258 leader_election.cc:290] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.745110 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d5a058583549d9b8c9e09439d7070c" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:33.745992 17555 raft_consensus.cc:2468] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:33.748106 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8974af82002e4325ae10e3087232db6a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:33.748245 18293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.749812 18287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8974af82002e4325ae10e3087232db6a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.751109 18087 raft_consensus.cc:493] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.751794 18087 raft_consensus.cc:515] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
W20260709 13:05:33.752429 17670 leader_election.cc:343] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.752928 17670 leader_election.cc:304] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1
W20260709 13:05:33.754062 17670 leader_election.cc:343] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.754441 18087 leader_election.cc:290] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.754743 17597 leader_election.cc:304] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:33.754459 17670 leader_election.cc:304] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:33.756418 17862 raft_consensus.cc:2749] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:33.757141 17862 raft_consensus.cc:2749] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:33.757297 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:33.759159 18245 raft_consensus.cc:2804] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:33.759538 18245 raft_consensus.cc:493] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.759938 18245 raft_consensus.cc:3060] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:33.760290 18287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d5a058583549d9b8c9e09439d7070c" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:33.762126 17596 leader_election.cc:343] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.762539 17596 leader_election.cc:304] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:33.763425 18246 raft_consensus.cc:493] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
W20260709 13:05:33.763711 17596 leader_election.cc:343] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.763873 18246 raft_consensus.cc:515] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.764678 18293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.765305 18293 raft_consensus.cc:2468] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:33.765931 18246 leader_election.cc:290] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.766424 18114 raft_consensus.cc:2749] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:33.767160 17670 leader_election.cc:304] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [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: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:33.768872 18258 raft_consensus.cc:2804] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:33.769243 18258 raft_consensus.cc:493] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.769594 18258 raft_consensus.cc:3060] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:33.773196 18245 raft_consensus.cc:515] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.777077 18293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c543ea3167a24f138115365cecd2b9d9" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.777175 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c543ea3167a24f138115365cecd2b9d9" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:33.780112 18293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d5a058583549d9b8c9e09439d7070c" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:33.781806 18258 raft_consensus.cc:515] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.784300 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:33.787196 18114 raft_consensus.cc:493] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.788014 18114 raft_consensus.cc:515] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.790118 18114 leader_election.cc:290] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.791266 18258 leader_election.cc:290] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.791487 18293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:33.792256 18293 raft_consensus.cc:3060] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:33.792886 18114 raft_consensus.cc:493] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.793684 18114 raft_consensus.cc:515] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.796236 18114 leader_election.cc:290] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.802369 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d5a058583549d9b8c9e09439d7070c" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:33.803036 17555 raft_consensus.cc:3060] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:33.804771 17596 leader_election.cc:343] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.806726 18244 tablet_bootstrap.cc:492] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.807682 18244 tablet_bootstrap.cc:492] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.808319 18244 ts_tablet_manager.cc:1403] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.079s	user 0.031s	sys 0.030s
I20260709 13:05:33.799608 18245 leader_election.cc:290] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:33.810170 17596 leader_election.cc:304] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:33.809253 18293 raft_consensus.cc:2468] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 2.
I20260709 13:05:33.810818 18244 raft_consensus.cc:359] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
W20260709 13:05:33.811481 17596 leader_election.cc:343] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.811563 18244 raft_consensus.cc:740] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.812086 17670 leader_election.cc:304] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [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: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:33.812350 18244 consensus_queue.cc:260] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.813789 18087 raft_consensus.cc:2804] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:33.814246 18087 raft_consensus.cc:697] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 2 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:33.814365 18244 ts_tablet_manager.cc:1434] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:05:33.815061 18087 consensus_queue.cc:237] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.817148 18244 tablet_bootstrap.cc:492] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.820372 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8974af82002e4325ae10e3087232db6a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:33.820972 17704 raft_consensus.cc:2468] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:33.822844 18293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8974af82002e4325ae10e3087232db6a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.823163 18245 raft_consensus.cc:2749] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:33.833529 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9feaa15e0e3a43e09376b50a65858873" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:33.834887 17704 raft_consensus.cc:2468] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:33.836620 18287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9feaa15e0e3a43e09376b50a65858873" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
W20260709 13:05:33.840004 17596 leader_election.cc:343] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:33.840605 17596 leader_election.cc:343] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.843735 17596 leader_election.cc:304] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:33.844759 17596 leader_election.cc:304] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:33.845471 18114 raft_consensus.cc:2804] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:33.845821 18114 raft_consensus.cc:493] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.845916 18245 raft_consensus.cc:2804] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:33.846314 18245 raft_consensus.cc:493] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.846747 18245 raft_consensus.cc:3060] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:33.846165 17382 catalog_manager.cc:5697] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 1 to 2, leader changed from 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129) to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 2 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.846235 18114 raft_consensus.cc:3060] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:33.850746 18244 tablet_bootstrap.cc:492] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.851903 18244 tablet_bootstrap.cc:492] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.850817 17555 raft_consensus.cc:2468] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 2.
I20260709 13:05:33.854133 18244 ts_tablet_manager.cc:1403] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.003s
I20260709 13:05:33.854468 17597 leader_election.cc:304] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:33.855695 18246 raft_consensus.cc:2804] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:33.855603 18114 raft_consensus.cc:515] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.856729 18244 raft_consensus.cc:359] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.857389 18244 raft_consensus.cc:740] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.858139 18114 leader_election.cc:290] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.858062 18244 consensus_queue.cc:260] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.867712 18244 ts_tablet_manager.cc:1434] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:05:33.869438 18244 tablet_bootstrap.cc:492] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.874348 18246 raft_consensus.cc:697] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:33.876269 18246 consensus_queue.cc:237] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.884769 18087 raft_consensus.cc:493] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.885327 18087 raft_consensus.cc:515] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.884316 18336 raft_consensus.cc:493] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.887236 18336 raft_consensus.cc:515] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.887562 18087 leader_election.cc:290] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:33.888049 18293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.894637 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8974af82002e4325ae10e3087232db6a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:33.895320 17704 raft_consensus.cc:3060] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:33.906241 17704 raft_consensus.cc:2468] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 2.
I20260709 13:05:33.908392 18114 raft_consensus.cc:493] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.912319 18114 raft_consensus.cc:515] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.907882 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:33.914340 18114 leader_election.cc:290] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:33.916558 17862 raft_consensus.cc:493] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.917174 17862 raft_consensus.cc:515] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.901521 18335 raft_consensus.cc:493] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.914819 18114 raft_consensus.cc:493] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.918941 18335 raft_consensus.cc:515] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.919216 18114 raft_consensus.cc:515] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.909050 18087 raft_consensus.cc:493] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.920754 18087 raft_consensus.cc:515] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.921317 18114 leader_election.cc:290] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.915556 18245 raft_consensus.cc:515] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:33.923599 18245 leader_election.cc:290] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.921062 18335 leader_election.cc:290] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.925452 18287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.927397 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:33.942004 17553 raft_consensus.cc:2468] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:33.930428 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fad39dadce34ee28529b8bdab94496e" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:33.943167 17555 raft_consensus.cc:2468] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:33.944254 17671 leader_election.cc:304] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [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: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:33.930832 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8974af82002e4325ae10e3087232db6a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
W20260709 13:05:33.932525 17670 leader_election.cc:343] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.936923 18244 tablet_bootstrap.cc:492] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:33.946884 18244 tablet_bootstrap.cc:492] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:33.947568 18244 ts_tablet_manager.cc:1403] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.012s
I20260709 13:05:33.948859 17670 leader_election.cc:304] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad
I20260709 13:05:33.950042 18244 raft_consensus.cc:359] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.950762 18244 raft_consensus.cc:740] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.922788 18087 leader_election.cc:290] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:33.938421 17862 leader_election.cc:290] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.951673 18244 consensus_queue.cc:260] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.952709 18255 raft_consensus.cc:2749] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:33.954249 18244 ts_tablet_manager.cc:1434] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:33.955247 18244 tablet_bootstrap.cc:492] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:33.955471 17597 leader_election.cc:304] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:33.956456 18114 raft_consensus.cc:2804] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:33.956851 18114 raft_consensus.cc:493] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.957334 18114 raft_consensus.cc:3060] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:33.951386 18258 raft_consensus.cc:2804] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:33.960031 18258 raft_consensus.cc:493] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.960462 18258 raft_consensus.cc:3060] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:33.963147 17670 leader_election.cc:343] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.967152 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad" is_pre_election: true
I20260709 13:05:33.968147 17555 raft_consensus.cc:2468] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:33.970144 17597 leader_election.cc:304] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:33.971359 18245 raft_consensus.cc:2804] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:33.971887 18245 raft_consensus.cc:493] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.972371 18245 raft_consensus.cc:3060] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:33.978083 18114 raft_consensus.cc:515] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:33.979920 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4576139c4c7343efbd463df7bc32bfe0" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.986932 18248 raft_consensus.cc:493] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:33.987509 18248 raft_consensus.cc:515] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:33.989539 18248 leader_election.cc:290] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:33.992666 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:33.994346 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:33.995304 17704 raft_consensus.cc:2468] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
W20260709 13:05:34.002300 17522 leader_election.cc:343] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:34.013180 17670 leader_election.cc:343] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.979965 18336 leader_election.cc:290] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:34.015936 17522 leader_election.cc:304] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [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: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:34.028107 18114 leader_election.cc:290] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:34.034416 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4576139c4c7343efbd463df7bc32bfe0" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:34.036028 17633 raft_consensus.cc:2468] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
I20260709 13:05:34.037478 17671 leader_election.cc:304] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [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: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:34.038895 17862 raft_consensus.cc:2804] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:34.029081 18168 raft_consensus.cc:2804] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:34.039311 17862 raft_consensus.cc:493] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:34.040154 17862 raft_consensus.cc:3060] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.041167 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fad39dadce34ee28529b8bdab94496e" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:34.036933 18258 raft_consensus.cc:515] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:34.042152 18168 raft_consensus.cc:493] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:34.042699 18168 raft_consensus.cc:3060] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.041851 17553 raft_consensus.cc:3060] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.045174 17378 catalog_manager.cc:5697] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 1 to 2, leader changed from 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129) to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 2 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:34.048777 17862 raft_consensus.cc:515] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.050376 17862 leader_election.cc:290] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:34.053395 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4576139c4c7343efbd463df7bc32bfe0" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
W20260709 13:05:34.054728 17670 leader_election.cc:343] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.054593 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4576139c4c7343efbd463df7bc32bfe0" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:34.057324 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:34.061254 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:34.061877 17704 raft_consensus.cc:2468] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 1.
I20260709 13:05:34.058851 17630 raft_consensus.cc:3060] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.063581 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9feaa15e0e3a43e09376b50a65858873" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:34.064234 17704 raft_consensus.cc:3060] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.064164 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:34.065153 18290 raft_consensus.cc:2393] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31e96c6c42f2472da291d75d7aece62a in current term 2: Already voted for candidate 76eacecce09641bfb11ac283477dfe74 in this term.
I20260709 13:05:34.065441 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:34.066002 18287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fad39dadce34ee28529b8bdab94496e" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:34.067155 18255 raft_consensus.cc:493] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:34.067649 18255 raft_consensus.cc:515] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.066952 18289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9feaa15e0e3a43e09376b50a65858873" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:34.068583 18289 raft_consensus.cc:3060] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.069747 18255 leader_election.cc:290] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:34.071928 17704 raft_consensus.cc:2468] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 2.
I20260709 13:05:34.072633 18287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c543ea3167a24f138115365cecd2b9d9" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:34.074607 18248 raft_consensus.cc:493] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:34.075438 18248 raft_consensus.cc:515] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:34.077171 18289 raft_consensus.cc:2468] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 2.
I20260709 13:05:34.077378 18248 leader_election.cc:290] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:34.079351 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c543ea3167a24f138115365cecd2b9d9" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a" is_pre_election: true
I20260709 13:05:34.068553 17553 raft_consensus.cc:2468] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 2.
I20260709 13:05:34.080067 17629 raft_consensus.cc:2468] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 1.
W20260709 13:05:34.080435 17670 leader_election.cc:343] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.080955 17597 leader_election.cc:304] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:34.081182 17671 leader_election.cc:304] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [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: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:34.081362 18258 leader_election.cc:290] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:34.082141 18258 raft_consensus.cc:2804] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:34.082600 18289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:34.059495 18245 raft_consensus.cc:515] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:34.084877 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:34.083511 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74" is_pre_election: true
I20260709 13:05:34.085623 17704 raft_consensus.cc:2468] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 1.
W20260709 13:05:34.085963 17670 leader_election.cc:343] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.086285 18245 leader_election.cc:290] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Requested vote from peers 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:34.086630 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0224ce065a443a9a4e0199a54ae83a" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:34.086680 18287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1" is_pre_election: true
I20260709 13:05:34.082556 18258 raft_consensus.cc:493] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:34.088035 18258 raft_consensus.cc:3060] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.089010 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:34.089632 17555 raft_consensus.cc:3060] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.078553 17630 raft_consensus.cc:2468] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 2.
I20260709 13:05:34.087267 17553 raft_consensus.cc:3060] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.091320 18341 raft_consensus.cc:2804] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.091622 17671 leader_election.cc:304] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [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: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:34.091929 18341 raft_consensus.cc:697] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:34.092689 18255 raft_consensus.cc:2804] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.093132 18255 raft_consensus.cc:697] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 2 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:34.092948 18341 consensus_queue.cc:237] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:34.093925 18255 consensus_queue.cc:237] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.097415 18287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fad39dadce34ee28529b8bdab94496e" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
W20260709 13:05:34.107230 17596 leader_election.cc:343] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:34.113168 18337 log.cc:927] Time spent T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
W20260709 13:05:34.115903 17596 leader_election.cc:343] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:34.116763 17596 leader_election.cc:343] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.118420 18244 tablet_bootstrap.cc:492] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:34.120129 18244 tablet_bootstrap.cc:492] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:34.121369 18244 ts_tablet_manager.cc:1403] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.166s	user 0.032s	sys 0.019s
I20260709 13:05:34.125788 18258 raft_consensus.cc:515] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.134871 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c543ea3167a24f138115365cecd2b9d9" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:34.135188 18287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c543ea3167a24f138115365cecd2b9d9" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:34.135838 17630 raft_consensus.cc:3060] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:34.136668 17670 leader_election.cc:343] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.137492 18258 leader_election.cc:290] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:34.143639 18168 raft_consensus.cc:515] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:34.145987 18244 raft_consensus.cc:359] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:34.146776 18244 raft_consensus.cc:740] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.147449 18244 consensus_queue.cc:260] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:34.151587 18168 leader_election.cc:290] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:34.153015 18244 ts_tablet_manager.cc:1434] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:05:34.153851 18244 tablet_bootstrap.cc:492] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:34.117779 17596 leader_election.cc:304] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 
I20260709 13:05:34.157874 17630 raft_consensus.cc:2468] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 2.
W20260709 13:05:34.158975 17522 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:46615, user_credentials={real_user=slave}} blocked reactor thread for 73992.7us
W20260709 13:05:34.166043 17596 leader_election.cc:343] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:34.166559 17522 leader_election.cc:343] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:34.167088 17596 leader_election.cc:343] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.168617 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:34.169267 17704 raft_consensus.cc:3060] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.168807 17522 leader_election.cc:304] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [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: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:34.158797 18245 raft_consensus.cc:2804] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.175488 17596 leader_election.cc:304] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:34.176558 17704 raft_consensus.cc:2468] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 2.
I20260709 13:05:34.177753 17522 leader_election.cc:304] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:34.190021 18114 raft_consensus.cc:2804] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.190752 18114 raft_consensus.cc:697] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:34.191092 17596 leader_election.cc:304] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a; no voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:34.191761 18114 consensus_queue.cc:237] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.192857 17596 leader_election.cc:304] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:34.178308 18245 raft_consensus.cc:697] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:34.196565 17380 catalog_manager.cc:5697] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 1 to 2, leader changed from 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129) to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 2 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.208139 17671 leader_election.cc:304] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [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: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
W20260709 13:05:34.211966 17523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:44343, user_credentials={real_user=slave}} blocked reactor thread for 58832.2us
I20260709 13:05:34.194240 18246 raft_consensus.cc:3060] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.217152 18345 raft_consensus.cc:2804] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:34.217638 18345 raft_consensus.cc:493] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:34.217986 18345 raft_consensus.cc:3060] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.218501 18254 raft_consensus.cc:2804] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.218873 18168 raft_consensus.cc:2804] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.219061 18254 raft_consensus.cc:697] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 2 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:34.219480 18168 raft_consensus.cc:697] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 2 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:34.223465 18340 raft_consensus.cc:2804] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:34.223980 18340 raft_consensus.cc:493] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:34.224390 18340 raft_consensus.cc:3060] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.224573 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:34.226255 18168 consensus_queue.cc:237] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:34.220211 18254 consensus_queue.cc:237] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.248502 18246 raft_consensus.cc:2749] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:34.249066 18291 raft_consensus.cc:1275] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Refusing update from remote peer 76eacecce09641bfb11ac283477dfe74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.258111 18255 consensus_queue.cc:1048] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.261111 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e82b7e97d94be999917700fceacd8f" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:34.247834 18245 consensus_queue.cc:237] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.265892 17555 raft_consensus.cc:2468] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 2.
I20260709 13:05:34.269693 17553 raft_consensus.cc:2468] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 2.
W20260709 13:05:34.282289 17671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.131:44343, user_credentials={real_user=slave}} blocked reactor thread for 74226.3us
W20260709 13:05:34.305980 17522 leader_election.cc:343] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.270500 18340 raft_consensus.cc:515] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.323371 17378 catalog_manager.cc:5697] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 1 to 2, leader changed from 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129) to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 2 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:34.334599 17671 leader_election.cc:304] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [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: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:34.341090 17862 raft_consensus.cc:2804] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.341714 17862 raft_consensus.cc:697] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 2 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:34.342624 17862 consensus_queue.cc:237] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:34.345842 17630 raft_consensus.cc:1275] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Refusing update from remote peer 76eacecce09641bfb11ac283477dfe74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.344368 17597 leader_election.cc:304] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:34.368314 18087 consensus_queue.cc:1048] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:05:34.374714 18341 raft_consensus.cc:2804] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.375447 18341 raft_consensus.cc:697] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:34.383168 18345 raft_consensus.cc:515] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:34.385336 18345 leader_election.cc:290] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:34.386294 18340 leader_election.cc:290] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:34.387029 18341 consensus_queue.cc:237] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:34.417676 18286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
I20260709 13:05:34.419585 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aadb0b55ccc46d4a1a12d31cdb07359" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:34.420362 17707 raft_consensus.cc:3060] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.422230 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
W20260709 13:05:34.460824 17596 leader_election.cc:343] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.462461 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "b1674e4623354368b0b32287a2aa86ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:34.463575 17704 raft_consensus.cc:3060] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:34.466854 17523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:44343, user_credentials={real_user=slave}} blocked reactor thread for 43958.2us
W20260709 13:05:34.470191 17596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.129:46615, user_credentials={real_user=slave}} blocked reactor thread for 44324.6us
I20260709 13:05:34.477571 17378 catalog_manager.cc:5697] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 1 to 2, leader changed from 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129) to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 2 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.481556 17555 raft_consensus.cc:1275] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 31e96c6c42f2472da291d75d7aece62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.487164 18336 consensus_queue.cc:1048] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.493058 17704 raft_consensus.cc:2468] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1674e4623354368b0b32287a2aa86ad in term 2.
I20260709 13:05:34.496682 17707 raft_consensus.cc:2468] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 2.
I20260709 13:05:34.500578 18244 tablet_bootstrap.cc:492] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:34.501631 18244 tablet_bootstrap.cc:492] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:34.502285 18244 ts_tablet_manager.cc:1403] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.349s	user 0.015s	sys 0.004s
I20260709 13:05:34.494688 17382 catalog_manager.cc:5697] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 1 to 2, leader changed from 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129) to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 2 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:34.503690 17522 leader_election.cc:343] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.511265 17522 leader_election.cc:304] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [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: 76eacecce09641bfb11ac283477dfe74, b1674e4623354368b0b32287a2aa86ad; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:34.512301 18362 raft_consensus.cc:2804] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.512759 18362 raft_consensus.cc:697] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 2 LEADER]: Becoming Leader. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:34.513556 18362 consensus_queue.cc:237] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:34.504662 18244 raft_consensus.cc:359] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:34.526335 17380 catalog_manager.cc:5697] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 1 to 2, leader changed from 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129) to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 2 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.527405 18244 raft_consensus.cc:740] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.528159 18244 consensus_queue.cc:260] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:34.528244 17380 catalog_manager.cc:5697] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 1 to 2, leader changed from 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129) to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 2 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:34.529857 17380 catalog_manager.cc:5697] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 1 to 2, leader changed from 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129) to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 2 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.548379 18244 ts_tablet_manager.cc:1434] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260709 13:05:34.546602 17382 catalog_manager.cc:5697] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 1 to 2, leader changed from 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129) to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 2 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.562922 18244 tablet_bootstrap.cc:492] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
W20260709 13:05:34.470923 17596 leader_election.cc:343] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:34.569664 17596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.129:46615, user_credentials={real_user=slave}} blocked reactor thread for 98757.3us
I20260709 13:05:34.580020 17596 leader_election.cc:304] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [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: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:34.580775 18340 raft_consensus.cc:2804] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.581250 18340 raft_consensus.cc:697] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:34.582028 18340 consensus_queue.cc:237] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.589716 17380 catalog_manager.cc:5697] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad reported cstate change: term changed from 1 to 2, leader changed from 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129) to b1674e4623354368b0b32287a2aa86ad (127.14.26.130). New cstate: current_term: 2 leader_uuid: "b1674e4623354368b0b32287a2aa86ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:34.629211 17596 consensus_peers.cc:597] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:34.629459 17382 catalog_manager.cc:5697] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 1 to 2, leader changed from 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129) to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 2 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.637101 18244 tablet_bootstrap.cc:492] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:34.638392 17627 raft_consensus.cc:1275] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Refusing update from remote peer 76eacecce09641bfb11ac283477dfe74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.640241 18258 consensus_queue.cc:1048] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.640874 17555 raft_consensus.cc:1275] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 31e96c6c42f2472da291d75d7aece62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.642616 18114 consensus_queue.cc:1048] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.642887 18244 tablet_bootstrap.cc:492] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:34.643783 18244 ts_tablet_manager.cc:1403] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.000s
I20260709 13:05:34.646118 18244 raft_consensus.cc:359] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:34.646997 18244 raft_consensus.cc:740] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.647838 18244 consensus_queue.cc:260] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:34.649726 18244 ts_tablet_manager.cc:1434] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:05:34.657683 18244 tablet_bootstrap.cc:492] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
W20260709 13:05:34.664081 17596 consensus_peers.cc:597] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:34.664125 17704 raft_consensus.cc:1275] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Refusing update from remote peer 31e96c6c42f2472da291d75d7aece62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:05:34.677747 17670 consensus_peers.cc:597] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:34.682668 18341 consensus_queue.cc:1048] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.709564 18244 tablet_bootstrap.cc:492] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:34.710517 18244 tablet_bootstrap.cc:492] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:34.710848 18291 raft_consensus.cc:1275] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Refusing update from remote peer 31e96c6c42f2472da291d75d7aece62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.711131 18244 ts_tablet_manager.cc:1403] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.008s
I20260709 13:05:34.712495 18245 consensus_queue.cc:1048] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.713791 17704 raft_consensus.cc:1275] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Refusing update from remote peer b1674e4623354368b0b32287a2aa86ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.715821 18366 consensus_queue.cc:1048] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.713531 18244 raft_consensus.cc:359] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.716506 18244 raft_consensus.cc:740] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.720892 18244 consensus_queue.cc:260] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.723167 18244 ts_tablet_manager.cc:1434] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:05:34.725186 18244 tablet_bootstrap.cc:492] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
W20260709 13:05:34.727532 17596 consensus_peers.cc:597] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:34.742431 17522 consensus_peers.cc:597] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:34.744102 17522 consensus_peers.cc:597] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:34.758386 17704 raft_consensus.cc:1275] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Refusing update from remote peer 31e96c6c42f2472da291d75d7aece62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.761620 18244 tablet_bootstrap.cc:492] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:34.762677 18244 tablet_bootstrap.cc:492] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:34.763710 18287 raft_consensus.cc:3060] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.764160 18245 consensus_queue.cc:1048] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.765039 18244 ts_tablet_manager.cc:1403] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.003s
I20260709 13:05:34.768693 18244 raft_consensus.cc:359] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:34.769421 18244 raft_consensus.cc:740] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.770198 18244 consensus_queue.cc:260] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:34.776602 18244 ts_tablet_manager.cc:1434] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 13:05:34.777464 18244 tablet_bootstrap.cc:492] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:34.780500 17555 raft_consensus.cc:1275] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 76eacecce09641bfb11ac283477dfe74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.785148 17862 consensus_queue.cc:1048] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.789453 18287 raft_consensus.cc:1275] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Refusing update from remote peer 76eacecce09641bfb11ac283477dfe74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.791210 18087 consensus_queue.cc:1048] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.813416 17553 raft_consensus.cc:1275] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 31e96c6c42f2472da291d75d7aece62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.815256 17627 raft_consensus.cc:1275] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Refusing update from remote peer 76eacecce09641bfb11ac283477dfe74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.818032 18354 consensus_queue.cc:1048] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:34.819706 18291 raft_consensus.cc:3060] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.825631 18244 tablet_bootstrap.cc:492] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:34.826978 18244 tablet_bootstrap.cc:492] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:34.827817 18244 ts_tablet_manager.cc:1403] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.008s
I20260709 13:05:34.830158 18244 raft_consensus.cc:359] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:34.830821 18244 raft_consensus.cc:740] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.831584 18244 consensus_queue.cc:260] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:34.834216 18244 ts_tablet_manager.cc:1434] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:05:34.838542 18341 consensus_queue.cc:1048] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.845535 18244 tablet_bootstrap.cc:492] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
W20260709 13:05:34.846381 17670 consensus_peers.cc:597] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:34.856714 17596 consensus_peers.cc:597] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:34.867295 17670 consensus_peers.cc:597] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:34.908833 17596 consensus_peers.cc:597] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:34.926115 18244 tablet_bootstrap.cc:492] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:34.927147 18244 tablet_bootstrap.cc:492] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:34.927773 18244 ts_tablet_manager.cc:1403] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.021s
I20260709 13:05:34.930246 18244 raft_consensus.cc:359] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.931162 18244 raft_consensus.cc:740] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.931849 18244 consensus_queue.cc:260] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.933831 18244 ts_tablet_manager.cc:1434] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:34.934834 18244 tablet_bootstrap.cc:492] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:34.954457 18244 tablet_bootstrap.cc:492] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:34.955296 18244 tablet_bootstrap.cc:492] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:34.955811 18244 ts_tablet_manager.cc:1403] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260709 13:05:34.957657 18244 raft_consensus.cc:359] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.958119 18244 raft_consensus.cc:740] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.958632 18244 consensus_queue.cc:260] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:34.960448 18244 ts_tablet_manager.cc:1434] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:05:34.961170 18244 tablet_bootstrap.cc:492] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:34.973395 18244 tablet_bootstrap.cc:492] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:34.974315 18244 tablet_bootstrap.cc:492] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:34.974992 18244 ts_tablet_manager.cc:1403] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260709 13:05:34.977675 18244 raft_consensus.cc:359] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:34.978389 18244 raft_consensus.cc:740] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.979142 18244 consensus_queue.cc:260] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:34.980940 18244 ts_tablet_manager.cc:1434] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:34.981890 18244 tablet_bootstrap.cc:492] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:34.998049 18244 tablet_bootstrap.cc:492] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:34.998966 18244 tablet_bootstrap.cc:492] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:34.999629 18244 ts_tablet_manager.cc:1403] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 13:05:35.001582 18244 raft_consensus.cc:359] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:35.002063 18244 raft_consensus.cc:740] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.002565 18244 consensus_queue.cc:260] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:35.004335 18244 ts_tablet_manager.cc:1434] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:35.005136 18244 tablet_bootstrap.cc:492] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.009986 17704 raft_consensus.cc:1275] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Refusing update from remote peer 31e96c6c42f2472da291d75d7aece62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.011986 18341 consensus_queue.cc:1048] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.018735 18244 tablet_bootstrap.cc:492] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.019794 18244 tablet_bootstrap.cc:492] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.020449 18244 ts_tablet_manager.cc:1403] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 13:05:35.022801 18244 raft_consensus.cc:359] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:35.023486 18244 raft_consensus.cc:740] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.024118 18244 consensus_queue.cc:260] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:35.025954 18244 ts_tablet_manager.cc:1434] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:35.027101 18244 tablet_bootstrap.cc:492] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
W20260709 13:05:35.028602 17596 consensus_peers.cc:597] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:35.042522 18244 tablet_bootstrap.cc:492] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.043516 18244 tablet_bootstrap.cc:492] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.044135 18244 ts_tablet_manager.cc:1403] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:05:35.046296 18244 raft_consensus.cc:359] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:35.046984 18244 raft_consensus.cc:740] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.047637 18244 consensus_queue.cc:260] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:35.049317 18244 ts_tablet_manager.cc:1434] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:05:35.050248 18244 tablet_bootstrap.cc:492] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.057971 17704 raft_consensus.cc:1275] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Refusing update from remote peer b1674e4623354368b0b32287a2aa86ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.060184 18367 consensus_queue.cc:1048] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.063009 18244 tablet_bootstrap.cc:492] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.064049 18244 tablet_bootstrap.cc:492] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.064724 18244 ts_tablet_manager.cc:1403] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:05:35.066864 18244 raft_consensus.cc:359] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:35.067487 18244 raft_consensus.cc:740] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.068086 18244 consensus_queue.cc:260] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:35.070183 18244 ts_tablet_manager.cc:1434] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:05:35.070891 18244 tablet_bootstrap.cc:492] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
W20260709 13:05:35.076229 17522 consensus_peers.cc:597] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:35.087379 18244 tablet_bootstrap.cc:492] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.088294 18244 tablet_bootstrap.cc:492] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.088898 18244 ts_tablet_manager.cc:1403] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:05:35.091212 18244 raft_consensus.cc:359] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.091858 18244 raft_consensus.cc:740] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.092481 18244 consensus_queue.cc:260] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.094484 18244 ts_tablet_manager.cc:1434] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:35.095245 18244 tablet_bootstrap.cc:492] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.109797 18244 tablet_bootstrap.cc:492] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.110690 18244 tablet_bootstrap.cc:492] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.111413 18244 ts_tablet_manager.cc:1403] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260709 13:05:35.111593 18291 raft_consensus.cc:3060] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.113754 18244 raft_consensus.cc:359] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:35.114475 18244 raft_consensus.cc:740] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.115159 18244 consensus_queue.cc:260] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:35.117046 18244 ts_tablet_manager.cc:1434] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:35.118062 18244 tablet_bootstrap.cc:492] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.140025 18244 tablet_bootstrap.cc:492] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.140764 18244 tablet_bootstrap.cc:492] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.141284 18244 ts_tablet_manager.cc:1403] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260709 13:05:35.143235 18244 raft_consensus.cc:359] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:35.143740 18244 raft_consensus.cc:740] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.144233 18244 consensus_queue.cc:260] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:35.145867 18244 ts_tablet_manager.cc:1434] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:05:35.146472 18244 tablet_bootstrap.cc:492] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.162106 18244 tablet_bootstrap.cc:492] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.163002 18244 tablet_bootstrap.cc:492] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.163676 18244 ts_tablet_manager.cc:1403] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:05:35.166076 18244 raft_consensus.cc:359] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.166726 18244 raft_consensus.cc:740] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.167371 18244 consensus_queue.cc:260] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.169504 18244 ts_tablet_manager.cc:1434] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:35.171083 18244 tablet_bootstrap.cc:492] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.189393 18244 tablet_bootstrap.cc:492] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.190056 18244 tablet_bootstrap.cc:492] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.190506 18244 ts_tablet_manager.cc:1403] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 13:05:35.192327 18244 raft_consensus.cc:359] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:35.192775 18244 raft_consensus.cc:740] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.193254 18244 consensus_queue.cc:260] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:35.195153 18244 ts_tablet_manager.cc:1434] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.002s
I20260709 13:05:35.196761 18244 tablet_bootstrap.cc:492] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.210528 18244 tablet_bootstrap.cc:492] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.211447 18244 tablet_bootstrap.cc:492] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.212054 18244 ts_tablet_manager.cc:1403] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:05:35.213918 18244 raft_consensus.cc:359] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.214506 18291 raft_consensus.cc:3060] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.214540 18244 raft_consensus.cc:740] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.215513 18244 consensus_queue.cc:260] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.217514 18244 ts_tablet_manager.cc:1434] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:35.218291 18244 tablet_bootstrap.cc:492] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.232769 18244 tablet_bootstrap.cc:492] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.233678 18244 tablet_bootstrap.cc:492] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.234310 18244 ts_tablet_manager.cc:1403] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:05:35.236634 18244 raft_consensus.cc:359] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:35.237246 18244 raft_consensus.cc:740] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.237886 18244 consensus_queue.cc:260] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:35.239820 18244 ts_tablet_manager.cc:1434] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 13:05:35.240945 18244 tablet_bootstrap.cc:492] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.267926 18244 tablet_bootstrap.cc:492] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.268836 18244 tablet_bootstrap.cc:492] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.269374 18244 ts_tablet_manager.cc:1403] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.012s
I20260709 13:05:35.271180 18244 raft_consensus.cc:359] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:35.271660 18244 raft_consensus.cc:740] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.272234 18244 consensus_queue.cc:260] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:35.273852 18244 ts_tablet_manager.cc:1434] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:35.274441 18244 tablet_bootstrap.cc:492] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.285102 18244 tablet_bootstrap.cc:492] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.285847 18244 tablet_bootstrap.cc:492] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.286366 18244 ts_tablet_manager.cc:1403] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:05:35.288535 18244 raft_consensus.cc:359] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.289162 18244 raft_consensus.cc:740] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.289657 18244 consensus_queue.cc:260] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.291280 18244 ts_tablet_manager.cc:1434] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:05:35.292169 18244 tablet_bootstrap.cc:492] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.304081 18244 tablet_bootstrap.cc:492] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.305030 18244 tablet_bootstrap.cc:492] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.305806 18244 ts_tablet_manager.cc:1403] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260709 13:05:35.308391 18244 raft_consensus.cc:359] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:35.309093 18244 raft_consensus.cc:740] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.309868 18244 consensus_queue.cc:260] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:35.315100 18244 ts_tablet_manager.cc:1434] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:05:35.316250 18244 tablet_bootstrap.cc:492] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
W20260709 13:05:35.352231 17522 consensus_peers.cc:597] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:35.358114 18244 tablet_bootstrap.cc:492] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.359177 18244 tablet_bootstrap.cc:492] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.359869 18244 ts_tablet_manager.cc:1403] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.015s
I20260709 13:05:35.362533 18244 raft_consensus.cc:359] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:35.363267 18244 raft_consensus.cc:740] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.364017 18244 consensus_queue.cc:260] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:35.366175 18244 ts_tablet_manager.cc:1434] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:35.367307 18244 tablet_bootstrap.cc:492] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.388242 18244 tablet_bootstrap.cc:492] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.389334 18244 tablet_bootstrap.cc:492] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.390009 18244 ts_tablet_manager.cc:1403] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260709 13:05:35.392354 18244 raft_consensus.cc:359] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:35.393036 18244 raft_consensus.cc:740] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.393733 18244 consensus_queue.cc:260] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:35.396070 18244 ts_tablet_manager.cc:1434] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260709 13:05:35.396868 18244 tablet_bootstrap.cc:492] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.411634 18244 tablet_bootstrap.cc:492] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.412485 18244 tablet_bootstrap.cc:492] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.413148 18244 ts_tablet_manager.cc:1403] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:05:35.415390 18244 raft_consensus.cc:359] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.416078 18244 raft_consensus.cc:740] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.416731 18244 consensus_queue.cc:260] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.418828 18244 ts_tablet_manager.cc:1434] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:35.420977 18244 tablet_bootstrap.cc:492] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.434299 18244 tablet_bootstrap.cc:492] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.435287 18244 tablet_bootstrap.cc:492] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.436873 18244 ts_tablet_manager.cc:1403] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 13:05:35.439567 18244 raft_consensus.cc:359] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.440315 18244 raft_consensus.cc:740] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.441059 18244 consensus_queue.cc:260] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.442703 18244 ts_tablet_manager.cc:1434] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.001s
I20260709 13:05:35.444182 18244 tablet_bootstrap.cc:492] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap starting.
I20260709 13:05:35.459470 18244 tablet_bootstrap.cc:492] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:35.460466 18244 tablet_bootstrap.cc:492] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1: Bootstrap complete.
I20260709 13:05:35.461130 18244 ts_tablet_manager.cc:1403] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:05:35.463527 18244 raft_consensus.cc:359] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.464044 18244 raft_consensus.cc:740] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.464695 18244 consensus_queue.cc:260] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:35.466578 18244 ts_tablet_manager.cc:1434] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:35.611748 18287 raft_consensus.cc:3060] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.613737 18289 raft_consensus.cc:3060] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.654633 18289 raft_consensus.cc:3060] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.709126 18289 raft_consensus.cc:3060] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.739886 18289 raft_consensus.cc:3060] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.038998 18287 raft_consensus.cc:3060] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.625134 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:43.677620 17707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff"
dest_uuid: "76eacecce09641bfb11ac283477dfe74"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:49918
I20260709 13:05:43.678295 17707 raft_consensus.cc:606] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 2 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:43.680956 17704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "385e8769549d4d43888c03e857ef96bb"
dest_uuid: "76eacecce09641bfb11ac283477dfe74"
mode: GRACEFUL
new_leader_uuid: "31e96c6c42f2472da291d75d7aece62a"
 from {username='slave'} at 127.0.0.1:49918
I20260709 13:05:43.681509 17704 raft_consensus.cc:606] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Received request to transfer leadership to TS 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:43.692446 17553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40fa204ad94345b6876a2d1ca29639a7"
dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
mode: GRACEFUL
new_leader_uuid: "76eacecce09641bfb11ac283477dfe74"
 from {username='slave'} at 127.0.0.1:55836
I20260709 13:05:43.692906 17553 raft_consensus.cc:606] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Received request to transfer leadership to TS 76eacecce09641bfb11ac283477dfe74
I20260709 13:05:43.705561 17627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96c2712dff204fff9bf631dbf378495a"
dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:60858
I20260709 13:05:43.706127 17627 raft_consensus.cc:606] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:43.708686 17553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71e85c9f33e4ade9f186d4f32058344"
dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:55836
I20260709 13:05:43.709249 17553 raft_consensus.cc:606] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:43.711357 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:43.712643 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:43.772881 18441 raft_consensus.cc:993] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad: : Instructing follower 76eacecce09641bfb11ac283477dfe74 to start an election
I20260709 13:05:43.773592 18439 raft_consensus.cc:1081] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Signalling peer 76eacecce09641bfb11ac283477dfe74 to start an election
I20260709 13:05:43.775033 17707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40fa204ad94345b6876a2d1ca29639a7"
dest_uuid: "76eacecce09641bfb11ac283477dfe74"
 from {username='slave'} at 127.0.0.1:40642
I20260709 13:05:43.775612 17707 raft_consensus.cc:493] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:43.776095 17707 raft_consensus.cc:3060] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.783632 18441 raft_consensus.cc:993] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:43.783900 17707 raft_consensus.cc:515] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:43.784484 18441 raft_consensus.cc:1081] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:43.786706 18289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71e85c9f33e4ade9f186d4f32058344"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33852
I20260709 13:05:43.787240 18289 raft_consensus.cc:493] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:43.787549 18289 raft_consensus.cc:3060] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.788470 17707 leader_election.cc:290] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:43.794497 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa204ad94345b6876a2d1ca29639a7" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:43.795413 17553 raft_consensus.cc:3055] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:43.795693 17553 raft_consensus.cc:740] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:43.797544 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa204ad94345b6876a2d1ca29639a7" candidate_uuid: "76eacecce09641bfb11ac283477dfe74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:43.797904 18289 raft_consensus.cc:515] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:43.798192 17627 raft_consensus.cc:3060] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.796573 17553 consensus_queue.cc:260] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:43.811861 18289 leader_election.cc:290] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:43.812909 17627 raft_consensus.cc:2468] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 2.
I20260709 13:05:43.812592 17553 raft_consensus.cc:3060] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.815028 17671 leader_election.cc:304] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:43.819105 18443 raft_consensus.cc:2804] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:43.820094 18442 raft_consensus.cc:993] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:43.825865 18442 raft_consensus.cc:1081] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:43.820899 17553 raft_consensus.cc:2468] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76eacecce09641bfb11ac283477dfe74 in term 2.
I20260709 13:05:43.827543 18443 raft_consensus.cc:697] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 2 LEADER]: Becoming Leader. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:43.827611 18293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96c2712dff204fff9bf631dbf378495a"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33864
I20260709 13:05:43.828266 18293 raft_consensus.cc:493] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:43.828668 18293 raft_consensus.cc:3060] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.828879 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71e85c9f33e4ade9f186d4f32058344" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:43.828589 18443 consensus_queue.cc:237] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:43.829605 17555 raft_consensus.cc:3055] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:43.830127 17555 raft_consensus.cc:740] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:43.831261 17555 consensus_queue.cc:260] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:43.832664 17555 raft_consensus.cc:3060] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.840212 17555 raft_consensus.cc:2468] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:43.842154 18239 leader_election.cc:304] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:43.844421 18456 raft_consensus.cc:2804] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:43.844909 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71e85c9f33e4ade9f186d4f32058344" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:43.845498 17631 raft_consensus.cc:3060] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.849442 18293 raft_consensus.cc:515] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:43.851274 18456 raft_consensus.cc:697] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:43.852288 18456 consensus_queue.cc:237] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:43.853521 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c2712dff204fff9bf631dbf378495a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:43.854156 17627 raft_consensus.cc:3055] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:43.854449 17627 raft_consensus.cc:740] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:43.855202 17627 consensus_queue.cc:260] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:43.855911 17631 raft_consensus.cc:2468] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:43.856240 17627 raft_consensus.cc:3060] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.853619 18293 leader_election.cc:290] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:43.863651 17627 raft_consensus.cc:2468] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:43.864763 18239 leader_election.cc:304] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 
I20260709 13:05:43.865720 18457 raft_consensus.cc:2804] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:43.865602 17378 catalog_manager.cc:5697] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 reported cstate change: term changed from 1 to 2, leader changed from b1674e4623354368b0b32287a2aa86ad (127.14.26.130) to 76eacecce09641bfb11ac283477dfe74 (127.14.26.132). New cstate: current_term: 2 leader_uuid: "76eacecce09641bfb11ac283477dfe74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:43.874564 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c2712dff204fff9bf631dbf378495a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:43.875290 17707 raft_consensus.cc:3060] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.881234 17382 catalog_manager.cc:5697] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 1 to 2, leader changed from b1674e4623354368b0b32287a2aa86ad (127.14.26.130) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:43.870522 18457 raft_consensus.cc:697] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:43.885855 17707 raft_consensus.cc:2468] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:43.886404 18457 consensus_queue.cc:237] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:43.898066 18446 raft_consensus.cc:993] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:43.900350 18445 raft_consensus.cc:1081] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 2 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:43.902299 18287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33866
I20260709 13:05:43.902870 18287 raft_consensus.cc:493] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:43.903218 18287 raft_consensus.cc:3060] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:43.914817 18287 raft_consensus.cc:515] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:43.917177 18287 leader_election.cc:290] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 3 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:43.917671 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:43.918352 17631 raft_consensus.cc:3060] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:43.918507 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1398d40a25314d9b9bc3484815e59cff" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:43.919163 17704 raft_consensus.cc:3055] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:43.919442 17704 raft_consensus.cc:740] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:43.920217 17704 consensus_queue.cc:260] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [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: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:43.921329 17704 raft_consensus.cc:3060] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:43.928207 17631 raft_consensus.cc:2468] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 3.
I20260709 13:05:43.929387 18239 leader_election.cc:304] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [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: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 
I20260709 13:05:43.930112 17704 raft_consensus.cc:2468] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 3.
I20260709 13:05:43.930323 18457 raft_consensus.cc:2804] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:43.932627 18457 raft_consensus.cc:697] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 3 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:43.933539 18457 consensus_queue.cc:237] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [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: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:43.935467 17382 catalog_manager.cc:5697] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 1 to 2, leader changed from 31e96c6c42f2472da291d75d7aece62a (127.14.26.131) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:43.953943 17382 catalog_manager.cc:5697] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 2 to 3, leader changed from 76eacecce09641bfb11ac283477dfe74 (127.14.26.132) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 3 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:43.966730 18446 raft_consensus.cc:993] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74: : Instructing follower 31e96c6c42f2472da291d75d7aece62a to start an election
I20260709 13:05:43.967265 18465 raft_consensus.cc:1081] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Signalling peer 31e96c6c42f2472da291d75d7aece62a to start an election
I20260709 13:05:43.968580 17631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "385e8769549d4d43888c03e857ef96bb"
dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
 from {username='slave'} at 127.0.0.1:45476
I20260709 13:05:43.968952 17631 raft_consensus.cc:493] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:43.969162 17631 raft_consensus.cc:3060] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.973474 17631 raft_consensus.cc:515] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:43.975720 17631 leader_election.cc:290] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:43.976392 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385e8769549d4d43888c03e857ef96bb" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:43.976977 17553 raft_consensus.cc:3060] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.978050 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385e8769549d4d43888c03e857ef96bb" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:43.978598 17704 raft_consensus.cc:3055] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:43.978853 17704 raft_consensus.cc:740] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:43.979687 17704 consensus_queue.cc:260] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:43.980835 17704 raft_consensus.cc:3060] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.982410 17553 raft_consensus.cc:2468] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 2.
I20260709 13:05:43.983764 17597 leader_election.cc:304] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:43.984395 18442 raft_consensus.cc:2804] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:43.984849 18442 raft_consensus.cc:697] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:43.985638 18442 consensus_queue.cc:237] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:43.986749 17704 raft_consensus.cc:2468] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 2.
I20260709 13:05:43.995276 17382 catalog_manager.cc:5697] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 1 to 2, leader changed from 76eacecce09641bfb11ac283477dfe74 (127.14.26.132) to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 2 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:44.249951 17627 raft_consensus.cc:1275] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Refusing update from remote peer 76eacecce09641bfb11ac283477dfe74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:44.251217 18465 consensus_queue.cc:1048] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:44.256734 17631 raft_consensus.cc:1275] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:44.258147 18457 consensus_queue.cc:1048] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:44.273391 17553 raft_consensus.cc:1275] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:44.276023 18456 consensus_queue.cc:1048] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:44.297022 17630 raft_consensus.cc:1275] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:44.299500 18456 consensus_queue.cc:1048] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:44.332160 17553 raft_consensus.cc:1275] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 76eacecce09641bfb11ac283477dfe74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:44.335062 18446 consensus_queue.cc:1048] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:05:44.390236 18475 log.cc:927] Time spent T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 13:05:44.418747 17630 raft_consensus.cc:1275] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 3 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:44.421039 18456 consensus_queue.cc:1048] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:44.444069 17704 raft_consensus.cc:1275] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:44.447293 18456 consensus_queue.cc:1048] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:44.474628 17707 raft_consensus.cc:1275] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:05:44.475886 17596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:46615, user_credentials={real_user=slave}} blocked reactor thread for 57170.8us
I20260709 13:05:44.476341 18482 consensus_queue.cc:1048] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:05:44.479861 17553 raft_consensus.cc:1275] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 31e96c6c42f2472da291d75d7aece62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:44.481914 18468 consensus_queue.cc:1048] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:44.571264 17707 raft_consensus.cc:1275] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Refusing update from remote peer 31e96c6c42f2472da291d75d7aece62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:44.574589 18442 consensus_queue.cc:1048] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:44.713593 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:44.754839 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:44.791594 17553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b4ee481fddb45599e502f76c8e99ca1"
dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:55836
I20260709 13:05:44.792150 17553 raft_consensus.cc:606] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:44.794380 17630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "353c27d744a44be0b79ce522bb449dd6"
dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:60858
I20260709 13:05:44.794975 17630 raft_consensus.cc:606] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:44.797405 17553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a3a891f298c4ae6855dca75f366f31b"
dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:55836
I20260709 13:05:44.797765 17553 raft_consensus.cc:606] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:44.803480 17553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d039f33863a440319c15c63c5242869e"
dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:55836
I20260709 13:05:44.803941 17553 raft_consensus.cc:606] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:44.805356 18488 raft_consensus.cc:993] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:44.805838 18488 raft_consensus.cc:1081] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:44.807372 18293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b4ee481fddb45599e502f76c8e99ca1"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33852
I20260709 13:05:44.807978 17707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8a5560fe3c0449c99783b85e226da4a"
dest_uuid: "76eacecce09641bfb11ac283477dfe74"
mode: GRACEFUL
new_leader_uuid: "31e96c6c42f2472da291d75d7aece62a"
 from {username='slave'} at 127.0.0.1:49918
I20260709 13:05:44.808493 18293 raft_consensus.cc:493] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:44.808583 17707 raft_consensus.cc:606] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Received request to transfer leadership to TS 31e96c6c42f2472da291d75d7aece62a
I20260709 13:05:44.808974 18293 raft_consensus.cc:3060] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.810281 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:44.811921 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:44.814376 18293 raft_consensus.cc:515] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:44.815709 18293 leader_election.cc:290] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:44.816504 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4ee481fddb45599e502f76c8e99ca1" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:44.816879 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4ee481fddb45599e502f76c8e99ca1" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:44.817127 17553 raft_consensus.cc:3055] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:44.817426 17553 raft_consensus.cc:740] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:44.817437 17630 raft_consensus.cc:3060] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.818248 17553 consensus_queue.cc:260] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:44.819460 17553 raft_consensus.cc:3060] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.824108 17630 raft_consensus.cc:2468] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:44.825299 18239 leader_election.cc:304] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 
I20260709 13:05:44.825723 17553 raft_consensus.cc:2468] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:44.826125 18482 raft_consensus.cc:2804] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:44.826619 18482 raft_consensus.cc:697] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:44.827415 18482 consensus_queue.cc:237] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:44.837069 17382 catalog_manager.cc:5697] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 1 to 2, leader changed from b1674e4623354368b0b32287a2aa86ad (127.14.26.130) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:44.975718 18480 raft_consensus.cc:993] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:44.976189 18488 raft_consensus.cc:1081] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:44.977564 18293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a3a891f298c4ae6855dca75f366f31b"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33852
I20260709 13:05:44.977979 18293 raft_consensus.cc:493] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:44.978299 18293 raft_consensus.cc:3060] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.982916 18293 raft_consensus.cc:515] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:44.984349 18293 leader_election.cc:290] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:44.984956 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3a891f298c4ae6855dca75f366f31b" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:44.985438 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3a891f298c4ae6855dca75f366f31b" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:44.985507 17555 raft_consensus.cc:3055] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:44.986020 17555 raft_consensus.cc:740] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:44.986060 17630 raft_consensus.cc:3060] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.986877 17555 consensus_queue.cc:260] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:44.987810 17555 raft_consensus.cc:3060] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.993316 17555 raft_consensus.cc:2468] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:44.994068 17630 raft_consensus.cc:2468] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:44.994310 18239 leader_election.cc:304] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:44.995142 18482 raft_consensus.cc:2804] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:44.995643 18482 raft_consensus.cc:697] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:44.996415 18482 consensus_queue.cc:237] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:45.005414 17382 catalog_manager.cc:5697] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 1 to 2, leader changed from b1674e4623354368b0b32287a2aa86ad (127.14.26.130) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.112861 18446 raft_consensus.cc:993] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74: : Instructing follower 31e96c6c42f2472da291d75d7aece62a to start an election
I20260709 13:05:45.113272 18445 raft_consensus.cc:1081] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Signalling peer 31e96c6c42f2472da291d75d7aece62a to start an election
I20260709 13:05:45.114456 17630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8a5560fe3c0449c99783b85e226da4a"
dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
 from {username='slave'} at 127.0.0.1:45476
I20260709 13:05:45.114822 17630 raft_consensus.cc:493] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.115089 17630 raft_consensus.cc:3060] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.120870 17630 raft_consensus.cc:515] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:45.122671 17630 leader_election.cc:290] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:45.123271 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a5560fe3c0449c99783b85e226da4a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:45.123893 17555 raft_consensus.cc:3060] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.123809 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a5560fe3c0449c99783b85e226da4a" candidate_uuid: "31e96c6c42f2472da291d75d7aece62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:45.124441 17704 raft_consensus.cc:3055] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:45.124747 17704 raft_consensus.cc:740] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76eacecce09641bfb11ac283477dfe74, State: Running, Role: LEADER
I20260709 13:05:45.125490 17704 consensus_queue.cc:260] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:45.126605 17704 raft_consensus.cc:3060] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.130203 17555 raft_consensus.cc:2468] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 2.
I20260709 13:05:45.131217 17597 leader_election.cc:304] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:45.131886 18442 raft_consensus.cc:2804] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:45.132339 18442 raft_consensus.cc:697] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Becoming Leader. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:45.132716 17704 raft_consensus.cc:2468] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31e96c6c42f2472da291d75d7aece62a in term 2.
I20260709 13:05:45.133194 18442 consensus_queue.cc:237] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } }
I20260709 13:05:45.140035 18468 raft_consensus.cc:993] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:45.140507 18468 raft_consensus.cc:1081] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:45.142006 18293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "353c27d744a44be0b79ce522bb449dd6"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33864
I20260709 13:05:45.142488 18293 raft_consensus.cc:493] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.143151 18293 raft_consensus.cc:3060] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.143540 17382 catalog_manager.cc:5697] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a reported cstate change: term changed from 1 to 2, leader changed from 76eacecce09641bfb11ac283477dfe74 (127.14.26.132) to 31e96c6c42f2472da291d75d7aece62a (127.14.26.131). New cstate: current_term: 2 leader_uuid: "31e96c6c42f2472da291d75d7aece62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.149734 18293 raft_consensus.cc:515] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:45.152189 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353c27d744a44be0b79ce522bb449dd6" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:45.152297 18293 leader_election.cc:290] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:45.152823 17630 raft_consensus.cc:3055] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:45.153136 17630 raft_consensus.cc:740] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:45.153203 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353c27d744a44be0b79ce522bb449dd6" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:45.153764 17704 raft_consensus.cc:3060] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.153868 17630 consensus_queue.cc:260] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:45.155128 17630 raft_consensus.cc:3060] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.160291 17704 raft_consensus.cc:2468] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:45.161446 18238 leader_election.cc:304] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:45.162211 18482 raft_consensus.cc:2804] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:45.163061 18482 raft_consensus.cc:697] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:45.163913 18482 consensus_queue.cc:237] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:45.165220 17630 raft_consensus.cc:2468] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:45.186453 17382 catalog_manager.cc:5697] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 1 to 2, leader changed from 31e96c6c42f2472da291d75d7aece62a (127.14.26.131) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:45.281620 17555 raft_consensus.cc:1275] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.282855 18482 consensus_queue.cc:1048] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.303284 17630 raft_consensus.cc:1275] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.305455 18482 consensus_queue.cc:1048] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.325795 18488 raft_consensus.cc:993] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:45.326303 18451 raft_consensus.cc:1081] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:45.327904 18287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d039f33863a440319c15c63c5242869e"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33852
I20260709 13:05:45.328327 18287 raft_consensus.cc:493] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.328682 18287 raft_consensus.cc:3060] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.333801 18287 raft_consensus.cc:515] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:45.336820 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f33863a440319c15c63c5242869e" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:45.337339 17555 raft_consensus.cc:3055] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:45.337445 18287 leader_election.cc:290] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:45.337663 17555 raft_consensus.cc:740] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:45.338376 17555 consensus_queue.cc:260] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:45.338485 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f33863a440319c15c63c5242869e" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:45.339121 17627 raft_consensus.cc:3060] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.339483 17555 raft_consensus.cc:3060] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.345521 17627 raft_consensus.cc:2468] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:45.345521 17555 raft_consensus.cc:2468] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:45.346588 18239 leader_election.cc:304] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 
I20260709 13:05:45.347404 18482 raft_consensus.cc:2804] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:45.347879 18482 raft_consensus.cc:697] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:45.348673 18482 consensus_queue.cc:237] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:45.358090 17377 catalog_manager.cc:5697] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 1 to 2, leader changed from b1674e4623354368b0b32287a2aa86ad (127.14.26.130) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.540743 17707 raft_consensus.cc:1275] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Refusing update from remote peer 31e96c6c42f2472da291d75d7aece62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.541975 18468 consensus_queue.cc:1048] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.550611 17555 raft_consensus.cc:1275] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 31e96c6c42f2472da291d75d7aece62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.551837 18497 consensus_queue.cc:1048] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.567718 17627 raft_consensus.cc:1275] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.570788 18481 consensus_queue.cc:1048] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.596637 17555 raft_consensus.cc:1275] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.598066 18481 consensus_queue.cc:1048] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.762912 17627 raft_consensus.cc:1275] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.764114 18481 consensus_queue.cc:1048] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.777901 17707 raft_consensus.cc:1275] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.779198 18481 consensus_queue.cc:1048] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.794435 17627 raft_consensus.cc:1275] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.799659 18482 consensus_queue.cc:1048] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.810809 17553 raft_consensus.cc:1275] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.812471 18481 consensus_queue.cc:1048] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.812904 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:45.864063 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:45.900228 17553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf"
dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:55836
I20260709 13:05:45.900764 17553 raft_consensus.cc:606] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 2 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:45.903112 17553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87"
dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:55836
I20260709 13:05:45.903528 17553 raft_consensus.cc:606] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 2 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:45.905915 17630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8974af82002e4325ae10e3087232db6a"
dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:60858
I20260709 13:05:45.906352 17630 raft_consensus.cc:606] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:45.909245 17553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b0fbf6c76b349fc8ad42b9c5b368b1d"
dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:55836
I20260709 13:05:45.909893 17553 raft_consensus.cc:606] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:45.912055 17553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2d5052c059f40c8a2866de0fe9d6e82"
dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:55836
I20260709 13:05:45.912456 17553 raft_consensus.cc:606] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:45.914126 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:45.915203 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:45.928186 18480 raft_consensus.cc:993] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:45.928718 18451 raft_consensus.cc:1081] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 2 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:45.930047 18287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33852
I20260709 13:05:45.930519 18287 raft_consensus.cc:493] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.930845 18287 raft_consensus.cc:3060] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:45.935437 18287 raft_consensus.cc:515] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:45.937081 18287 leader_election.cc:290] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 3 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:45.938309 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:45.938337 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804c662f894a40efaddd042ec01ad3cf" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:45.938925 17707 raft_consensus.cc:3060] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:45.939090 17553 raft_consensus.cc:3055] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:45.939525 17553 raft_consensus.cc:740] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:45.940253 17553 consensus_queue.cc:260] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [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: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:45.941404 17553 raft_consensus.cc:3060] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:45.945647 17707 raft_consensus.cc:2468] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 3.
I20260709 13:05:45.946589 18238 leader_election.cc:304] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [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: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:45.947113 17553 raft_consensus.cc:2468] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 3.
I20260709 13:05:45.947259 18482 raft_consensus.cc:2804] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:45.947731 18482 raft_consensus.cc:697] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 3 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:45.948665 18482 consensus_queue.cc:237] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [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: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:45.957719 17377 catalog_manager.cc:5697] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 2 to 3, leader changed from b1674e4623354368b0b32287a2aa86ad (127.14.26.130) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 3 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.958334 18442 raft_consensus.cc:993] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:45.958942 18468 raft_consensus.cc:1081] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:45.960242 18287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8974af82002e4325ae10e3087232db6a"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33864
I20260709 13:05:45.960680 18287 raft_consensus.cc:493] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.960975 18287 raft_consensus.cc:3060] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:45.965770 18287 raft_consensus.cc:515] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:45.967494 18287 leader_election.cc:290] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 3 election: Requested vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849)
I20260709 13:05:45.968552 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8974af82002e4325ae10e3087232db6a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:45.968806 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8974af82002e4325ae10e3087232db6a" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:45.969149 17630 raft_consensus.cc:3055] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:45.969365 17707 raft_consensus.cc:3060] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:45.969501 17630 raft_consensus.cc:740] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31e96c6c42f2472da291d75d7aece62a, State: Running, Role: LEADER
I20260709 13:05:45.970263 17630 consensus_queue.cc:260] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [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: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:45.971472 17630 raft_consensus.cc:3060] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:45.974714 17707 raft_consensus.cc:2468] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 3.
I20260709 13:05:45.975648 18238 leader_election.cc:304] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [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: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:45.976328 18481 raft_consensus.cc:2804] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:45.976433 17630 raft_consensus.cc:2468] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 3.
I20260709 13:05:45.976768 18481 raft_consensus.cc:697] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 3 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:45.977520 18481 consensus_queue.cc:237] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [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: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:45.985917 17377 catalog_manager.cc:5697] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 2 to 3, leader changed from 31e96c6c42f2472da291d75d7aece62a (127.14.26.131) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 3 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:46.046824 18451 raft_consensus.cc:993] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:46.047354 18480 raft_consensus.cc:1081] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:46.048823 18287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2d5052c059f40c8a2866de0fe9d6e82"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33852
I20260709 13:05:46.049196 18287 raft_consensus.cc:493] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.049561 18287 raft_consensus.cc:3060] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.053932 18287 raft_consensus.cc:515] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:46.055546 18287 leader_election.cc:290] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Requested vote from peers b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563), 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343)
I20260709 13:05:46.056448 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d5052c059f40c8a2866de0fe9d6e82" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:46.056576 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d5052c059f40c8a2866de0fe9d6e82" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31e96c6c42f2472da291d75d7aece62a"
I20260709 13:05:46.057032 17553 raft_consensus.cc:3055] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:46.057274 17630 raft_consensus.cc:3060] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.057386 17553 raft_consensus.cc:740] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:46.058270 17553 consensus_queue.cc:260] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:46.059361 17553 raft_consensus.cc:3060] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.064711 17630 raft_consensus.cc:2468] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:46.065037 17553 raft_consensus.cc:2468] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:46.065900 18239 leader_election.cc:304] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1; no voters: 
I20260709 13:05:46.066674 18481 raft_consensus.cc:2804] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:46.067176 18481 raft_consensus.cc:697] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:46.067960 18481 consensus_queue.cc:237] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } }
I20260709 13:05:46.079349 17377 catalog_manager.cc:5697] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 1 to 2, leader changed from b1674e4623354368b0b32287a2aa86ad (127.14.26.130) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.173070 18451 raft_consensus.cc:993] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:46.173539 18488 raft_consensus.cc:1081] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:46.175038 18289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b0fbf6c76b349fc8ad42b9c5b368b1d"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33852
I20260709 13:05:46.175527 18289 raft_consensus.cc:493] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.175872 18289 raft_consensus.cc:3060] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.181599 18289 raft_consensus.cc:515] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:46.183175 18289 leader_election.cc:290] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:46.183876 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0fbf6c76b349fc8ad42b9c5b368b1d" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:46.184466 17707 raft_consensus.cc:3060] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.184686 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0fbf6c76b349fc8ad42b9c5b368b1d" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:46.185223 17553 raft_consensus.cc:3055] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:46.185501 17553 raft_consensus.cc:740] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:46.186172 17553 consensus_queue.cc:260] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:46.187270 17553 raft_consensus.cc:3060] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.190559 17707 raft_consensus.cc:2468] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:46.191591 18238 leader_election.cc:304] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:46.192296 18481 raft_consensus.cc:2804] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:46.192801 18481 raft_consensus.cc:697] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:46.193660 18481 consensus_queue.cc:237] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:46.195221 17553 raft_consensus.cc:2468] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:46.203898 17377 catalog_manager.cc:5697] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 1 to 2, leader changed from b1674e4623354368b0b32287a2aa86ad (127.14.26.130) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.288806 18480 raft_consensus.cc:993] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:46.289291 18480 raft_consensus.cc:1081] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 2 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:46.290732 18289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33852
I20260709 13:05:46.291299 18289 raft_consensus.cc:493] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.291635 18289 raft_consensus.cc:3060] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:46.297076 18289 raft_consensus.cc:515] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:46.298508 18289 leader_election.cc:290] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 3 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:46.299446 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:46.299947 17553 raft_consensus.cc:3055] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:46.300134 17553 raft_consensus.cc:740] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:46.300906 17553 consensus_queue.cc:260] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [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: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:46.301970 17553 raft_consensus.cc:3060] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:46.305068 17707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8504ea59096b4c24aa94240982db7c87" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:46.305696 17707 raft_consensus.cc:3060] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:46.309816 17553 raft_consensus.cc:2468] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 3.
I20260709 13:05:46.311093 18239 leader_election.cc:304] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [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: 7410d7117ec24237b34b559f3ed072f1, b1674e4623354368b0b32287a2aa86ad; no voters: 
I20260709 13:05:46.311738 17707 raft_consensus.cc:2468] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 3.
I20260709 13:05:46.312353 18482 raft_consensus.cc:2804] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:46.313663 18482 raft_consensus.cc:697] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 3 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:46.314468 18482 consensus_queue.cc:237] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [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: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:46.327056 17377 catalog_manager.cc:5697] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 2 to 3, leader changed from b1674e4623354368b0b32287a2aa86ad (127.14.26.130) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 3 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.381254 17707 raft_consensus.cc:1275] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:46.382354 18481 consensus_queue.cc:1048] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.406973 17553 raft_consensus.cc:1275] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 3 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:46.408785 18481 consensus_queue.cc:1048] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.452764 17630 raft_consensus.cc:1275] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 3 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:46.454108 18481 consensus_queue.cc:1048] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.462266 17707 raft_consensus.cc:1275] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:46.463726 18481 consensus_queue.cc:1048] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.482401 17630 raft_consensus.cc:1275] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.484498 18481 consensus_queue.cc:1048] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:46.494230 17553 raft_consensus.cc:1275] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.495479 18482 consensus_queue.cc:1048] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:46.710754 17553 raft_consensus.cc:1275] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 3 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:46.711920 18482 consensus_queue.cc:1048] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.718935 17704 raft_consensus.cc:1275] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:46.720885 18482 consensus_queue.cc:1048] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.741207 17704 raft_consensus.cc:1275] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.742499 18482 consensus_queue.cc:1048] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:46.758881 17553 raft_consensus.cc:1275] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.760072 18482 consensus_queue.cc:1048] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:46.916064 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:46.957036 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:46.996785 17553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0718767afe064f81885e13b32dd48195"
dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:55836
I20260709 13:05:46.997493 17553 raft_consensus.cc:606] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:47.002635 17553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35ea14578a3a4d60ac29d2cd33db3c70"
dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
mode: GRACEFUL
new_leader_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:55836
I20260709 13:05:47.003347 17553 raft_consensus.cc:606] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Received request to transfer leadership to TS 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:47.004727 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:47.005010 18451 raft_consensus.cc:993] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:47.006206 18480 raft_consensus.cc:1081] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:47.007419 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:47.007863 18293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0718767afe064f81885e13b32dd48195"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33852
I20260709 13:05:47.008385 18293 raft_consensus.cc:493] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:47.008684 18293 raft_consensus.cc:3060] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:47.013671 18293 raft_consensus.cc:515] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:47.015498 18293 leader_election.cc:290] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:47.016305 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0718767afe064f81885e13b32dd48195" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:47.016423 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0718767afe064f81885e13b32dd48195" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:47.016880 17704 raft_consensus.cc:3060] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:47.017019 17553 raft_consensus.cc:3055] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:47.017409 17553 raft_consensus.cc:740] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:47.018026 17553 consensus_queue.cc:260] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:47.019167 17553 raft_consensus.cc:3060] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:47.023190 17704 raft_consensus.cc:2468] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:47.024235 18238 leader_election.cc:304] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:47.024984 18481 raft_consensus.cc:2804] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:47.025167 17553 raft_consensus.cc:2468] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:47.025425 18481 raft_consensus.cc:697] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:47.026298 18481 consensus_queue.cc:237] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:47.034587 17380 catalog_manager.cc:5697] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 1 to 2, leader changed from b1674e4623354368b0b32287a2aa86ad (127.14.26.130) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:47.304026 18480 raft_consensus.cc:993] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad: : Instructing follower 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:47.304607 18451 raft_consensus.cc:1081] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Signalling peer 7410d7117ec24237b34b559f3ed072f1 to start an election
I20260709 13:05:47.306208 18289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35ea14578a3a4d60ac29d2cd33db3c70"
dest_uuid: "7410d7117ec24237b34b559f3ed072f1"
 from {username='slave'} at 127.0.0.1:33852
I20260709 13:05:47.306679 18289 raft_consensus.cc:493] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:47.307096 18289 raft_consensus.cc:3060] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:47.312937 18289 raft_consensus.cc:515] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:47.314309 18289 leader_election.cc:290] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Requested vote from peers 76eacecce09641bfb11ac283477dfe74 (127.14.26.132:39849), b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563)
I20260709 13:05:47.314971 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ea14578a3a4d60ac29d2cd33db3c70" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76eacecce09641bfb11ac283477dfe74"
I20260709 13:05:47.315199 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ea14578a3a4d60ac29d2cd33db3c70" candidate_uuid: "7410d7117ec24237b34b559f3ed072f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1674e4623354368b0b32287a2aa86ad"
I20260709 13:05:47.315593 17704 raft_consensus.cc:3060] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:47.315702 17555 raft_consensus.cc:3055] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:47.316079 17555 raft_consensus.cc:740] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1674e4623354368b0b32287a2aa86ad, State: Running, Role: LEADER
I20260709 13:05:47.316792 17555 consensus_queue.cc:260] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:47.317973 17555 raft_consensus.cc:3060] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:47.323108 17704 raft_consensus.cc:2468] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:47.324306 18238 leader_election.cc:304] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7410d7117ec24237b34b559f3ed072f1, 76eacecce09641bfb11ac283477dfe74; no voters: 
I20260709 13:05:47.324731 17555 raft_consensus.cc:2468] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7410d7117ec24237b34b559f3ed072f1 in term 2.
I20260709 13:05:47.325114 18481 raft_consensus.cc:2804] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:47.325662 18481 raft_consensus.cc:697] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Becoming Leader. State: Replica: 7410d7117ec24237b34b559f3ed072f1, State: Running, Role: LEADER
I20260709 13:05:47.326431 18481 consensus_queue.cc:237] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } }
I20260709 13:05:47.336762 17380 catalog_manager.cc:5697] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 reported cstate change: term changed from 1 to 2, leader changed from b1674e4623354368b0b32287a2aa86ad (127.14.26.130) to 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "7410d7117ec24237b34b559f3ed072f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:47.557236 17555 raft_consensus.cc:1275] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:47.558327 18481 consensus_queue.cc:1048] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:47.571767 17707 raft_consensus.cc:1275] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:47.573356 18482 consensus_queue.cc:1048] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:47.735886 17704 raft_consensus.cc:1275] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:47.738947 18533 consensus_queue.cc:1048] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:47.788756 17553 raft_consensus.cc:1275] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Refusing update from remote peer 7410d7117ec24237b34b559f3ed072f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:47.792146 18482 consensus_queue.cc:1048] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1674e4623354368b0b32287a2aa86ad" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 43563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:05:48.008580 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:48.046443 14442 tablet_server.cc:179] TabletServer@127.14.26.129:46615 shutting down...
I20260709 13:05:48.078207 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:48.086721 14442 tablet_replica.cc:333] stopping tablet replica
W20260709 13:05:48.087141 17596 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 72 similar messages]
I20260709 13:05:48.088079 14442 raft_consensus.cc:2243] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.090000 14442 raft_consensus.cc:2272] T cf0224ce065a443a9a4e0199a54ae83a P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.093715 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.094892 14442 raft_consensus.cc:2243] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.095582 14442 raft_consensus.cc:2272] T 3c15b9b406614601b7b4230e3ca576e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.099236 14442 tablet_replica.cc:333] stopping tablet replica
W20260709 13:05:48.100057 17596 consensus_peers.cc:597] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.100155 14442 raft_consensus.cc:2243] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.101132 14442 raft_consensus.cc:2272] T 1f62fea5d8de40c5b873f5611544911e P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.104408 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.105813 14442 raft_consensus.cc:2243] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.106483 14442 raft_consensus.cc:2272] T 88e82b7e97d94be999917700fceacd8f P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.111084 14442 tablet_replica.cc:333] stopping tablet replica
W20260709 13:05:48.111879 17596 consensus_peers.cc:597] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.112046 14442 raft_consensus.cc:2243] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:05:48.112691 17670 consensus_peers.cc:597] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.113273 14442 raft_consensus.cc:2272] T 8504ea59096b4c24aa94240982db7c87 P 7410d7117ec24237b34b559f3ed072f1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.114228 17596 consensus_peers.cc:597] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.115723 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.116340 14442 raft_consensus.cc:2243] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.117143 14442 raft_consensus.cc:2272] T 8974af82002e4325ae10e3087232db6a P 7410d7117ec24237b34b559f3ed072f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.119467 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.120303 14442 raft_consensus.cc:2243] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.120973 14442 raft_consensus.cc:2272] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.124512 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.126642 14442 raft_consensus.cc:2243] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:48.127033 17522 consensus_peers.cc:597] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.127255 14442 raft_consensus.cc:2272] T ffce0803dba546a59ee63957eb79c6e7 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.127322 17670 consensus_peers.cc:597] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.129957 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.130653 14442 raft_consensus.cc:2243] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.131539 14442 raft_consensus.cc:2272] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.133793 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.134507 14442 raft_consensus.cc:2243] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.135517 14442 raft_consensus.cc:2272] T 804c662f894a40efaddd042ec01ad3cf P 7410d7117ec24237b34b559f3ed072f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.138219 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.138860 14442 raft_consensus.cc:2243] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.139686 14442 raft_consensus.cc:2272] T 8a3a891f298c4ae6855dca75f366f31b P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.142370 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.143172 14442 raft_consensus.cc:2243] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.143699 14442 raft_consensus.cc:2272] T 33ac5f76c7874b51879c0179bcf161c6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.146266 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.147182 14442 raft_consensus.cc:2243] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:48.147217 17670 consensus_peers.cc:597] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.147912 14442 raft_consensus.cc:2272] T 4fad39dadce34ee28529b8bdab94496e P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.151448 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.152295 14442 raft_consensus.cc:2243] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.152920 14442 raft_consensus.cc:2272] T 4576139c4c7343efbd463df7bc32bfe0 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.155252 17522 consensus_peers.cc:597] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.156103 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.157120 14442 raft_consensus.cc:2243] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.157644 14442 raft_consensus.cc:2272] T 8161805af1d54480be739296662fbcc5 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.158885 17670 consensus_peers.cc:597] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.160724 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.161566 14442 raft_consensus.cc:2243] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.162053 14442 raft_consensus.cc:2272] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.165273 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.166129 14442 raft_consensus.cc:2243] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.166755 14442 raft_consensus.cc:2272] T 9ee5242477a64f7499d3d3a6f18b80bf P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.169680 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.170244 14442 raft_consensus.cc:2243] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.170663 14442 raft_consensus.cc:2272] T 5fd7ffce586a494c9f33ad07a434d665 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.172712 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.173302 14442 raft_consensus.cc:2243] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.173686 14442 raft_consensus.cc:2272] T 6e6bdd2272ac45feaba1cae19ba1025d P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.176131 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.176733 14442 raft_consensus.cc:2243] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.177158 14442 raft_consensus.cc:2272] T 3859994dc73a44748e2b578ff52ef3d8 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.178364 17522 consensus_peers.cc:597] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.179461 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.180132 14442 raft_consensus.cc:2243] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.180543 14442 raft_consensus.cc:2272] T 827aea0c16034756b56bba24a5cb97d6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.183169 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.183882 14442 raft_consensus.cc:2243] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.184378 14442 raft_consensus.cc:2272] T 76145e5b5d5545aab94cc6264bb36404 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.185635 17522 consensus_peers.cc:597] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.186914 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.187673 14442 raft_consensus.cc:2243] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.188161 14442 raft_consensus.cc:2272] T 8666a4e6270a4af58ef27940e4e46881 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.190595 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.191395 14442 raft_consensus.cc:2243] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.191897 14442 raft_consensus.cc:2272] T 270529e374b545379eaf096f76d5b4be P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.194226 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.194732 14442 raft_consensus.cc:2243] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.195730 14442 raft_consensus.cc:2272] T 96c2712dff204fff9bf631dbf378495a P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.197675 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.198272 14442 raft_consensus.cc:2243] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.198714 14442 raft_consensus.cc:2272] T c543ea3167a24f138115365cecd2b9d9 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.201176 14442 tablet_replica.cc:333] stopping tablet replica
W20260709 13:05:48.201525 17522 consensus_peers.cc:597] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.202016 14442 raft_consensus.cc:2243] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.202551 14442 raft_consensus.cc:2272] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.205572 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.206393 14442 raft_consensus.cc:2243] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.207580 14442 raft_consensus.cc:2272] T 1398d40a25314d9b9bc3484815e59cff P 7410d7117ec24237b34b559f3ed072f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.210084 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.210844 14442 raft_consensus.cc:2243] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.211800 14442 raft_consensus.cc:2272] T 353c27d744a44be0b79ce522bb449dd6 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.213042 17522 consensus_peers.cc:597] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.214219 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.214777 14442 raft_consensus.cc:2243] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.215139 14442 raft_consensus.cc:2272] T 22c1f838712b4390b887b89c1b3ec55b P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.217063 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.217522 14442 raft_consensus.cc:2243] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.218044 14442 raft_consensus.cc:2272] T 77d5a058583549d9b8c9e09439d7070c P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.220741 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.221333 14442 raft_consensus.cc:2243] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.222218 14442 raft_consensus.cc:2272] T d039f33863a440319c15c63c5242869e P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.224136 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.224655 14442 raft_consensus.cc:2243] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.225479 14442 raft_consensus.cc:2272] T c71e85c9f33e4ade9f186d4f32058344 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.227509 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.228047 14442 raft_consensus.cc:2243] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.228814 14442 raft_consensus.cc:2272] T 0b4ee481fddb45599e502f76c8e99ca1 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.230787 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.231380 14442 raft_consensus.cc:2243] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.232164 14442 raft_consensus.cc:2272] T f2d5052c059f40c8a2866de0fe9d6e82 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.234028 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.234520 14442 raft_consensus.cc:2243] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.234896 14442 raft_consensus.cc:2272] T e4846785cf6b4a9ca6d224be5dda901a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.236883 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.237388 14442 raft_consensus.cc:2243] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.237771 14442 raft_consensus.cc:2272] T 8e4db7d789d340a7a2fdf2647698ed24 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.239967 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.240645 14442 raft_consensus.cc:2243] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.241176 14442 raft_consensus.cc:2272] T 8e3fccbf6d2142139dffeeb19a283440 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.243785 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.244374 14442 raft_consensus.cc:2243] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.244865 14442 raft_consensus.cc:2272] T 40fc210293834226af5a57167a0893e6 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.247226 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.247802 14442 raft_consensus.cc:2243] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.248366 14442 raft_consensus.cc:2272] T 22a27483dc5a4281b7e28393206cb52a P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.250751 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.251353 14442 raft_consensus.cc:2243] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.252059 14442 raft_consensus.cc:2272] T 0718767afe064f81885e13b32dd48195 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.254741 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.255332 14442 raft_consensus.cc:2243] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.255810 14442 raft_consensus.cc:2272] T 9feaa15e0e3a43e09376b50a65858873 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.256590 17670 consensus_peers.cc:597] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.257728 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.258315 14442 raft_consensus.cc:2243] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.259126 14442 raft_consensus.cc:2272] T 35ea14578a3a4d60ac29d2cd33db3c70 P 7410d7117ec24237b34b559f3ed072f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.261368 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.261848 14442 raft_consensus.cc:2243] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.262254 14442 raft_consensus.cc:2272] T 2dd79edec9b64b6d87e8f67fc80b2243 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.264652 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:48.265210 14442 raft_consensus.cc:2243] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.265671 14442 raft_consensus.cc:2272] T e4610970a64b4a75be106111b332a150 P 7410d7117ec24237b34b559f3ed072f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.267001 17596 consensus_peers.cc:597] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.272917 17522 consensus_peers.cc:597] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.300292 17596 consensus_peers.cc:597] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.303617 17670 consensus_peers.cc:597] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.319252 17596 consensus_peers.cc:597] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. 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 13:05:48.328739 17522 consensus_peers.cc:597] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.339996 14442 tablet_server.cc:196] TabletServer@127.14.26.129:46615 shutdown complete.
W20260709 13:05:48.368216 17596 consensus_peers.cc:597] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:48.379446 17596 consensus_peers.cc:597] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:48.385226 17670 consensus_peers.cc:597] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:48.391409 17596 consensus_peers.cc:597] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:48.394827 17522 consensus_peers.cc:597] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:48.406759 17670 consensus_peers.cc:597] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:48.409569 17596 consensus_peers.cc:597] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:48.424144 17670 consensus_peers.cc:597] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.429530 14442 tablet_server.cc:179] TabletServer@127.14.26.130:0 shutting down...
W20260709 13:05:48.440451 17671 consensus_peers.cc:597] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.461485 17522 consensus_peers.cc:597] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:48.462754 17597 consensus_peers.cc:597] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.478931 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:48.480053 14442 tablet_replica.cc:333] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.480949 14442 raft_consensus.cc:2243] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.481873 14442 raft_consensus.cc:2272] T 8e4db7d789d340a7a2fdf2647698ed24 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.484030 14442 tablet_replica.cc:333] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.484709 14442 raft_consensus.cc:2243] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.485519 14442 raft_consensus.cc:2272] T cbb4acf266934a68963cca9e7ad6c000 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.486078 17596 consensus_peers.cc:597] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.487630 14442 tablet_replica.cc:333] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.488389 14442 raft_consensus.cc:2243] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.489153 14442 raft_consensus.cc:2272] T 1d1672a043f749b1ad7e8f2c57ae5c47 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.490984 14442 tablet_replica.cc:333] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.491850 14442 raft_consensus.cc:2243] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.492389 14442 raft_consensus.cc:2272] T 270529e374b545379eaf096f76d5b4be P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.494894 14442 tablet_replica.cc:333] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.495831 14442 raft_consensus.cc:2243] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.496392 14442 raft_consensus.cc:2272] T 0b4ee481fddb45599e502f76c8e99ca1 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.495956 17671 consensus_peers.cc:597] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.498966 14442 tablet_replica.cc:333] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.499751 14442 raft_consensus.cc:2243] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:05:48.500208 17597 consensus_peers.cc:597] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.500666 14442 raft_consensus.cc:2272] T 1b9bcc4c6df243988b38e9ca33cc2826 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.502674 14442 tablet_replica.cc:333] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.503284 14442 raft_consensus.cc:2243] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.503713 14442 raft_consensus.cc:2272] T 0718767afe064f81885e13b32dd48195 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.505995 14442 tablet_replica.cc:333] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.506517 14442 raft_consensus.cc:2243] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.506943 14442 raft_consensus.cc:2272] T 40fa204ad94345b6876a2d1ca29639a7 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.508986 14442 tablet_replica.cc:333] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.509642 14442 raft_consensus.cc:2243] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.510164 14442 raft_consensus.cc:2272] T cf0224ce065a443a9a4e0199a54ae83a P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.512490 14442 tablet_replica.cc:333] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.513062 14442 raft_consensus.cc:2243] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.513782 14442 raft_consensus.cc:2272] T 86afb9afd31b483da206eda8c9676fa2 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.515712 14442 tablet_replica.cc:333] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.516255 14442 raft_consensus.cc:2243] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.516739 14442 raft_consensus.cc:2272] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.519081 14442 tablet_replica.cc:333] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.519695 14442 raft_consensus.cc:2243] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.520640 14442 raft_consensus.cc:2272] T ba7b833fb1584d0ab28cc631cac02c18 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.522073 17671 consensus_peers.cc:597] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.523106 14442 tablet_replica.cc:333] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.523875 14442 raft_consensus.cc:2243] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.524273 14442 raft_consensus.cc:2272] T 77d5a058583549d9b8c9e09439d7070c P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.526722 14442 tablet_replica.cc:333] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.527477 14442 raft_consensus.cc:2243] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.527993 14442 raft_consensus.cc:2272] T 385e8769549d4d43888c03e857ef96bb P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.530486 17671 consensus_peers.cc:597] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.530714 14442 tablet_replica.cc:333] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.531541 14442 raft_consensus.cc:2243] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.532014 14442 raft_consensus.cc:2272] T d039f33863a440319c15c63c5242869e P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.532889 17671 consensus_peers.cc:597] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.534417 14442 tablet_replica.cc:333] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.535148 14442 raft_consensus.cc:2243] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.535622 14442 raft_consensus.cc:2272] T c71e85c9f33e4ade9f186d4f32058344 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.538040 14442 tablet_replica.cc:333] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.538657 14442 raft_consensus.cc:2243] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.539090 14442 raft_consensus.cc:2272] T 88e82b7e97d94be999917700fceacd8f P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.540872 14442 tablet_replica.cc:333] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.541337 14442 raft_consensus.cc:2243] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.542030 14442 raft_consensus.cc:2272] T 11da03d0436f444fbbac2ed28480f5a3 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.543725 14442 tablet_replica.cc:333] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.544202 14442 raft_consensus.cc:2243] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.544871 14442 raft_consensus.cc:2272] T 76145e5b5d5545aab94cc6264bb36404 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.546545 14442 tablet_replica.cc:333] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.547071 14442 raft_consensus.cc:2243] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.547469 14442 raft_consensus.cc:2272] T 9ab8f6416e684642933087a263e96232 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.549137 14442 tablet_replica.cc:333] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.549808 14442 raft_consensus.cc:2243] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.550218 14442 raft_consensus.cc:2272] T 8666a4e6270a4af58ef27940e4e46881 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.552968 14442 tablet_replica.cc:333] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.553751 14442 raft_consensus.cc:2243] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.554706 14442 raft_consensus.cc:2272] T 8161805af1d54480be739296662fbcc5 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.557125 14442 tablet_replica.cc:333] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.557706 14442 raft_consensus.cc:2243] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.558597 14442 raft_consensus.cc:2272] T 33ac5f76c7874b51879c0179bcf161c6 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.561111 14442 tablet_replica.cc:333] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.561671 14442 raft_consensus.cc:2243] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.562076 14442 raft_consensus.cc:2272] T 10908964cec54ca1b3fc6ef25c809525 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.563738 14442 tablet_replica.cc:333] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.564260 14442 raft_consensus.cc:2243] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.564601 14442 raft_consensus.cc:2272] T fec7b59c8f644d7cbf5651f326f0e5af P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.566365 14442 tablet_replica.cc:333] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.566856 14442 raft_consensus.cc:2243] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.567332 14442 raft_consensus.cc:2272] T 8504ea59096b4c24aa94240982db7c87 P b1674e4623354368b0b32287a2aa86ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.569367 14442 tablet_replica.cc:333] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.569898 14442 raft_consensus.cc:2243] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.570626 14442 raft_consensus.cc:2272] T 40fc210293834226af5a57167a0893e6 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.572487 14442 tablet_replica.cc:333] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.572981 14442 raft_consensus.cc:2243] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.573371 14442 raft_consensus.cc:2272] T 827aea0c16034756b56bba24a5cb97d6 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.575165 14442 tablet_replica.cc:333] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.575663 14442 raft_consensus.cc:2243] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.576435 14442 raft_consensus.cc:2272] T 6e6bdd2272ac45feaba1cae19ba1025d P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.578827 14442 tablet_replica.cc:333] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.579658 14442 raft_consensus.cc:2243] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.580192 14442 raft_consensus.cc:2272] T 4fad39dadce34ee28529b8bdab94496e P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.582661 14442 tablet_replica.cc:333] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.583325 14442 raft_consensus.cc:2243] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.583746 14442 raft_consensus.cc:2272] T dc2f2e201efa47999bb79278cd1e307d P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.586275 14442 tablet_replica.cc:333] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.586954 14442 raft_consensus.cc:2243] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.587496 14442 raft_consensus.cc:2272] T 5fd7ffce586a494c9f33ad07a434d665 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.588420 17671 consensus_peers.cc:597] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.589947 14442 tablet_replica.cc:333] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.590814 14442 raft_consensus.cc:2243] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.591713 14442 raft_consensus.cc:2272] T 9ee5242477a64f7499d3d3a6f18b80bf P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.594153 14442 tablet_replica.cc:333] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.594686 14442 raft_consensus.cc:2243] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.595181 14442 raft_consensus.cc:2272] T 31e137d88bd54ccc86a8eb0e8748b5e4 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.597532 14442 tablet_replica.cc:333] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.598181 14442 raft_consensus.cc:2243] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.598675 14442 raft_consensus.cc:2272] T 4072770d5c8048b5bf460325102f4c2e P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.601251 14442 tablet_replica.cc:333] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.601850 14442 raft_consensus.cc:2243] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.602319 14442 raft_consensus.cc:2272] T f2d5052c059f40c8a2866de0fe9d6e82 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.604770 14442 tablet_replica.cc:333] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
W20260709 13:05:48.605415 17671 consensus_peers.cc:597] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.605486 14442 raft_consensus.cc:2243] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.606153 14442 raft_consensus.cc:2272] T e4846785cf6b4a9ca6d224be5dda901a P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.608296 14442 tablet_replica.cc:333] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.608799 14442 raft_consensus.cc:2243] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.609665 14442 raft_consensus.cc:2272] T 2dd79edec9b64b6d87e8f67fc80b2243 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.612092 14442 tablet_replica.cc:333] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.612761 14442 raft_consensus.cc:2243] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.613147 14442 raft_consensus.cc:2272] T f8a5560fe3c0449c99783b85e226da4a P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.614323 17597 consensus_peers.cc:597] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.614518 17596 consensus_peers.cc:597] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a -> Peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Couldn't send request to peer 7410d7117ec24237b34b559f3ed072f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.615530 14442 tablet_replica.cc:333] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.616168 14442 raft_consensus.cc:2243] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.616575 14442 raft_consensus.cc:2272] T 35ea14578a3a4d60ac29d2cd33db3c70 P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.618945 14442 tablet_replica.cc:333] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.619565 14442 raft_consensus.cc:2243] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.620002 14442 raft_consensus.cc:2272] T 23f2a1b14ab54327b73ea894073068ec P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.621919 14442 tablet_replica.cc:333] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.622517 14442 raft_consensus.cc:2243] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.622941 14442 raft_consensus.cc:2272] T 8a3a891f298c4ae6855dca75f366f31b P b1674e4623354368b0b32287a2aa86ad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.625368 17671 consensus_peers.cc:597] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.627560 14442 tablet_replica.cc:333] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.628247 14442 raft_consensus.cc:2243] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.628816 14442 raft_consensus.cc:2272] T 804c662f894a40efaddd042ec01ad3cf P b1674e4623354368b0b32287a2aa86ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.630918 14442 tablet_replica.cc:333] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad: stopping tablet replica
I20260709 13:05:48.631465 14442 raft_consensus.cc:2243] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.632246 14442 raft_consensus.cc:2272] T 3c15b9b406614601b7b4230e3ca576e4 P b1674e4623354368b0b32287a2aa86ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.652860 17671 consensus_peers.cc:597] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.673352 17597 consensus_peers.cc:597] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.682852 17671 consensus_peers.cc:597] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. 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 13:05:48.699450 17671 consensus_peers.cc:597] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.130:43563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.706298 14442 tablet_server.cc:196] TabletServer@127.14.26.130:0 shutdown complete.
W20260709 13:05:48.715685 17671 consensus_peers.cc:597] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.130:43563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.771910 14442 tablet_server.cc:179] TabletServer@127.14.26.131:0 shutting down...
W20260709 13:05:48.798645 17671 consensus_peers.cc:597] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 -> Peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Couldn't send request to peer 31e96c6c42f2472da291d75d7aece62a. 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 13:05:48.812716 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:48.813593 14442 tablet_replica.cc:333] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.814281 14442 raft_consensus.cc:2243] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.814769 14442 raft_consensus.cc:2272] T cbb4acf266934a68963cca9e7ad6c000 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.816779 14442 tablet_replica.cc:333] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.817556 14442 raft_consensus.cc:2243] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.817987 14442 raft_consensus.cc:2272] T 353c27d744a44be0b79ce522bb449dd6 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.820242 14442 tablet_replica.cc:333] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.820792 14442 raft_consensus.cc:2243] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.821178 14442 raft_consensus.cc:2272] T 2dd79edec9b64b6d87e8f67fc80b2243 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.822837 14442 tablet_replica.cc:333] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.823408 14442 raft_consensus.cc:2243] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.824121 14442 raft_consensus.cc:2272] T f8a5560fe3c0449c99783b85e226da4a P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.825750 14442 tablet_replica.cc:333] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.826316 14442 raft_consensus.cc:2243] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.826705 14442 raft_consensus.cc:2272] T 8a3a891f298c4ae6855dca75f366f31b P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.828423 14442 tablet_replica.cc:333] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.828943 14442 raft_consensus.cc:2243] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.829321 14442 raft_consensus.cc:2272] T 0b4ee481fddb45599e502f76c8e99ca1 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.831322 14442 tablet_replica.cc:333] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.831854 14442 raft_consensus.cc:2243] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.832248 14442 raft_consensus.cc:2272] T 1b9bcc4c6df243988b38e9ca33cc2826 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.833945 14442 tablet_replica.cc:333] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.834466 14442 raft_consensus.cc:2243] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.834870 14442 raft_consensus.cc:2272] T 3859994dc73a44748e2b578ff52ef3d8 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.836659 14442 tablet_replica.cc:333] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.837191 14442 raft_consensus.cc:2243] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.837929 14442 raft_consensus.cc:2272] T ffce0803dba546a59ee63957eb79c6e7 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.839876 14442 tablet_replica.cc:333] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.840405 14442 raft_consensus.cc:2243] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.840821 14442 raft_consensus.cc:2272] T 1398d40a25314d9b9bc3484815e59cff P 31e96c6c42f2472da291d75d7aece62a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.842715 14442 tablet_replica.cc:333] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.843331 14442 raft_consensus.cc:2243] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.843739 14442 raft_consensus.cc:2272] T 8974af82002e4325ae10e3087232db6a P 31e96c6c42f2472da291d75d7aece62a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.845414 14442 tablet_replica.cc:333] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.845938 14442 raft_consensus.cc:2243] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.846866 14442 raft_consensus.cc:2272] T fec7b59c8f644d7cbf5651f326f0e5af P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.848959 14442 tablet_replica.cc:333] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.849499 14442 raft_consensus.cc:2243] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.849965 14442 raft_consensus.cc:2272] T f2d5052c059f40c8a2866de0fe9d6e82 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.851876 14442 tablet_replica.cc:333] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.852429 14442 raft_consensus.cc:2243] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.853142 14442 raft_consensus.cc:2272] T 77d5a058583549d9b8c9e09439d7070c P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.855412 14442 tablet_replica.cc:333] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.855998 14442 raft_consensus.cc:2243] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.856855 14442 raft_consensus.cc:2272] T 385e8769549d4d43888c03e857ef96bb P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.859125 14442 tablet_replica.cc:333] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.859668 14442 raft_consensus.cc:2243] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.860390 14442 raft_consensus.cc:2272] T 22c1f838712b4390b887b89c1b3ec55b P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.862669 14442 tablet_replica.cc:333] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.863314 14442 raft_consensus.cc:2243] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.863806 14442 raft_consensus.cc:2272] T d039f33863a440319c15c63c5242869e P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.864989 17671 consensus_peers.cc:597] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 -> Peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Couldn't send request to peer 31e96c6c42f2472da291d75d7aece62a. 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 13:05:48.866129 14442 tablet_replica.cc:333] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.866844 14442 raft_consensus.cc:2243] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.867321 14442 raft_consensus.cc:2272] T c71e85c9f33e4ade9f186d4f32058344 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.869270 14442 tablet_replica.cc:333] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.869791 14442 raft_consensus.cc:2243] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.870539 14442 raft_consensus.cc:2272] T 22a27483dc5a4281b7e28393206cb52a P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.872429 14442 tablet_replica.cc:333] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.873061 14442 raft_consensus.cc:2243] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.873509 14442 raft_consensus.cc:2272] T 86afb9afd31b483da206eda8c9676fa2 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.875257 14442 tablet_replica.cc:333] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.875869 14442 raft_consensus.cc:2243] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.876641 14442 raft_consensus.cc:2272] T 9feaa15e0e3a43e09376b50a65858873 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.878376 14442 tablet_replica.cc:333] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.878881 14442 raft_consensus.cc:2243] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.879702 14442 raft_consensus.cc:2272] T 88e82b7e97d94be999917700fceacd8f P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.881415 14442 tablet_replica.cc:333] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.881999 14442 raft_consensus.cc:2243] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.882412 14442 raft_consensus.cc:2272] T 4576139c4c7343efbd463df7bc32bfe0 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.884104 14442 tablet_replica.cc:333] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.884603 14442 raft_consensus.cc:2243] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.885028 14442 raft_consensus.cc:2272] T ba7b833fb1584d0ab28cc631cac02c18 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.886662 14442 tablet_replica.cc:333] T 33ac5f76c7874b51879c0179bcf161c6 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.887202 14442 raft_consensus.cc:2243] T 33ac5f76c7874b51879c0179bcf161c6 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.887610 14442 raft_consensus.cc:2272] T 33ac5f76c7874b51879c0179bcf161c6 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.889261 14442 tablet_replica.cc:333] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.889772 14442 raft_consensus.cc:2243] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.890164 14442 raft_consensus.cc:2272] T 10908964cec54ca1b3fc6ef25c809525 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.891783 14442 tablet_replica.cc:333] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.892277 14442 raft_consensus.cc:2243] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.892638 14442 raft_consensus.cc:2272] T 8161805af1d54480be739296662fbcc5 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.894345 14442 tablet_replica.cc:333] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.894831 14442 raft_consensus.cc:2243] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.895535 14442 raft_consensus.cc:2272] T 1f62fea5d8de40c5b873f5611544911e P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.897575 14442 tablet_replica.cc:333] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.898090 14442 raft_consensus.cc:2243] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.898489 14442 raft_consensus.cc:2272] T 9ee5242477a64f7499d3d3a6f18b80bf P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.900547 14442 tablet_replica.cc:333] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.901124 14442 raft_consensus.cc:2243] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.901883 14442 raft_consensus.cc:2272] T 31e137d88bd54ccc86a8eb0e8748b5e4 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.904162 14442 tablet_replica.cc:333] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.904644 14442 raft_consensus.cc:2243] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.905126 14442 raft_consensus.cc:2272] T 4072770d5c8048b5bf460325102f4c2e P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.906914 17597 consensus_peers.cc:597] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a -> Peer b1674e4623354368b0b32287a2aa86ad (127.14.26.130:43563): Couldn't send request to peer b1674e4623354368b0b32287a2aa86ad. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.130:43563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.907567 14442 tablet_replica.cc:333] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.908326 14442 raft_consensus.cc:2243] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.908797 14442 raft_consensus.cc:2272] T dc2f2e201efa47999bb79278cd1e307d P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.911268 14442 tablet_replica.cc:333] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.911978 14442 raft_consensus.cc:2243] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.912508 14442 raft_consensus.cc:2272] T 40fa204ad94345b6876a2d1ca29639a7 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.914940 14442 tablet_replica.cc:333] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.915649 14442 raft_consensus.cc:2243] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.916661 14442 raft_consensus.cc:2272] T e4610970a64b4a75be106111b332a150 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:48.917217 17671 consensus_peers.cc:597] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 -> Peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Couldn't send request to peer 31e96c6c42f2472da291d75d7aece62a. 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 13:05:48.918982 14442 tablet_replica.cc:333] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.919760 14442 raft_consensus.cc:2243] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.920686 14442 raft_consensus.cc:2272] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.923125 14442 tablet_replica.cc:333] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.923822 14442 raft_consensus.cc:2243] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.924672 14442 raft_consensus.cc:2272] T 8e3fccbf6d2142139dffeeb19a283440 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.927234 14442 tablet_replica.cc:333] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.927939 14442 raft_consensus.cc:2243] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.928375 14442 raft_consensus.cc:2272] T 76145e5b5d5545aab94cc6264bb36404 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.930814 14442 tablet_replica.cc:333] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.931563 14442 raft_consensus.cc:2243] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.932006 14442 raft_consensus.cc:2272] T 9ab8f6416e684642933087a263e96232 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.934305 14442 tablet_replica.cc:333] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.935060 14442 raft_consensus.cc:2243] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.935527 14442 raft_consensus.cc:2272] T 3c15b9b406614601b7b4230e3ca576e4 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.937875 14442 tablet_replica.cc:333] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.938517 14442 raft_consensus.cc:2243] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.938984 14442 raft_consensus.cc:2272] T 11da03d0436f444fbbac2ed28480f5a3 P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.941551 14442 tablet_replica.cc:333] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.942219 14442 raft_consensus.cc:2243] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.942718 14442 raft_consensus.cc:2272] T c543ea3167a24f138115365cecd2b9d9 P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.945005 14442 tablet_replica.cc:333] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.945621 14442 raft_consensus.cc:2243] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.946125 14442 raft_consensus.cc:2272] T 96c2712dff204fff9bf631dbf378495a P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.948732 14442 tablet_replica.cc:333] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.949357 14442 raft_consensus.cc:2243] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:48.949838 14442 raft_consensus.cc:2272] T 23f2a1b14ab54327b73ea894073068ec P 31e96c6c42f2472da291d75d7aece62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:48.952273 14442 tablet_replica.cc:333] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a: stopping tablet replica
I20260709 13:05:48.952804 14442 raft_consensus.cc:2243] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:48.953691 14442 raft_consensus.cc:2272] T 4fad39dadce34ee28529b8bdab94496e P 31e96c6c42f2472da291d75d7aece62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.023981 14442 tablet_server.cc:196] TabletServer@127.14.26.131:0 shutdown complete.
W20260709 13:05:49.081274 17671 consensus_peers.cc:597] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 -> Peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Couldn't send request to peer 31e96c6c42f2472da291d75d7aece62a. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.131:44343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:49.097231 14442 tablet_server.cc:179] TabletServer@127.14.26.132:0 shutting down...
I20260709 13:05:49.146204 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:49.147145 14442 tablet_replica.cc:333] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.147929 14442 raft_consensus.cc:2243] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.148439 14442 raft_consensus.cc:2272] T 8e4db7d789d340a7a2fdf2647698ed24 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.151136 14442 tablet_replica.cc:333] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.151736 14442 raft_consensus.cc:2243] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:49.152061 17671 consensus_peers.cc:597] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 -> Peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Couldn't send request to peer 31e96c6c42f2472da291d75d7aece62a. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.131:44343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:49.152283 14442 raft_consensus.cc:2272] T 353c27d744a44be0b79ce522bb449dd6 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.154488 14442 tablet_replica.cc:333] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.155165 14442 raft_consensus.cc:2243] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.155591 14442 raft_consensus.cc:2272] T cbb4acf266934a68963cca9e7ad6c000 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.157294 14442 tablet_replica.cc:333] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.157841 14442 raft_consensus.cc:2243] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.158244 14442 raft_consensus.cc:2272] T 1b9bcc4c6df243988b38e9ca33cc2826 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.159968 14442 tablet_replica.cc:333] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.160497 14442 raft_consensus.cc:2243] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.160915 14442 raft_consensus.cc:2272] T 385e8769549d4d43888c03e857ef96bb P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.162919 14442 tablet_replica.cc:333] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.163743 14442 raft_consensus.cc:2243] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.164273 14442 raft_consensus.cc:2272] T 22c1f838712b4390b887b89c1b3ec55b P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.166823 14442 tablet_replica.cc:333] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.167572 14442 raft_consensus.cc:2243] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.168335 14442 raft_consensus.cc:2272] T cf0224ce065a443a9a4e0199a54ae83a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.170696 14442 tablet_replica.cc:333] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
W20260709 13:05:49.170570 17671 consensus_peers.cc:597] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 -> Peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Couldn't send request to peer 31e96c6c42f2472da291d75d7aece62a. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.131:44343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:49.171486 14442 raft_consensus.cc:2243] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.171860 14442 raft_consensus.cc:2272] T ffce0803dba546a59ee63957eb79c6e7 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.173542 14442 tablet_replica.cc:333] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.174016 14442 raft_consensus.cc:2243] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.174371 14442 raft_consensus.cc:2272] T 1d1672a043f749b1ad7e8f2c57ae5c47 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.176033 14442 tablet_replica.cc:333] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.176519 14442 raft_consensus.cc:2243] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.176862 14442 raft_consensus.cc:2272] T 1398d40a25314d9b9bc3484815e59cff P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.178580 14442 tablet_replica.cc:333] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.179127 14442 raft_consensus.cc:2243] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.179474 14442 raft_consensus.cc:2272] T 8e3fccbf6d2142139dffeeb19a283440 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.181145 14442 tablet_replica.cc:333] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.181612 14442 raft_consensus.cc:2243] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.181945 14442 raft_consensus.cc:2272] T 86afb9afd31b483da206eda8c9676fa2 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.183770 14442 tablet_replica.cc:333] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.184458 14442 raft_consensus.cc:2243] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.184862 14442 raft_consensus.cc:2272] T 9feaa15e0e3a43e09376b50a65858873 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.186568 14442 tablet_replica.cc:333] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.187145 14442 raft_consensus.cc:2243] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.187844 14442 raft_consensus.cc:2272] T 827aea0c16034756b56bba24a5cb97d6 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:49.187919 17671 consensus_peers.cc:597] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 -> Peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Couldn't send request to peer 31e96c6c42f2472da291d75d7aece62a. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.131:44343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:49.189872 14442 tablet_replica.cc:333] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.190462 14442 raft_consensus.cc:2243] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.191273 14442 raft_consensus.cc:2272] T 3859994dc73a44748e2b578ff52ef3d8 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:49.193169 17671 consensus_peers.cc:597] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 -> Peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Couldn't send request to peer 31e96c6c42f2472da291d75d7aece62a. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.131:44343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:49.193228 14442 tablet_replica.cc:333] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.193958 14442 raft_consensus.cc:2243] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.194370 14442 raft_consensus.cc:2272] T 6e6bdd2272ac45feaba1cae19ba1025d P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.196278 14442 tablet_replica.cc:333] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.196834 14442 raft_consensus.cc:2243] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.197531 14442 raft_consensus.cc:2272] T 10908964cec54ca1b3fc6ef25c809525 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.199410 14442 tablet_replica.cc:333] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.199905 14442 raft_consensus.cc:2243] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.200297 14442 raft_consensus.cc:2272] T 8974af82002e4325ae10e3087232db6a P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.201905 14442 tablet_replica.cc:333] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.202427 14442 raft_consensus.cc:2243] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.202829 14442 raft_consensus.cc:2272] T fec7b59c8f644d7cbf5651f326f0e5af P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.204423 14442 tablet_replica.cc:333] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.204926 14442 raft_consensus.cc:2243] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.205328 14442 raft_consensus.cc:2272] T 8504ea59096b4c24aa94240982db7c87 P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.206909 14442 tablet_replica.cc:333] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.207520 14442 raft_consensus.cc:2243] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.208287 14442 raft_consensus.cc:2272] T 4576139c4c7343efbd463df7bc32bfe0 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.210191 14442 tablet_replica.cc:333] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.210783 14442 raft_consensus.cc:2243] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.211225 14442 raft_consensus.cc:2272] T ba7b833fb1584d0ab28cc631cac02c18 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.213155 14442 tablet_replica.cc:333] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.213662 14442 raft_consensus.cc:2243] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.214074 14442 raft_consensus.cc:2272] T 1f62fea5d8de40c5b873f5611544911e P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.216334 14442 tablet_replica.cc:333] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.216925 14442 raft_consensus.cc:2243] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.217660 14442 raft_consensus.cc:2272] T 40fa204ad94345b6876a2d1ca29639a7 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.220371 14442 tablet_replica.cc:333] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.220885 14442 raft_consensus.cc:2243] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.221256 14442 raft_consensus.cc:2272] T e4610970a64b4a75be106111b332a150 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.222919 14442 tablet_replica.cc:333] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.223507 14442 raft_consensus.cc:2243] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.223881 14442 raft_consensus.cc:2272] T 11da03d0436f444fbbac2ed28480f5a3 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.225464 14442 tablet_replica.cc:333] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.226034 18445 raft_consensus.cc:493] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7410d7117ec24237b34b559f3ed072f1)
I20260709 13:05:49.226048 14442 raft_consensus.cc:2243] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.226617 18445 raft_consensus.cc:515] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31e96c6c42f2472da291d75d7aece62a" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 44343 } } peers { permanent_uuid: "76eacecce09641bfb11ac283477dfe74" member_type: VOTER last_known_addr { host: "127.14.26.132" port: 39849 } } peers { permanent_uuid: "7410d7117ec24237b34b559f3ed072f1" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 46615 } }
I20260709 13:05:49.227152 14442 raft_consensus.cc:2272] T 9ab8f6416e684642933087a263e96232 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.228438 18445 leader_election.cc:290] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343), 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615)
I20260709 13:05:49.229413 14442 tablet_replica.cc:333] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.230058 14442 raft_consensus.cc:2243] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.230916 14442 raft_consensus.cc:2272] T 8666a4e6270a4af58ef27940e4e46881 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:49.232581 17671 leader_election.cc:336] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31e96c6c42f2472da291d75d7aece62a (127.14.26.131:44343): Network error: Client connection negotiation failed: client connection to 127.14.26.131:44343: connect: Connection refused (error 111)
W20260709 13:05:49.233340 17670 leader_election.cc:336] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7410d7117ec24237b34b559f3ed072f1 (127.14.26.129:46615): Network error: Client connection negotiation failed: client connection to 127.14.26.129:46615: connect: Connection refused (error 111)
I20260709 13:05:49.233392 14442 tablet_replica.cc:333] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.233705 17670 leader_election.cc:304] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [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: 76eacecce09641bfb11ac283477dfe74; no voters: 31e96c6c42f2472da291d75d7aece62a, 7410d7117ec24237b34b559f3ed072f1
I20260709 13:05:49.234098 14442 raft_consensus.cc:2243] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.234304 18445 raft_consensus.cc:2749] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:49.234906 14442 raft_consensus.cc:2272] T 270529e374b545379eaf096f76d5b4be P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.236661 14442 tablet_replica.cc:333] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.237232 14442 raft_consensus.cc:2243] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.237890 14442 raft_consensus.cc:2272] T c543ea3167a24f138115365cecd2b9d9 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.239568 14442 tablet_replica.cc:333] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.240061 14442 raft_consensus.cc:2243] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.240461 14442 raft_consensus.cc:2272] T 96c2712dff204fff9bf631dbf378495a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.242197 14442 tablet_replica.cc:333] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.242684 14442 raft_consensus.cc:2243] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.243131 14442 raft_consensus.cc:2272] T 804c662f894a40efaddd042ec01ad3cf P 76eacecce09641bfb11ac283477dfe74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.244794 14442 tablet_replica.cc:333] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.245272 14442 raft_consensus.cc:2243] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.245930 14442 raft_consensus.cc:2272] T dc2f2e201efa47999bb79278cd1e307d P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.247551 14442 tablet_replica.cc:333] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.248035 14442 raft_consensus.cc:2243] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.248724 14442 raft_consensus.cc:2272] T 5fd7ffce586a494c9f33ad07a434d665 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.250396 14442 tablet_replica.cc:333] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.250877 14442 raft_consensus.cc:2243] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.251581 14442 raft_consensus.cc:2272] T 4072770d5c8048b5bf460325102f4c2e P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.253330 14442 tablet_replica.cc:333] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.253803 14442 raft_consensus.cc:2243] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.254592 14442 raft_consensus.cc:2272] T 23f2a1b14ab54327b73ea894073068ec P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.256304 14442 tablet_replica.cc:333] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.256786 14442 raft_consensus.cc:2243] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.257448 14442 raft_consensus.cc:2272] T e4846785cf6b4a9ca6d224be5dda901a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.259651 14442 tablet_replica.cc:333] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.260138 14442 raft_consensus.cc:2243] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.260550 14442 raft_consensus.cc:2272] T f8a5560fe3c0449c99783b85e226da4a P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.263185 14442 tablet_replica.cc:333] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.263654 14442 raft_consensus.cc:2243] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.264034 14442 raft_consensus.cc:2272] T 35ea14578a3a4d60ac29d2cd33db3c70 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.265611 14442 tablet_replica.cc:333] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.266074 14442 raft_consensus.cc:2243] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.266449 14442 raft_consensus.cc:2272] T 0718767afe064f81885e13b32dd48195 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.268038 14442 tablet_replica.cc:333] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.268500 14442 raft_consensus.cc:2243] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.268882 14442 raft_consensus.cc:2272] T 22a27483dc5a4281b7e28393206cb52a P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.270520 14442 tablet_replica.cc:333] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.270969 14442 raft_consensus.cc:2243] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.271392 14442 raft_consensus.cc:2272] T 8b0fbf6c76b349fc8ad42b9c5b368b1d P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.273010 14442 tablet_replica.cc:333] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.273470 14442 raft_consensus.cc:2243] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.273869 14442 raft_consensus.cc:2272] T 40fc210293834226af5a57167a0893e6 P 76eacecce09641bfb11ac283477dfe74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.275494 14442 tablet_replica.cc:333] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74: stopping tablet replica
I20260709 13:05:49.276715 14442 raft_consensus.cc:2243] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:49.277143 14442 raft_consensus.cc:2272] T 6aadb0b55ccc46d4a1a12d31cdb07359 P 76eacecce09641bfb11ac283477dfe74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.347313 14442 tablet_server.cc:196] TabletServer@127.14.26.132:0 shutdown complete.
I20260709 13:05:49.409384 14442 master.cc:562] Master@127.14.26.190:40709 shutting down...
I20260709 13:05:49.436173 14442 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:49.436738 14442 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:49.437073 14442 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2278597eea834f74823f77b7073e8371: stopping tablet replica
I20260709 13:05:49.458976 14442 master.cc:584] Master@127.14.26.190:40709 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (28065 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:05:49.548184 14442 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.26.190:39439
I20260709 13:05:49.549317 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:49.555603 18564 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 13:05:49.555747 18563 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 13:05:49.556265 18566 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 13:05:49.556717 14442 server_base.cc:1061] running on GCE node
I20260709 13:05:49.557777 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:49.557947 14442 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 13:05:49.558089 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602349558077 us; error 0 us; skew 500 ppm
I20260709 13:05:49.558526 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:49.560731 14442 webserver.cc:533] Webserver started at http://127.14.26.190:39961/ using document root <none> and password file <none>
I20260709 13:05:49.561161 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:49.561305 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:49.561520 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:49.562568 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/master-0-root/instance:
uuid: "0901aa55269948f98392d724a5113031"
format_stamp: "Formatted at 2026-07-09 13:05:49 on dist-test-slave-z3gg"
I20260709 13:05:49.566735 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:05:49.570048 18571 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:49.570849 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:49.571177 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/master-0-root
uuid: "0901aa55269948f98392d724a5113031"
format_stamp: "Formatted at 2026-07-09 13:05:49 on dist-test-slave-z3gg"
I20260709 13:05:49.571419 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-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 13:05:49.598984 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:49.600248 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:49.642051 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.190:39439
I20260709 13:05:49.642176 18622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.190:39439 every 8 connection(s)
I20260709 13:05:49.645912 18623 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 13:05:49.656132 18623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031: Bootstrap starting.
I20260709 13:05:49.660813 18623 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.664889 18623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031: No bootstrap required, opened a new log
I20260709 13:05:49.666980 18623 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0901aa55269948f98392d724a5113031" member_type: VOTER }
I20260709 13:05:49.667418 18623 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.667652 18623 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0901aa55269948f98392d724a5113031, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.668269 18623 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0901aa55269948f98392d724a5113031" member_type: VOTER }
I20260709 13:05:49.668723 18623 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:49.668942 18623 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:49.669221 18623 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.673519 18623 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0901aa55269948f98392d724a5113031" member_type: VOTER }
I20260709 13:05:49.674010 18623 leader_election.cc:304] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [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: 0901aa55269948f98392d724a5113031; no voters: 
I20260709 13:05:49.675165 18623 leader_election.cc:290] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:49.675578 18626 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:49.676934 18626 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [term 1 LEADER]: Becoming Leader. State: Replica: 0901aa55269948f98392d724a5113031, State: Running, Role: LEADER
I20260709 13:05:49.677623 18626 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [LEADER]: Queue going to LEADER mode. State: All 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: "0901aa55269948f98392d724a5113031" member_type: VOTER }
I20260709 13:05:49.678056 18623 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:49.682451 18627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0901aa55269948f98392d724a5113031" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0901aa55269948f98392d724a5113031" member_type: VOTER } }
I20260709 13:05:49.682870 18628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0901aa55269948f98392d724a5113031. Latest consensus state: current_term: 1 leader_uuid: "0901aa55269948f98392d724a5113031" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0901aa55269948f98392d724a5113031" member_type: VOTER } }
I20260709 13:05:49.683148 18627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:49.683432 18628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:49.686679 18633 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:49.694389 18633 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:49.695431 14442 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:49.703111 18633 catalog_manager.cc:1383] Generated new cluster ID: 44949ff905934bc48d54463236004aeb
I20260709 13:05:49.703409 18633 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:49.715116 18633 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:49.716432 18633 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:49.737198 18633 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031: Generated new TSK 0
I20260709 13:05:49.737847 18633 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:49.762409 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:49.768314 18644 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 13:05:49.769410 18645 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 13:05:49.770985 18647 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 13:05:49.771340 14442 server_base.cc:1061] running on GCE node
I20260709 13:05:49.772214 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:49.772387 14442 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 13:05:49.772598 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602349772579 us; error 0 us; skew 500 ppm
I20260709 13:05:49.773057 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:49.775218 14442 webserver.cc:533] Webserver started at http://127.14.26.129:33449/ using document root <none> and password file <none>
I20260709 13:05:49.775645 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:49.775794 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:49.775996 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:49.776971 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-0-root/instance:
uuid: "6a670c4b584047afa686eaa72c2d4256"
format_stamp: "Formatted at 2026-07-09 13:05:49 on dist-test-slave-z3gg"
I20260709 13:05:49.781193 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:05:49.784531 18652 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:49.785310 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:05:49.785545 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-0-root
uuid: "6a670c4b584047afa686eaa72c2d4256"
format_stamp: "Formatted at 2026-07-09 13:05:49 on dist-test-slave-z3gg"
I20260709 13:05:49.785781 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-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 13:05:49.795871 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:49.796968 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:49.798285 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:49.800436 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:49.800624 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:49.800896 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:49.801069 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:49.839795 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.129:34367
I20260709 13:05:49.839861 18714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.129:34367 every 8 connection(s)
I20260709 13:05:49.844877 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:49.851800 18719 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 13:05:49.852140 18720 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 13:05:49.855562 18722 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 13:05:49.856007 14442 server_base.cc:1061] running on GCE node
I20260709 13:05:49.857244 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:49.857424 14442 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 13:05:49.857635 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602349857615 us; error 0 us; skew 500 ppm
I20260709 13:05:49.858184 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:49.860971 14442 webserver.cc:533] Webserver started at http://127.14.26.130:40673/ using document root <none> and password file <none>
I20260709 13:05:49.861580 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:49.861835 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:49.862161 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:49.862871 18715 heartbeater.cc:344] Connected to a master server at 127.14.26.190:39439
I20260709 13:05:49.863337 18715 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:49.863514 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-1-root/instance:
uuid: "4b3be325ed4c4129a066592af35537dc"
format_stamp: "Formatted at 2026-07-09 13:05:49 on dist-test-slave-z3gg"
I20260709 13:05:49.864089 18715 heartbeater.cc:507] Master 127.14.26.190:39439 requested a full tablet report, sending...
I20260709 13:05:49.866076 18588 ts_manager.cc:194] Registered new tserver with Master: 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367)
I20260709 13:05:49.868263 18588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56100
I20260709 13:05:49.868482 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:05:49.872159 18727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:49.873015 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:49.873399 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-1-root
uuid: "4b3be325ed4c4129a066592af35537dc"
format_stamp: "Formatted at 2026-07-09 13:05:49 on dist-test-slave-z3gg"
I20260709 13:05:49.873667 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-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 13:05:49.903607 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:49.904848 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:49.906347 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:49.908587 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:49.908758 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:49.909049 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:49.909215 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:49.948640 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.130:40729
I20260709 13:05:49.948812 18789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.130:40729 every 8 connection(s)
I20260709 13:05:49.953696 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:49.961215 18793 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 13:05:49.962381 18794 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 13:05:49.965240 18796 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 13:05:49.966491 18790 heartbeater.cc:344] Connected to a master server at 127.14.26.190:39439
I20260709 13:05:49.966676 14442 server_base.cc:1061] running on GCE node
I20260709 13:05:49.966979 18790 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:49.967752 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:05:49.967799 18790 heartbeater.cc:507] Master 127.14.26.190:39439 requested a full tablet report, sending...
W20260709 13:05:49.968043 14442 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 13:05:49.968417 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602349968392 us; error 0 us; skew 500 ppm
I20260709 13:05:49.969004 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:49.970356 18588 ts_manager.cc:194] Registered new tserver with Master: 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:49.971812 14442 webserver.cc:533] Webserver started at http://127.14.26.131:46125/ using document root <none> and password file <none>
I20260709 13:05:49.972469 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:49.972393 18588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56102
I20260709 13:05:49.972896 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:49.973235 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:49.974457 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-2-root/instance:
uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
format_stamp: "Formatted at 2026-07-09 13:05:49 on dist-test-slave-z3gg"
I20260709 13:05:49.978840 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:49.982306 18801 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:49.983160 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:05:49.983453 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-2-root
uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
format_stamp: "Formatted at 2026-07-09 13:05:49 on dist-test-slave-z3gg"
I20260709 13:05:49.983724 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-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 13:05:50.006531 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:50.007916 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:50.009455 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:50.011778 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:50.011961 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:50.012267 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:50.012430 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:50.052131 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.131:43773
I20260709 13:05:50.052227 18863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.131:43773 every 8 connection(s)
I20260709 13:05:50.066532 18864 heartbeater.cc:344] Connected to a master server at 127.14.26.190:39439
I20260709 13:05:50.066934 18864 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:50.067701 18864 heartbeater.cc:507] Master 127.14.26.190:39439 requested a full tablet report, sending...
I20260709 13:05:50.069628 18588 ts_manager.cc:194] Registered new tserver with Master: 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:50.070266 14442 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014807548s
I20260709 13:05:50.071346 18588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56112
I20260709 13:05:50.096069 18588 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56116:
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 13:05:50.098869 18588 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 13:05:50.167919 18829 tablet_service.cc:1511] Processing CreateTablet for tablet 19cf17b2789745b8bdc1bcc5a46719f7 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:50.169381 18829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19cf17b2789745b8bdc1bcc5a46719f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.172194 18828 tablet_service.cc:1511] Processing CreateTablet for tablet d48ae500461d4df38795f23856ec3f4a (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:50.173848 18828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d48ae500461d4df38795f23856ec3f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.174618 18824 tablet_service.cc:1511] Processing CreateTablet for tablet 4970ac1f653c41688bc1cc0d2c3375fe (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:50.176039 18824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4970ac1f653c41688bc1cc0d2c3375fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.180286 18825 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0580cfd2764dc58678eb537f0f46b0 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:50.181298 18823 tablet_service.cc:1511] Processing CreateTablet for tablet 106bf0190c7e4a22ad5eb1c2b0924c7b (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:50.181737 18825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0580cfd2764dc58678eb537f0f46b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.182996 18826 tablet_service.cc:1511] Processing CreateTablet for tablet d24b747b0dcf4ea29149c3a5d23f04f0 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:50.184360 18826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24b747b0dcf4ea29149c3a5d23f04f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.185436 18823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106bf0190c7e4a22ad5eb1c2b0924c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.189193 18822 tablet_service.cc:1511] Processing CreateTablet for tablet ccb39033c6144204826fb8283e332102 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:50.190501 18822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb39033c6144204826fb8283e332102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.192308 18821 tablet_service.cc:1511] Processing CreateTablet for tablet 97466d7bcee34edfb3898b90f8ec0e87 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:50.193563 18821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97466d7bcee34edfb3898b90f8ec0e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.196040 18827 tablet_service.cc:1511] Processing CreateTablet for tablet 572d5ad2d8f24caa85265840bbfa7ac1 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:50.197357 18827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572d5ad2d8f24caa85265840bbfa7ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.206385 18755 tablet_service.cc:1511] Processing CreateTablet for tablet 19cf17b2789745b8bdc1bcc5a46719f7 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:50.207057 18754 tablet_service.cc:1511] Processing CreateTablet for tablet d48ae500461d4df38795f23856ec3f4a (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:50.207801 18755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19cf17b2789745b8bdc1bcc5a46719f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.209343 18753 tablet_service.cc:1511] Processing CreateTablet for tablet 572d5ad2d8f24caa85265840bbfa7ac1 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:50.210732 18753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572d5ad2d8f24caa85265840bbfa7ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.211731 18680 tablet_service.cc:1511] Processing CreateTablet for tablet 19cf17b2789745b8bdc1bcc5a46719f7 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:50.213003 18680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19cf17b2789745b8bdc1bcc5a46719f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.219363 18754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d48ae500461d4df38795f23856ec3f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.224678 18752 tablet_service.cc:1511] Processing CreateTablet for tablet d24b747b0dcf4ea29149c3a5d23f04f0 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:50.226099 18752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24b747b0dcf4ea29149c3a5d23f04f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.228303 18679 tablet_service.cc:1511] Processing CreateTablet for tablet d48ae500461d4df38795f23856ec3f4a (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:50.230176 18679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d48ae500461d4df38795f23856ec3f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.228605 18751 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0580cfd2764dc58678eb537f0f46b0 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:50.233691 18750 tablet_service.cc:1511] Processing CreateTablet for tablet 4970ac1f653c41688bc1cc0d2c3375fe (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:50.236402 18749 tablet_service.cc:1511] Processing CreateTablet for tablet 106bf0190c7e4a22ad5eb1c2b0924c7b (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:50.239257 18748 tablet_service.cc:1511] Processing CreateTablet for tablet ccb39033c6144204826fb8283e332102 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:50.243637 18747 tablet_service.cc:1511] Processing CreateTablet for tablet 97466d7bcee34edfb3898b90f8ec0e87 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:50.244184 18678 tablet_service.cc:1511] Processing CreateTablet for tablet 572d5ad2d8f24caa85265840bbfa7ac1 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:50.245980 18678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572d5ad2d8f24caa85265840bbfa7ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.247551 18751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0580cfd2764dc58678eb537f0f46b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.251348 18747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97466d7bcee34edfb3898b90f8ec0e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.254735 18750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4970ac1f653c41688bc1cc0d2c3375fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.251376 18746 tablet_service.cc:1511] Processing CreateTablet for tablet f85ad4b6cd864e36802b571386aa85d0 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:50.256400 18746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85ad4b6cd864e36802b571386aa85d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.258553 18675 tablet_service.cc:1511] Processing CreateTablet for tablet 4970ac1f653c41688bc1cc0d2c3375fe (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:50.259394 18672 tablet_service.cc:1511] Processing CreateTablet for tablet 97466d7bcee34edfb3898b90f8ec0e87 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:50.259995 18675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4970ac1f653c41688bc1cc0d2c3375fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.260739 18672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97466d7bcee34edfb3898b90f8ec0e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.261931 18677 tablet_service.cc:1511] Processing CreateTablet for tablet d24b747b0dcf4ea29149c3a5d23f04f0 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:50.262614 18671 tablet_service.cc:1511] Processing CreateTablet for tablet f85ad4b6cd864e36802b571386aa85d0 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:50.263306 18677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24b747b0dcf4ea29149c3a5d23f04f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.266453 18671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85ad4b6cd864e36802b571386aa85d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.268218 18676 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0580cfd2764dc58678eb537f0f46b0 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:50.269505 18676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0580cfd2764dc58678eb537f0f46b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.272219 18674 tablet_service.cc:1511] Processing CreateTablet for tablet 106bf0190c7e4a22ad5eb1c2b0924c7b (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:50.273561 18674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106bf0190c7e4a22ad5eb1c2b0924c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.275810 18673 tablet_service.cc:1511] Processing CreateTablet for tablet ccb39033c6144204826fb8283e332102 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:50.277170 18673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb39033c6144204826fb8283e332102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.279521 18748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb39033c6144204826fb8283e332102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.281268 18749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106bf0190c7e4a22ad5eb1c2b0924c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.329849 18878 tablet_bootstrap.cc:492] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Bootstrap starting.
I20260709 13:05:50.338281 18821 tablet_service.cc:1511] Processing CreateTablet for tablet f85ad4b6cd864e36802b571386aa85d0 (DEFAULT_TABLE table=test-workload [id=6c26c478752a46e993143024fe8765e7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:50.352442 18821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85ad4b6cd864e36802b571386aa85d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:50.380781 18879 tablet_bootstrap.cc:492] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc: Bootstrap starting.
I20260709 13:05:50.381390 18878 tablet_bootstrap.cc:654] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.381760 18880 tablet_bootstrap.cc:492] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:50.394006 18880 tablet_bootstrap.cc:654] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.394366 18879 tablet_bootstrap.cc:654] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.441228 18879 tablet_bootstrap.cc:492] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc: No bootstrap required, opened a new log
I20260709 13:05:50.441638 18879 ts_tablet_manager.cc:1403] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.022s
I20260709 13:05:50.443795 18879 raft_consensus.cc:359] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } } peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } }
I20260709 13:05:50.444334 18879 raft_consensus.cc:385] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.444612 18879 raft_consensus.cc:740] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.445477 18879 consensus_queue.cc:260] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } } peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } }
I20260709 13:05:50.447456 18878 tablet_bootstrap.cc:492] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3: No bootstrap required, opened a new log
I20260709 13:05:50.448974 18878 ts_tablet_manager.cc:1403] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent bootstrapping tablet: real 0.120s	user 0.024s	sys 0.004s
I20260709 13:05:50.451602 18879 ts_tablet_manager.cc:1434] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:05:50.452198 18790 heartbeater.cc:499] Master 127.14.26.190:39439 was elected leader, sending a full tablet report...
I20260709 13:05:50.453001 18880 tablet_bootstrap.cc:492] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256: No bootstrap required, opened a new log
I20260709 13:05:50.453500 18880 ts_tablet_manager.cc:1403] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.080s	user 0.000s	sys 0.024s
I20260709 13:05:50.454916 18878 raft_consensus.cc:359] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.455880 18878 raft_consensus.cc:385] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.455789 18880 raft_consensus.cc:359] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.456419 18878 raft_consensus.cc:740] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.456770 18880 raft_consensus.cc:385] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.457157 18879 tablet_bootstrap.cc:492] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc: Bootstrap starting.
I20260709 13:05:50.457139 18880 raft_consensus.cc:740] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.458105 18880 consensus_queue.cc:260] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.460319 18878 consensus_queue.cc:260] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.464569 18879 tablet_bootstrap.cc:654] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.468111 18864 heartbeater.cc:499] Master 127.14.26.190:39439 was elected leader, sending a full tablet report...
I20260709 13:05:50.469017 18878 ts_tablet_manager.cc:1434] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.007s
I20260709 13:05:50.470345 18878 tablet_bootstrap.cc:492] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Bootstrap starting.
I20260709 13:05:50.476379 18715 heartbeater.cc:499] Master 127.14.26.190:39439 was elected leader, sending a full tablet report...
I20260709 13:05:50.476308 18880 ts_tablet_manager.cc:1434] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.011s
I20260709 13:05:50.478045 18880 tablet_bootstrap.cc:492] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:50.482945 18878 tablet_bootstrap.cc:654] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.484894 18879 tablet_bootstrap.cc:492] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc: No bootstrap required, opened a new log
I20260709 13:05:50.485481 18879 ts_tablet_manager.cc:1403] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.001s
I20260709 13:05:50.485926 18880 tablet_bootstrap.cc:654] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.488637 18879 raft_consensus.cc:359] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.489589 18879 raft_consensus.cc:385] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.489959 18879 raft_consensus.cc:740] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.495055 18878 tablet_bootstrap.cc:492] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3: No bootstrap required, opened a new log
I20260709 13:05:50.495829 18880 tablet_bootstrap.cc:492] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256: No bootstrap required, opened a new log
I20260709 13:05:50.496834 18880 ts_tablet_manager.cc:1403] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.010s
I20260709 13:05:50.496639 18879 consensus_queue.cc:260] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.499114 18879 ts_tablet_manager.cc:1434] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:05:50.500061 18879 tablet_bootstrap.cc:492] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc: Bootstrap starting.
I20260709 13:05:50.499867 18880 raft_consensus.cc:359] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.500624 18880 raft_consensus.cc:385] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.500946 18880 raft_consensus.cc:740] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.501654 18878 ts_tablet_manager.cc:1403] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.007s
I20260709 13:05:50.504830 18878 raft_consensus.cc:359] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.505563 18878 raft_consensus.cc:385] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.505868 18878 raft_consensus.cc:740] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.506739 18880 consensus_queue.cc:260] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.508322 18879 tablet_bootstrap.cc:654] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.509009 18880 ts_tablet_manager.cc:1434] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:05:50.510051 18880 tablet_bootstrap.cc:492] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:50.518142 18880 tablet_bootstrap.cc:654] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.518494 18878 consensus_queue.cc:260] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.520622 18879 tablet_bootstrap.cc:492] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc: No bootstrap required, opened a new log
I20260709 13:05:50.520964 18878 ts_tablet_manager.cc:1434] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:05:50.521247 18879 ts_tablet_manager.cc:1403] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260709 13:05:50.522243 18878 tablet_bootstrap.cc:492] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3: Bootstrap starting.
I20260709 13:05:50.524518 18879 raft_consensus.cc:359] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.525293 18879 raft_consensus.cc:385] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.525635 18879 raft_consensus.cc:740] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.526575 18879 consensus_queue.cc:260] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.528891 18879 ts_tablet_manager.cc:1434] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:50.529678 18880 tablet_bootstrap.cc:492] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256: No bootstrap required, opened a new log
I20260709 13:05:50.530009 18879 tablet_bootstrap.cc:492] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc: Bootstrap starting.
I20260709 13:05:50.530228 18880 ts_tablet_manager.cc:1403] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260709 13:05:50.533308 18880 raft_consensus.cc:359] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.534003 18880 raft_consensus.cc:385] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.534315 18880 raft_consensus.cc:740] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.535243 18880 consensus_queue.cc:260] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.537226 18879 tablet_bootstrap.cc:654] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.539215 18880 ts_tablet_manager.cc:1434] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:05:50.540656 18880 tablet_bootstrap.cc:492] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:50.542788 18878 tablet_bootstrap.cc:654] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.547529 18880 tablet_bootstrap.cc:654] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.554082 18878 tablet_bootstrap.cc:492] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3: No bootstrap required, opened a new log
I20260709 13:05:50.554450 18878 ts_tablet_manager.cc:1403] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.007s
I20260709 13:05:50.555200 18879 tablet_bootstrap.cc:492] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc: No bootstrap required, opened a new log
I20260709 13:05:50.555760 18879 ts_tablet_manager.cc:1403] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260709 13:05:50.557173 18880 tablet_bootstrap.cc:492] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256: No bootstrap required, opened a new log
I20260709 13:05:50.557071 18878 raft_consensus.cc:359] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.557726 18878 raft_consensus.cc:385] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.557775 18880 ts_tablet_manager.cc:1403] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260709 13:05:50.558012 18878 raft_consensus.cc:740] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.558609 18879 raft_consensus.cc:359] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.558775 18878 consensus_queue.cc:260] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.559405 18879 raft_consensus.cc:385] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.559756 18879 raft_consensus.cc:740] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.560497 18879 consensus_queue.cc:260] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.560736 18880 raft_consensus.cc:359] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.561420 18880 raft_consensus.cc:385] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.561079 18878 ts_tablet_manager.cc:1434] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:50.561728 18880 raft_consensus.cc:740] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.562608 18878 tablet_bootstrap.cc:492] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Bootstrap starting.
I20260709 13:05:50.562737 18879 ts_tablet_manager.cc:1434] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:05:50.562573 18880 consensus_queue.cc:260] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.563975 18879 tablet_bootstrap.cc:492] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc: Bootstrap starting.
I20260709 13:05:50.564843 18880 ts_tablet_manager.cc:1434] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:50.566287 18880 tablet_bootstrap.cc:492] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:50.570778 18879 tablet_bootstrap.cc:654] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.572578 18880 tablet_bootstrap.cc:654] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.575497 18885 raft_consensus.cc:493] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.576016 18885 raft_consensus.cc:515] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.578516 18885 leader_election.cc:290] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:50.582505 18878 tablet_bootstrap.cc:654] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.587121 18879 tablet_bootstrap.cc:492] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc: No bootstrap required, opened a new log
I20260709 13:05:50.588023 18879 ts_tablet_manager.cc:1403] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260709 13:05:50.591884 18879 raft_consensus.cc:359] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.592847 18879 raft_consensus.cc:385] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.593232 18879 raft_consensus.cc:740] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.597785 18879 consensus_queue.cc:260] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.599102 18880 tablet_bootstrap.cc:492] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256: No bootstrap required, opened a new log
I20260709 13:05:50.599666 18880 ts_tablet_manager.cc:1403] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.019s
I20260709 13:05:50.600162 18879 ts_tablet_manager.cc:1434] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260709 13:05:50.601229 18879 tablet_bootstrap.cc:492] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc: Bootstrap starting.
I20260709 13:05:50.602841 18880 raft_consensus.cc:359] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } } peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } }
I20260709 13:05:50.603669 18880 raft_consensus.cc:385] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.603972 18880 raft_consensus.cc:740] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.604863 18880 consensus_queue.cc:260] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } } peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } }
I20260709 13:05:50.607402 18880 ts_tablet_manager.cc:1434] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:50.608171 18879 tablet_bootstrap.cc:654] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.608423 18880 tablet_bootstrap.cc:492] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:50.617585 18880 tablet_bootstrap.cc:654] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.620863 18884 raft_consensus.cc:493] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.621433 18884 raft_consensus.cc:515] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.629719 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:50.630506 18839 raft_consensus.cc:2468] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a670c4b584047afa686eaa72c2d4256 in term 0.
I20260709 13:05:50.631695 18879 tablet_bootstrap.cc:492] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc: No bootstrap required, opened a new log
I20260709 13:05:50.632238 18879 ts_tablet_manager.cc:1403] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.014s
I20260709 13:05:50.632732 18653 leader_election.cc:304] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a670c4b584047afa686eaa72c2d4256, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
I20260709 13:05:50.633256 18884 leader_election.cc:290] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:50.636871 18879 raft_consensus.cc:359] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.637609 18879 raft_consensus.cc:385] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.637929 18879 raft_consensus.cc:740] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.638713 18878 tablet_bootstrap.cc:492] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: No bootstrap required, opened a new log
I20260709 13:05:50.639338 18885 raft_consensus.cc:2804] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.639400 18878 ts_tablet_manager.cc:1403] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent bootstrapping tablet: real 0.077s	user 0.030s	sys 0.004s
I20260709 13:05:50.639890 18885 raft_consensus.cc:493] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.639690 18879 consensus_queue.cc:260] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.640276 18885 raft_consensus.cc:3060] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.643512 18765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc" is_pre_election: true
I20260709 13:05:50.643635 18878 raft_consensus.cc:359] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.645182 18878 raft_consensus.cc:385] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.645346 18879 ts_tablet_manager.cc:1434] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:05:50.645632 18878 raft_consensus.cc:740] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.646466 18879 tablet_bootstrap.cc:492] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc: Bootstrap starting.
I20260709 13:05:50.646878 18878 consensus_queue.cc:260] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.650154 18885 raft_consensus.cc:515] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.652611 18880 tablet_bootstrap.cc:492] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256: No bootstrap required, opened a new log
I20260709 13:05:50.653033 18878 ts_tablet_manager.cc:1434] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260709 13:05:50.653232 18879 tablet_bootstrap.cc:654] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:50.653375 18653 leader_election.cc:343] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.654014 18878 tablet_bootstrap.cc:492] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3: Bootstrap starting.
I20260709 13:05:50.658924 18885 leader_election.cc:290] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:50.660775 18878 tablet_bootstrap.cc:654] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.661000 18765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:05:50.653095 18880 ts_tablet_manager.cc:1403] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.011s
I20260709 13:05:50.663930 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:05:50.664707 18839 raft_consensus.cc:3060] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.667073 18880 raft_consensus.cc:359] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.668076 18880 raft_consensus.cc:385] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.668447 18880 raft_consensus.cc:740] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.669406 18880 consensus_queue.cc:260] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
W20260709 13:05:50.672135 18653 leader_election.cc:343] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.672504 18880 ts_tablet_manager.cc:1434] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:05:50.673619 18880 tablet_bootstrap.cc:492] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:50.682102 18880 tablet_bootstrap.cc:654] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.683408 18839 raft_consensus.cc:2468] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a670c4b584047afa686eaa72c2d4256 in term 1.
I20260709 13:05:50.688022 18884 raft_consensus.cc:493] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.688547 18884 raft_consensus.cc:515] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
W20260709 13:05:50.689364 18636 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:50.690511 18884 leader_election.cc:290] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:50.694214 18653 leader_election.cc:304] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a670c4b584047afa686eaa72c2d4256, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 4b3be325ed4c4129a066592af35537dc
I20260709 13:05:50.695392 18885 raft_consensus.cc:2804] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.702153 18884 raft_consensus.cc:493] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.702867 18884 raft_consensus.cc:515] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } } peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } }
I20260709 13:05:50.703505 18690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97466d7bcee34edfb3898b90f8ec0e87" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256" is_pre_election: true
I20260709 13:05:50.704247 18690 raft_consensus.cc:2468] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 0.
I20260709 13:05:50.705441 18884 leader_election.cc:290] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773), 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367)
I20260709 13:05:50.706158 18690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24b747b0dcf4ea29149c3a5d23f04f0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256" is_pre_election: true
I20260709 13:05:50.706866 18690 raft_consensus.cc:2468] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 0.
I20260709 13:05:50.707162 18885 raft_consensus.cc:697] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 1 LEADER]: Becoming Leader. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Running, Role: LEADER
I20260709 13:05:50.708164 18885 consensus_queue.cc:237] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.709193 18879 tablet_bootstrap.cc:492] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc: No bootstrap required, opened a new log
I20260709 13:05:50.709224 18880 tablet_bootstrap.cc:492] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: No bootstrap required, opened a new log
I20260709 13:05:50.709697 18879 ts_tablet_manager.cc:1403] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc: Time spent bootstrapping tablet: real 0.063s	user 0.034s	sys 0.019s
I20260709 13:05:50.710064 18880 ts_tablet_manager.cc:1403] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.011s
I20260709 13:05:50.712128 18690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cf17b2789745b8bdc1bcc5a46719f7" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256" is_pre_election: true
I20260709 13:05:50.712809 18690 raft_consensus.cc:2468] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 0.
I20260709 13:05:50.712617 18879 raft_consensus.cc:359] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.712970 18880 raft_consensus.cc:359] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.713490 18879 raft_consensus.cc:385] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.713696 18880 raft_consensus.cc:385] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.713953 18879 raft_consensus.cc:740] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.715272 18879 consensus_queue.cc:260] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.717890 18879 ts_tablet_manager.cc:1434] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:50.718868 18879 tablet_bootstrap.cc:492] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc: Bootstrap starting.
I20260709 13:05:50.714089 18880 raft_consensus.cc:740] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.720185 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97466d7bcee34edfb3898b90f8ec0e87" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:50.720886 18839 raft_consensus.cc:2468] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 0.
I20260709 13:05:50.719959 18880 consensus_queue.cc:260] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.722800 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24b747b0dcf4ea29149c3a5d23f04f0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:50.723426 18839 raft_consensus.cc:2468] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 0.
I20260709 13:05:50.724362 18880 ts_tablet_manager.cc:1434] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:05:50.725453 18879 tablet_bootstrap.cc:654] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.725407 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cf17b2789745b8bdc1bcc5a46719f7" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:50.725682 18585 catalog_manager.cc:5697] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "6a670c4b584047afa686eaa72c2d4256" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.727326 18728 leader_election.cc:304] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:05:50.728212 18884 raft_consensus.cc:2804] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.728361 18728 leader_election.cc:304] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:05:50.728714 18884 raft_consensus.cc:493] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.729219 18884 raft_consensus.cc:3060] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.725402 18880 tablet_bootstrap.cc:492] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:50.735445 18886 raft_consensus.cc:493] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.736143 18886 raft_consensus.cc:515] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.747197 18880 tablet_bootstrap.cc:654] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.749101 18886 leader_election.cc:290] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:50.750995 18884 raft_consensus.cc:515] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.752362 18878 tablet_bootstrap.cc:492] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3: No bootstrap required, opened a new log
I20260709 13:05:50.752761 18878 ts_tablet_manager.cc:1403] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent bootstrapping tablet: real 0.099s	user 0.026s	sys 0.007s
I20260709 13:05:50.753541 18884 leader_election.cc:290] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:50.754323 18884 raft_consensus.cc:2804] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.754751 18884 raft_consensus.cc:493] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.755208 18884 raft_consensus.cc:3060] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.756102 18878 raft_consensus.cc:359] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.757097 18878 raft_consensus.cc:385] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.757470 18878 raft_consensus.cc:740] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.758610 18878 consensus_queue.cc:260] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.761555 18878 ts_tablet_manager.cc:1434] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:05:50.762555 18878 tablet_bootstrap.cc:492] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3: Bootstrap starting.
I20260709 13:05:50.767349 18728 leader_election.cc:304] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:05:50.768565 18910 raft_consensus.cc:2804] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.769034 18910 raft_consensus.cc:493] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.769418 18910 raft_consensus.cc:3060] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.777302 18879 tablet_bootstrap.cc:492] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc: No bootstrap required, opened a new log
I20260709 13:05:50.778007 18879 ts_tablet_manager.cc:1403] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.012s
I20260709 13:05:50.780431 18690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97466d7bcee34edfb3898b90f8ec0e87" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:50.781085 18690 raft_consensus.cc:3060] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.781499 18879 raft_consensus.cc:359] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.782419 18879 raft_consensus.cc:385] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.782740 18879 raft_consensus.cc:740] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.790508 18690 raft_consensus.cc:2468] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 1.
I20260709 13:05:50.791543 18879 consensus_queue.cc:260] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.793110 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97466d7bcee34edfb3898b90f8ec0e87" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:05:50.793722 18839 raft_consensus.cc:3060] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.793695 18884 raft_consensus.cc:515] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
W20260709 13:05:50.794281 18728 leader_election.cc:343] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.795349 18728 leader_election.cc:304] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:05:50.795785 18884 leader_election.cc:290] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:50.796375 18884 raft_consensus.cc:493] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.796752 18910 raft_consensus.cc:515] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } } peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } }
I20260709 13:05:50.799474 18910 leader_election.cc:290] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 election: Requested vote from peers 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773), 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367)
I20260709 13:05:50.800410 18910 raft_consensus.cc:2804] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.801000 18910 raft_consensus.cc:697] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Becoming Leader. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:50.802038 18910 consensus_queue.cc:237] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.781107 18880 tablet_bootstrap.cc:492] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: No bootstrap required, opened a new log
I20260709 13:05:50.802851 18839 raft_consensus.cc:2468] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 1.
I20260709 13:05:50.796767 18884 raft_consensus.cc:515] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.805137 18880 ts_tablet_manager.cc:1403] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.010s
I20260709 13:05:50.807904 18878 tablet_bootstrap.cc:654] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.808182 18880 raft_consensus.cc:359] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.808923 18880 raft_consensus.cc:385] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.809206 18880 raft_consensus.cc:740] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.809844 18690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572d5ad2d8f24caa85265840bbfa7ac1" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256" is_pre_election: true
I20260709 13:05:50.811399 18884 leader_election.cc:290] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
W20260709 13:05:50.812392 18802 leader_election.cc:343] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.809866 18880 consensus_queue.cc:260] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.822407 18765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572d5ad2d8f24caa85265840bbfa7ac1" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc" is_pre_election: true
I20260709 13:05:50.823422 18765 raft_consensus.cc:2468] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 0.
I20260709 13:05:50.826152 18879 ts_tablet_manager.cc:1434] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.015s
I20260709 13:05:50.826937 18879 tablet_bootstrap.cc:492] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc: Bootstrap starting.
I20260709 13:05:50.827090 18880 ts_tablet_manager.cc:1434] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:05:50.827780 18802 leader_election.cc:304] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 6a670c4b584047afa686eaa72c2d4256
I20260709 13:05:50.828307 18880 tablet_bootstrap.cc:492] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:50.828944 18886 raft_consensus.cc:2804] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.829326 18886 raft_consensus.cc:493] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.829648 18886 raft_consensus.cc:3060] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.832898 18879 tablet_bootstrap.cc:654] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.835688 18878 tablet_bootstrap.cc:492] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3: No bootstrap required, opened a new log
I20260709 13:05:50.836243 18878 ts_tablet_manager.cc:1403] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.000s
I20260709 13:05:50.838119 18886 raft_consensus.cc:515] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.839291 18878 raft_consensus.cc:359] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.840111 18878 raft_consensus.cc:385] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.841563 18878 raft_consensus.cc:740] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.843817 18880 tablet_bootstrap.cc:654] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.842499 18878 consensus_queue.cc:260] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
W20260709 13:05:50.843528 18728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.129:34367, user_credentials={real_user=slave}} blocked reactor thread for 48256.5us
I20260709 13:05:50.852445 18910 raft_consensus.cc:493] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.853181 18910 raft_consensus.cc:515] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.855844 18886 leader_election.cc:290] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 1 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:50.862974 18688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572d5ad2d8f24caa85265840bbfa7ac1" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256" is_pre_election: true
I20260709 13:05:50.865953 18838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cf17b2789745b8bdc1bcc5a46719f7" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:05:50.856303 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24b747b0dcf4ea29149c3a5d23f04f0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:05:50.868180 18839 raft_consensus.cc:3060] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.865643 18687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572d5ad2d8f24caa85265840bbfa7ac1" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:50.855479 18690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24b747b0dcf4ea29149c3a5d23f04f0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:50.870178 18690 raft_consensus.cc:3060] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:50.877915 18802 leader_election.cc:343] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.879997 18910 leader_election.cc:290] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:50.880112 18838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572d5ad2d8f24caa85265840bbfa7ac1" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:50.858278 18765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572d5ad2d8f24caa85265840bbfa7ac1" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:05:50.881249 18838 raft_consensus.cc:2393] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b3be325ed4c4129a066592af35537dc in current term 1: Already voted for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in this term.
I20260709 13:05:50.856148 18689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cf17b2789745b8bdc1bcc5a46719f7" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:50.883385 18689 raft_consensus.cc:3060] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.883663 18910 raft_consensus.cc:493] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.881280 18765 raft_consensus.cc:3060] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:50.891198 18728 leader_election.cc:343] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.891465 18885 raft_consensus.cc:493] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.893417 18885 raft_consensus.cc:515] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.895985 18885 leader_election.cc:290] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:50.884342 18910 raft_consensus.cc:515] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.898053 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc" is_pre_election: true
I20260709 13:05:50.898360 18910 leader_election.cc:290] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:50.899024 18764 raft_consensus.cc:2468] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a670c4b584047afa686eaa72c2d4256 in term 0.
I20260709 13:05:50.900784 18838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:50.901005 18688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256" is_pre_election: true
I20260709 13:05:50.901664 18838 raft_consensus.cc:2468] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a670c4b584047afa686eaa72c2d4256 in term 0.
I20260709 13:05:50.892633 18839 raft_consensus.cc:2468] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 1.
I20260709 13:05:50.903309 18653 leader_election.cc:304] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a670c4b584047afa686eaa72c2d4256, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
I20260709 13:05:50.905012 18885 raft_consensus.cc:2804] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.905486 18885 raft_consensus.cc:493] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.905972 18885 raft_consensus.cc:3060] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.906930 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48ae500461d4df38795f23856ec3f4a" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:50.908700 18839 raft_consensus.cc:2468] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 0.
W20260709 13:05:50.907963 18728 leader_election.cc:343] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.905498 18688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48ae500461d4df38795f23856ec3f4a" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256" is_pre_election: true
I20260709 13:05:50.911955 18688 raft_consensus.cc:2468] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 0.
I20260709 13:05:50.912025 18838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:50.913470 18728 leader_election.cc:304] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc; no voters: 6a670c4b584047afa686eaa72c2d4256, 6c5718448ac3413d80cf8dc4fa1c6ee3
W20260709 13:05:50.916232 18728 leader_election.cc:343] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.919437 18728 leader_election.cc:304] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:05:50.920588 18918 raft_consensus.cc:2804] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.921087 18918 raft_consensus.cc:493] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.921458 18918 raft_consensus.cc:3060] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.930536 18880 tablet_bootstrap.cc:492] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: No bootstrap required, opened a new log
I20260709 13:05:50.931118 18880 ts_tablet_manager.cc:1403] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.103s	user 0.037s	sys 0.051s
I20260709 13:05:50.918253 18690 raft_consensus.cc:2468] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 1.
I20260709 13:05:50.918370 18689 raft_consensus.cc:2468] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 1.
I20260709 13:05:50.932853 18885 raft_consensus.cc:515] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.937686 18878 ts_tablet_manager.cc:1434] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent starting tablet: real 0.101s	user 0.032s	sys 0.010s
I20260709 13:05:50.937999 18918 raft_consensus.cc:515] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.938791 18878 tablet_bootstrap.cc:492] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Bootstrap starting.
I20260709 13:05:50.934803 18880 raft_consensus.cc:359] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.940181 18918 leader_election.cc:290] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:50.935824 18765 raft_consensus.cc:2468] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 1.
I20260709 13:05:50.941419 18885 leader_election.cc:290] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:50.941576 18910 raft_consensus.cc:2749] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:50.941977 18880 raft_consensus.cc:385] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.936405 18728 leader_election.cc:304] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
I20260709 13:05:50.942296 18880 raft_consensus.cc:740] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.943055 18880 consensus_queue.cc:260] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
W20260709 13:05:50.943557 18728 leader_election.cc:343] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.944118 18728 leader_election.cc:304] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc; no voters: 6a670c4b584047afa686eaa72c2d4256, 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:05:50.944866 18879 tablet_bootstrap.cc:492] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc: No bootstrap required, opened a new log
I20260709 13:05:50.945078 18880 ts_tablet_manager.cc:1434] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:05:50.945192 18917 raft_consensus.cc:2804] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.945355 18879 ts_tablet_manager.cc:1403] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc: Time spent bootstrapping tablet: real 0.119s	user 0.021s	sys 0.023s
I20260709 13:05:50.945729 18917 raft_consensus.cc:697] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Becoming Leader. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:50.946028 18880 tablet_bootstrap.cc:492] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:50.946169 18916 raft_consensus.cc:2749] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:50.946554 18917 consensus_queue.cc:237] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.947356 18689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48ae500461d4df38795f23856ec3f4a" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:50.947995 18689 raft_consensus.cc:3060] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.948149 18879 raft_consensus.cc:359] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.948835 18879 raft_consensus.cc:385] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.949108 18879 raft_consensus.cc:740] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.949718 18879 consensus_queue.cc:260] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.952378 18880 tablet_bootstrap.cc:654] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.953390 18878 tablet_bootstrap.cc:654] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.953879 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48ae500461d4df38795f23856ec3f4a" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:05:50.954502 18839 raft_consensus.cc:3060] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.956954 18879 ts_tablet_manager.cc:1434] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:05:50.957893 18879 tablet_bootstrap.cc:492] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc: Bootstrap starting.
I20260709 13:05:50.958233 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:05:50.958993 18764 raft_consensus.cc:3060] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.963172 18879 tablet_bootstrap.cc:654] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.963944 18838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:05:50.964735 18838 raft_consensus.cc:3060] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.965590 18839 raft_consensus.cc:2468] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 1.
I20260709 13:05:50.967319 18885 raft_consensus.cc:493] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.967885 18802 leader_election.cc:304] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 6a670c4b584047afa686eaa72c2d4256
I20260709 13:05:50.967784 18885 raft_consensus.cc:515] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.968786 18923 raft_consensus.cc:2804] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.969308 18923 raft_consensus.cc:697] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 LEADER]: Becoming Leader. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:05:50.969769 18885 leader_election.cc:290] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:50.969955 18728 leader_election.cc:304] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:05:50.970126 18923 consensus_queue.cc:237] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.975811 18879 tablet_bootstrap.cc:492] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc: No bootstrap required, opened a new log
I20260709 13:05:50.976290 18879 ts_tablet_manager.cc:1403] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.004s
I20260709 13:05:50.985549 18765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb39033c6144204826fb8283e332102" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc" is_pre_election: true
I20260709 13:05:50.987074 18765 raft_consensus.cc:2468] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a670c4b584047afa686eaa72c2d4256 in term 0.
I20260709 13:05:50.988379 18879 raft_consensus.cc:359] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.989084 18879 raft_consensus.cc:385] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.989326 18879 raft_consensus.cc:740] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.989938 18879 consensus_queue.cc:260] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:50.992017 18879 ts_tablet_manager.cc:1434] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:05:50.982023 18910 raft_consensus.cc:2804] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.992648 18885 raft_consensus.cc:493] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.985632 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb39033c6144204826fb8283e332102" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:50.996047 18653 leader_election.cc:304] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:05:50.998696 18907 raft_consensus.cc:2804] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.999138 18907 raft_consensus.cc:493] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.998576 18585 catalog_manager.cc:5697] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3be325ed4c4129a066592af35537dc (127.14.26.130). New cstate: current_term: 1 leader_uuid: "4b3be325ed4c4129a066592af35537dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.999451 18907 raft_consensus.cc:3060] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.999992 18878 tablet_bootstrap.cc:492] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3: No bootstrap required, opened a new log
I20260709 13:05:51.000440 18878 ts_tablet_manager.cc:1403] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.011s
I20260709 13:05:50.996416 18728 leader_election.cc:304] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
I20260709 13:05:51.002225 18918 raft_consensus.cc:2804] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.997120 18885 raft_consensus.cc:515] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.002692 18918 raft_consensus.cc:697] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Becoming Leader. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:51.002832 18878 raft_consensus.cc:359] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.003659 18878 raft_consensus.cc:385] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.003554 18918 consensus_queue.cc:237] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.004096 18878 raft_consensus.cc:740] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.004284 18885 leader_election.cc:290] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:51.004994 18878 consensus_queue.cc:260] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.005693 18689 raft_consensus.cc:2468] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 1.
I20260709 13:05:50.995983 18910 raft_consensus.cc:697] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Becoming Leader. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:51.007155 18910 consensus_queue.cc:237] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } } peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } }
I20260709 13:05:51.007741 18765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc" is_pre_election: true
I20260709 13:05:51.008406 18765 raft_consensus.cc:2468] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a670c4b584047afa686eaa72c2d4256 in term 0.
I20260709 13:05:51.008694 18878 ts_tablet_manager.cc:1434] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:51.009737 18878 tablet_bootstrap.cc:492] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Bootstrap starting.
I20260709 13:05:51.010102 18653 leader_election.cc:304] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:05:51.010623 18837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:51.011446 18885 raft_consensus.cc:2804] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:51.011859 18885 raft_consensus.cc:493] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:51.012364 18885 raft_consensus.cc:3060] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.020550 18880 tablet_bootstrap.cc:492] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256: No bootstrap required, opened a new log
I20260709 13:05:51.021106 18880 ts_tablet_manager.cc:1403] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.030s
I20260709 13:05:51.021950 18764 raft_consensus.cc:2468] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a670c4b584047afa686eaa72c2d4256 in term 1.
I20260709 13:05:51.022382 18838 raft_consensus.cc:2468] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a670c4b584047afa686eaa72c2d4256 in term 1.
W20260709 13:05:51.019852 18653 leader_election.cc:343] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.023695 18880 raft_consensus.cc:359] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.024055 18653 leader_election.cc:304] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:05:51.024389 18880 raft_consensus.cc:385] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.024674 18880 raft_consensus.cc:740] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.024474 18587 catalog_manager.cc:5697] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131). New cstate: current_term: 1 leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:51.033408 18878 tablet_bootstrap.cc:654] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.034435 18880 consensus_queue.cc:260] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.038256 18918 raft_consensus.cc:493] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.038908 18918 raft_consensus.cc:515] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.041703 18918 leader_election.cc:290] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:51.043676 18689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0580cfd2764dc58678eb537f0f46b0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256" is_pre_election: true
I20260709 13:05:51.044503 18689 raft_consensus.cc:2468] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 0.
I20260709 13:05:51.045812 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0580cfd2764dc58678eb537f0f46b0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:51.048964 18728 leader_election.cc:304] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:05:51.048724 18907 raft_consensus.cc:515] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
W20260709 13:05:51.049970 18728 leader_election.cc:343] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.050922 18918 raft_consensus.cc:2804] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:51.051427 18918 raft_consensus.cc:493] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:51.051815 18918 raft_consensus.cc:3060] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.051724 18907 leader_election.cc:290] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:51.062325 18907 raft_consensus.cc:2804] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:51.063210 18907 raft_consensus.cc:697] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 1 LEADER]: Becoming Leader. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Running, Role: LEADER
I20260709 13:05:51.064424 18907 consensus_queue.cc:237] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.071774 18931 raft_consensus.cc:493] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.072438 18931 raft_consensus.cc:515] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.078202 18885 raft_consensus.cc:515] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.079378 18931 leader_election.cc:290] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:51.086244 18885 leader_election.cc:290] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
W20260709 13:05:51.066751 18653 leader_election.cc:343] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.089964 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb39033c6144204826fb8283e332102" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:05:51.090539 18764 raft_consensus.cc:3060] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.091477 18918 raft_consensus.cc:515] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.095391 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb39033c6144204826fb8283e332102" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:05:51.096045 18839 raft_consensus.cc:3060] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.096292 18880 ts_tablet_manager.cc:1434] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.075s	user 0.035s	sys 0.011s
I20260709 13:05:51.099844 18838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572d5ad2d8f24caa85265840bbfa7ac1" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:51.100140 18837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:05:51.102355 18910 raft_consensus.cc:493] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.102586 18763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:05:51.102865 18910 raft_consensus.cc:515] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.103242 18763 raft_consensus.cc:3060] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.104657 18765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572d5ad2d8f24caa85265840bbfa7ac1" candidate_uuid: "6a670c4b584047afa686eaa72c2d4256" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc" is_pre_election: true
I20260709 13:05:51.105072 18910 leader_election.cc:290] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:51.105437 18765 raft_consensus.cc:2393] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a670c4b584047afa686eaa72c2d4256 in current term 1: Already voted for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in this term.
I20260709 13:05:51.107374 18689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256" is_pre_election: true
I20260709 13:05:51.109020 18838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:51.110024 18838 raft_consensus.cc:2393] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b3be325ed4c4129a066592af35537dc in current term 1: Already voted for candidate 6a670c4b584047afa686eaa72c2d4256 in this term.
I20260709 13:05:51.110450 18839 raft_consensus.cc:2468] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a670c4b584047afa686eaa72c2d4256 in term 1.
I20260709 13:05:51.111449 18728 leader_election.cc:304] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc; no voters: 6a670c4b584047afa686eaa72c2d4256, 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:05:51.110479 18587 catalog_manager.cc:5697] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3be325ed4c4129a066592af35537dc (127.14.26.130). New cstate: current_term: 1 leader_uuid: "4b3be325ed4c4129a066592af35537dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:51.113875 18689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0580cfd2764dc58678eb537f0f46b0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:51.114269 18837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0580cfd2764dc58678eb537f0f46b0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:05:51.114503 18689 raft_consensus.cc:3060] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:51.115633 18728 leader_election.cc:343] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.116258 18910 raft_consensus.cc:3060] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.119396 18763 raft_consensus.cc:2468] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a670c4b584047afa686eaa72c2d4256 in term 1.
I20260709 13:05:51.111828 18918 leader_election.cc:290] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:51.121573 18689 raft_consensus.cc:2468] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 1.
I20260709 13:05:51.123198 18923 raft_consensus.cc:493] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.123003 18728 leader_election.cc:304] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:05:51.123085 18764 raft_consensus.cc:2468] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a670c4b584047afa686eaa72c2d4256 in term 1.
I20260709 13:05:51.123827 18923 raft_consensus.cc:515] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.124902 18918 raft_consensus.cc:2804] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:51.104696 18653 leader_election.cc:343] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.122908 18910 raft_consensus.cc:2749] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:51.128237 18878 tablet_bootstrap.cc:492] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3: No bootstrap required, opened a new log
I20260709 13:05:51.128078 18653 leader_election.cc:304] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:05:51.128957 18907 raft_consensus.cc:2804] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:51.129153 18923 leader_election.cc:290] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:51.129495 18907 raft_consensus.cc:697] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 LEADER]: Becoming Leader. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Running, Role: LEADER
I20260709 13:05:51.129715 18653 leader_election.cc:304] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:05:51.130800 18933 raft_consensus.cc:2804] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:51.130775 18653 leader_election.cc:304] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a670c4b584047afa686eaa72c2d4256; no voters: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:05:51.131070 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb39033c6144204826fb8283e332102" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc" is_pre_election: true
I20260709 13:05:51.131670 18933 raft_consensus.cc:697] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 1 LEADER]: Becoming Leader. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Running, Role: LEADER
I20260709 13:05:51.128744 18878 ts_tablet_manager.cc:1403] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent bootstrapping tablet: real 0.119s	user 0.023s	sys 0.007s
I20260709 13:05:51.125815 18918 raft_consensus.cc:697] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Becoming Leader. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:51.132592 18764 raft_consensus.cc:2468] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 1.
I20260709 13:05:51.133234 18885 raft_consensus.cc:3060] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.134063 18933 consensus_queue.cc:237] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.135458 18689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb39033c6144204826fb8283e332102" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256" is_pre_election: true
I20260709 13:05:51.130398 18907 consensus_queue.cc:237] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.139336 18918 consensus_queue.cc:237] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.139917 18585 catalog_manager.cc:5697] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "6a670c4b584047afa686eaa72c2d4256" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:51.126444 18587 catalog_manager.cc:5697] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3be325ed4c4129a066592af35537dc (127.14.26.130). New cstate: current_term: 1 leader_uuid: "4b3be325ed4c4129a066592af35537dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:51.142958 18802 leader_election.cc:304] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 6a670c4b584047afa686eaa72c2d4256
I20260709 13:05:51.144472 18923 raft_consensus.cc:2804] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:51.143961 18587 catalog_manager.cc:5697] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3be325ed4c4129a066592af35537dc (127.14.26.130). New cstate: current_term: 1 leader_uuid: "4b3be325ed4c4129a066592af35537dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:51.144866 18923 raft_consensus.cc:493] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:51.145262 18923 raft_consensus.cc:3060] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:51.145378 18885 raft_consensus.cc:2749] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:51.147367 18878 raft_consensus.cc:359] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } } peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } }
I20260709 13:05:51.148279 18878 raft_consensus.cc:385] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.148622 18878 raft_consensus.cc:740] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.149492 18878 consensus_queue.cc:260] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } } peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } }
I20260709 13:05:51.152185 18878 ts_tablet_manager.cc:1434] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:05:51.152734 18923 raft_consensus.cc:515] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.153436 18878 tablet_bootstrap.cc:492] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Bootstrap starting.
I20260709 13:05:51.160291 18878 tablet_bootstrap.cc:654] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.162511 18689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb39033c6144204826fb8283e332102" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:51.166893 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb39033c6144204826fb8283e332102" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:05:51.167178 18923 leader_election.cc:290] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:51.167639 18764 raft_consensus.cc:3060] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:51.170616 18878 tablet_bootstrap.cc:492] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: No bootstrap required, opened a new log
I20260709 13:05:51.171160 18878 ts_tablet_manager.cc:1403] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:05:51.173853 18878 raft_consensus.cc:359] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.174491 18878 raft_consensus.cc:385] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.174783 18878 raft_consensus.cc:740] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.174790 18764 raft_consensus.cc:2468] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 2.
I20260709 13:05:51.175678 18878 consensus_queue.cc:260] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.176054 18802 leader_election.cc:304] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 6a670c4b584047afa686eaa72c2d4256
I20260709 13:05:51.176872 18923 raft_consensus.cc:2804] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:51.177338 18923 raft_consensus.cc:697] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Becoming Leader. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:05:51.178253 18923 consensus_queue.cc:237] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Queue going to LEADER 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: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.178706 18586 catalog_manager.cc:5697] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "6a670c4b584047afa686eaa72c2d4256" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:51.181612 18586 catalog_manager.cc:5697] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "6a670c4b584047afa686eaa72c2d4256" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:51.183342 18878 ts_tablet_manager.cc:1434] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:05:51.184158 18878 tablet_bootstrap.cc:492] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Bootstrap starting.
I20260709 13:05:51.189531 18878 tablet_bootstrap.cc:654] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.194429 18878 tablet_bootstrap.cc:492] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: No bootstrap required, opened a new log
I20260709 13:05:51.194887 18878 ts_tablet_manager.cc:1403] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.007s
I20260709 13:05:51.194257 18588 catalog_manager.cc:5697] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 reported cstate change: term changed from 1 to 2, leader changed from 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129) to 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131). New cstate: current_term: 2 leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:51.197333 18878 raft_consensus.cc:359] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.197793 18878 raft_consensus.cc:385] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.197989 18878 raft_consensus.cc:740] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.198560 18878 consensus_queue.cc:260] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.200366 18878 ts_tablet_manager.cc:1434] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:51.202728 18585 catalog_manager.cc:5697] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3be325ed4c4129a066592af35537dc (127.14.26.130). New cstate: current_term: 1 leader_uuid: "4b3be325ed4c4129a066592af35537dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:51.239229 18907 consensus_queue.cc:1048] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:51.251824 18907 consensus_queue.cc:1048] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:51.253736 18918 consensus_queue.cc:1048] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:51.277427 18918 consensus_queue.cc:1048] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:51.323593 14442 ts_manager.cc:295] Set tserver state for 6a670c4b584047afa686eaa72c2d4256 to MAINTENANCE_MODE
I20260709 13:05:51.324312 14442 tablet_server.cc:179] TabletServer@127.14.26.129:0 shutting down...
I20260709 13:05:51.344280 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:51.345081 14442 tablet_replica.cc:333] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: stopping tablet replica
I20260709 13:05:51.345714 14442 raft_consensus.cc:2243] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:51.346320 14442 pending_rounds.cc:70] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: Trying to abort 1 pending ops.
I20260709 13:05:51.346511 14442 pending_rounds.cc:77] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635230270754816 op_type: NO_OP noop_request { }
I20260709 13:05:51.346803 14442 raft_consensus.cc:2889] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:51.347162 14442 raft_consensus.cc:2272] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:51.349279 14442 tablet_replica.cc:333] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256: stopping tablet replica
I20260709 13:05:51.349828 14442 raft_consensus.cc:2243] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:51.350189 14442 raft_consensus.cc:2272] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:51.352192 14442 tablet_replica.cc:333] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: stopping tablet replica
I20260709 13:05:51.352710 14442 raft_consensus.cc:2243] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:51.353252 14442 pending_rounds.cc:70] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Trying to abort 1 pending ops.
I20260709 13:05:51.353443 14442 pending_rounds.cc:77] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635229982973952 op_type: NO_OP noop_request { }
I20260709 13:05:51.353724 14442 raft_consensus.cc:2889] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:51.353989 14442 raft_consensus.cc:2272] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:51.355967 14442 tablet_replica.cc:333] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256: stopping tablet replica
I20260709 13:05:51.356475 14442 raft_consensus.cc:2243] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:51.356824 14442 raft_consensus.cc:2272] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:51.358448 14442 tablet_replica.cc:333] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256: stopping tablet replica
I20260709 13:05:51.358915 14442 raft_consensus.cc:2243] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:51.359311 14442 raft_consensus.cc:2272] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:51.360781 14442 tablet_replica.cc:333] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256: stopping tablet replica
I20260709 13:05:51.361408 14442 raft_consensus.cc:2243] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:51.361774 14442 raft_consensus.cc:2272] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:51.362862 18910 consensus_queue.cc:1048] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:51.363517 14442 tablet_replica.cc:333] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256: stopping tablet replica
I20260709 13:05:51.364099 14442 raft_consensus.cc:2243] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:51.364480 14442 raft_consensus.cc:2272] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:51.366215 14442 tablet_replica.cc:333] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256: stopping tablet replica
I20260709 13:05:51.366701 14442 raft_consensus.cc:2243] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:51.367692 14442 raft_consensus.cc:2272] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:51.370157 14442 tablet_replica.cc:333] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: stopping tablet replica
I20260709 13:05:51.370802 14442 raft_consensus.cc:2243] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:51.371492 14442 pending_rounds.cc:70] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: Trying to abort 1 pending ops.
I20260709 13:05:51.371737 14442 pending_rounds.cc:77] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635230255996928 op_type: NO_OP noop_request { }
I20260709 13:05:51.372059 14442 raft_consensus.cc:2889] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:51.372372 14442 raft_consensus.cc:2272] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:51.375504 14442 tablet_replica.cc:333] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256: stopping tablet replica
I20260709 13:05:51.376195 14442 raft_consensus.cc:2243] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:51.376292 18728 consensus_peers.cc:597] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. 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 13:05:51.376737 14442 raft_consensus.cc:2272] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:51.407747 14442 tablet_server.cc:196] TabletServer@127.14.26.129:0 shutdown complete.
W20260709 13:05:51.418262 18728 consensus_peers.cc:597] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:51.418318 18923 raft_consensus.cc:493] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.418941 18923 raft_consensus.cc:515] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.420910 18923 leader_election.cc:290] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:51.422747 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0580cfd2764dc58678eb537f0f46b0" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc" is_pre_election: true
W20260709 13:05:51.425853 18802 leader_election.cc:336] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111)
I20260709 13:05:51.426223 18802 leader_election.cc:304] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256
I20260709 13:05:51.426805 18923 raft_consensus.cc:2749] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:51.454883 18923 raft_consensus.cc:493] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.455430 18923 raft_consensus.cc:515] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:51.457114 18923 leader_election.cc:290] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:51.458693 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc" is_pre_election: true
I20260709 13:05:51.459525 18764 raft_consensus.cc:2393] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in current term 1: Already voted for candidate 6a670c4b584047afa686eaa72c2d4256 in this term.
W20260709 13:05:51.460785 18802 leader_election.cc:336] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111)
I20260709 13:05:51.461179 18802 leader_election.cc:304] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256
I20260709 13:05:51.461745 18923 raft_consensus.cc:3060] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.466498 18923 raft_consensus.cc:2749] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:51.483191 18802 consensus_peers.cc:597] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:51.513571 18910 consensus_queue.cc:1048] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:51.541937 18923 consensus_queue.cc:1048] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:51.549495 18728 consensus_peers.cc:597] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:51.632901 18839 raft_consensus.cc:3060] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.638772 18910 consensus_queue.cc:1048] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:51.640590 18923 raft_consensus.cc:493] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.641136 18923 raft_consensus.cc:515] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } } peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } }
I20260709 13:05:51.642828 18923 leader_election.cc:290] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:51.645285 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cf17b2789745b8bdc1bcc5a46719f7" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc" is_pre_election: true
W20260709 13:05:51.647495 18802 leader_election.cc:336] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111)
I20260709 13:05:51.647931 18802 leader_election.cc:304] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256
I20260709 13:05:51.649499 18923 raft_consensus.cc:2749] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:51.690639 18636 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:05:51.692464 18839 raft_consensus.cc:3060] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:51.694578 18802 consensus_peers.cc:597] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:51.698791 18916 consensus_queue.cc:1048] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:51.710903 18728 consensus_peers.cc:597] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:51.754261 18764 raft_consensus.cc:1275] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:51.755649 18923 consensus_queue.cc:1048] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:51.838780 18728 consensus_peers.cc:597] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:52.691650 18636 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:05:52.730549 18916 raft_consensus.cc:493] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.731176 18916 raft_consensus.cc:515] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:52.733108 18916 leader_election.cc:290] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:52.734560 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:52.735257 18839 raft_consensus.cc:2468] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 1.
I20260709 13:05:52.736513 18728 leader_election.cc:304] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [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: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
W20260709 13:05:52.737215 18728 leader_election.cc:336] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111)
I20260709 13:05:52.737265 18916 raft_consensus.cc:2804] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:52.737711 18916 raft_consensus.cc:493] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:52.737998 18916 raft_consensus.cc:3060] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.743265 18916 raft_consensus.cc:515] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:52.744809 18916 leader_election.cc:290] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 2 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:52.746503 18839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:05:52.747170 18839 raft_consensus.cc:3060] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:52.748414 18728 leader_election.cc:336] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111)
I20260709 13:05:52.750203 18916 raft_consensus.cc:493] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a670c4b584047afa686eaa72c2d4256)
I20260709 13:05:52.750731 18916 raft_consensus.cc:515] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:52.752799 18916 leader_election.cc:290] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:52.753701 18839 raft_consensus.cc:2468] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 2.
I20260709 13:05:52.753806 18837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:52.755266 18728 leader_election.cc:304] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [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: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 6a670c4b584047afa686eaa72c2d4256
I20260709 13:05:52.755682 18957 raft_consensus.cc:493] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a670c4b584047afa686eaa72c2d4256)
I20260709 13:05:52.756014 18916 raft_consensus.cc:2804] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:05:52.756458 18728 leader_election.cc:336] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111)
I20260709 13:05:52.756283 18957 raft_consensus.cc:515] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:52.756546 18916 raft_consensus.cc:697] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 2 LEADER]: Becoming Leader. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:52.757015 18728 leader_election.cc:304] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc; no voters: 6a670c4b584047afa686eaa72c2d4256, 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:05:52.757774 18918 raft_consensus.cc:2749] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:52.757666 18916 consensus_queue.cc:237] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [LEADER]: Queue going to LEADER 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: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:52.758442 18957 leader_election.cc:290] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:52.760677 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc" is_pre_election: true
I20260709 13:05:52.761355 18764 raft_consensus.cc:2468] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 1.
I20260709 13:05:52.762573 18802 leader_election.cc:304] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
W20260709 13:05:52.763509 18802 leader_election.cc:336] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111)
I20260709 13:05:52.764576 18957 raft_consensus.cc:2804] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:52.764973 18957 raft_consensus.cc:493] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6a670c4b584047afa686eaa72c2d4256)
I20260709 13:05:52.765403 18957 raft_consensus.cc:3060] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.767293 18585 catalog_manager.cc:5697] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc reported cstate change: term changed from 1 to 2, leader changed from 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129) to 4b3be325ed4c4129a066592af35537dc (127.14.26.130). New cstate: current_term: 2 leader_uuid: "4b3be325ed4c4129a066592af35537dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:52.770884 18957 raft_consensus.cc:515] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:52.773077 18957 leader_election.cc:290] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:52.775991 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:05:52.776641 18764 raft_consensus.cc:3060] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:52.780081 18802 leader_election.cc:336] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111)
I20260709 13:05:52.782658 18764 raft_consensus.cc:2468] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 2.
I20260709 13:05:52.783666 18802 leader_election.cc:304] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 6a670c4b584047afa686eaa72c2d4256
I20260709 13:05:52.784365 18957 raft_consensus.cc:2804] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:52.785465 18957 raft_consensus.cc:697] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Becoming Leader. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:05:52.786269 18957 consensus_queue.cc:237] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:52.793215 18585 catalog_manager.cc:5697] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 reported cstate change: term changed from 1 to 2, leader changed from 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129) to 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131). New cstate: current_term: 2 leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.986268 18916 raft_consensus.cc:493] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.986753 18916 raft_consensus.cc:515] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:52.988557 18916 leader_election.cc:290] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:52.990036 18837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" is_pre_election: true
I20260709 13:05:52.990738 18837 raft_consensus.cc:2468] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 1.
I20260709 13:05:52.991678 18728 leader_election.cc:304] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [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: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
I20260709 13:05:52.992308 18916 raft_consensus.cc:2804] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:05:52.992343 18728 leader_election.cc:336] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111)
I20260709 13:05:52.992617 18916 raft_consensus.cc:493] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:52.992978 18916 raft_consensus.cc:3060] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.998366 18916 raft_consensus.cc:515] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:52.999939 18916 leader_election.cc:290] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 2 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:53.001394 18837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:05:53.002024 18837 raft_consensus.cc:3060] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:53.003419 18728 leader_election.cc:336] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111)
I20260709 13:05:53.007246 18837 raft_consensus.cc:2468] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 2.
I20260709 13:05:53.008328 18728 leader_election.cc:304] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [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: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 6a670c4b584047afa686eaa72c2d4256
I20260709 13:05:53.008977 18916 raft_consensus.cc:2804] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:53.009414 18916 raft_consensus.cc:697] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 2 LEADER]: Becoming Leader. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:53.010023 18916 consensus_queue.cc:237] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Queue going to LEADER 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: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:53.017545 18585 catalog_manager.cc:5697] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc reported cstate change: term changed from 1 to 2, leader changed from 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129) to 4b3be325ed4c4129a066592af35537dc (127.14.26.130). New cstate: current_term: 2 leader_uuid: "4b3be325ed4c4129a066592af35537dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:53.160356 18728 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111) [suppressed 122 similar messages]
I20260709 13:05:53.174785 18837 raft_consensus.cc:1275] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Refusing update from remote peer 4b3be325ed4c4129a066592af35537dc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:53.176313 18916 consensus_queue.cc:1048] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:53.190908 18728 consensus_peers.cc:597] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:53.338747 18764 raft_consensus.cc:1275] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.340135 18957 consensus_queue.cc:1048] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:53.352861 18802 consensus_peers.cc:597] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:53.620770 18728 consensus_peers.cc:597] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:53.622562 18837 raft_consensus.cc:1275] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Refusing update from remote peer 4b3be325ed4c4129a066592af35537dc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:53.623726 18971 consensus_queue.cc:1048] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:53.692672 18636 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:05:53.719985 18728 consensus_peers.cc:597] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:53.840390 18802 consensus_peers.cc:597] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:53.899322 18728 consensus_peers.cc:597] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:54.134703 18802 consensus_peers.cc:597] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:54.154335 18728 consensus_peers.cc:597] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:54.177692 18728 consensus_peers.cc:597] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:54.198328 18728 consensus_peers.cc:597] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:54.693602 18636 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:05:55.693341 18802 consensus_peers.cc:597] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:55.694521 18636 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:05:55.751893 18728 consensus_peers.cc:597] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:55.883046 18728 consensus_peers.cc:597] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:56.167575 18802 consensus_peers.cc:597] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:56.185184 18728 consensus_peers.cc:597] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:56.428050 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:56.434201 18977 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 13:05:56.434573 18978 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 13:05:56.438100 14442 server_base.cc:1061] running on GCE node
W20260709 13:05:56.438494 18980 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 13:05:56.439765 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:56.439972 14442 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 13:05:56.440116 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602356440105 us; error 0 us; skew 500 ppm
I20260709 13:05:56.440564 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:56.442770 14442 webserver.cc:533] Webserver started at http://127.14.26.129:33449/ using document root <none> and password file <none>
I20260709 13:05:56.443269 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:56.443416 14442 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:05:56.446748 14442 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:05:56.450183 18985 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:56.450914 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:56.451218 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-0-root
uuid: "6a670c4b584047afa686eaa72c2d4256"
format_stamp: "Formatted at 2026-07-09 13:05:49 on dist-test-slave-z3gg"
I20260709 13:05:56.451458 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602236288973-14442-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 13:05:56.468919 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:56.470007 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:56.471367 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:56.475402 18992 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:05:56.521016 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:05:56.521288 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.000s	sys 0.003s
I20260709 13:05:56.521498 14442 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:05:56.526010 18992 tablet_bootstrap.cc:492] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:56.542804 18992 tablet_bootstrap.cc:492] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:56.543669 18992 tablet_bootstrap.cc:492] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap complete.
I20260709 13:05:56.544322 18992 ts_tablet_manager.cc:1403] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.002s
I20260709 13:05:56.546869 18992 raft_consensus.cc:359] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } } peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } }
I20260709 13:05:56.547586 18992 raft_consensus.cc:740] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.548307 18992 consensus_queue.cc:260] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } } peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } }
I20260709 13:05:56.550943 18992 ts_tablet_manager.cc:1434] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 13:05:56.551750 18992 tablet_bootstrap.cc:492] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:56.566973 18992 tablet_bootstrap.cc:492] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:56.567911 18992 tablet_bootstrap.cc:492] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap complete.
I20260709 13:05:56.568572 18992 ts_tablet_manager.cc:1403] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 13:05:56.571054 18992 raft_consensus.cc:359] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.571810 18992 raft_consensus.cc:740] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.572532 18992 consensus_queue.cc:260] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.574404 14442 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:05:56.574486 18992 ts_tablet_manager.cc:1434] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:56.574882 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.053s	user 0.050s	sys 0.000s
I20260709 13:05:56.575528 18992 tablet_bootstrap.cc:492] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:56.592200 18992 tablet_bootstrap.cc:492] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:05:56.593063 18992 tablet_bootstrap.cc:492] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Bootstrap complete.
I20260709 13:05:56.593613 18992 ts_tablet_manager.cc:1403] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:05:56.595588 18992 raft_consensus.cc:359] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.596287 18992 raft_consensus.cc:740] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.596915 18992 consensus_queue.cc:260] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.598706 18992 ts_tablet_manager.cc:1434] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:56.599473 18992 tablet_bootstrap.cc:492] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:56.609877 18992 tablet_bootstrap.cc:492] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:56.610551 18992 tablet_bootstrap.cc:492] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256: Bootstrap complete.
I20260709 13:05:56.611202 18992 ts_tablet_manager.cc:1403] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 13:05:56.613417 18992 raft_consensus.cc:359] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.614058 18992 raft_consensus.cc:740] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.615002 18992 consensus_queue.cc:260] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.616894 18992 ts_tablet_manager.cc:1434] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:56.617626 18992 tablet_bootstrap.cc:492] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:56.626960 18992 tablet_bootstrap.cc:492] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:56.627682 18992 tablet_bootstrap.cc:492] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap complete.
I20260709 13:05:56.628203 18992 ts_tablet_manager.cc:1403] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:05:56.629806 18992 raft_consensus.cc:359] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.630365 18992 raft_consensus.cc:740] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.631102 18992 consensus_queue.cc:260] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.632475 18992 ts_tablet_manager.cc:1434] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:56.633074 18992 tablet_bootstrap.cc:492] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:56.650414 18992 tablet_bootstrap.cc:492] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:05:56.651361 18992 tablet_bootstrap.cc:492] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap complete.
I20260709 13:05:56.651954 18992 ts_tablet_manager.cc:1403] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 13:05:56.652568 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.129:34367
I20260709 13:05:56.653644 19056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.129:34367 every 8 connection(s)
I20260709 13:05:56.654480 18992 raft_consensus.cc:359] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.655230 18992 raft_consensus.cc:740] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.655997 18992 consensus_queue.cc:260] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.657960 18992 ts_tablet_manager.cc:1434] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:56.658730 18992 tablet_bootstrap.cc:492] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
W20260709 13:05:56.659847 19059 tablet.cc:2406] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:56.662194 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:56.671905 18992 tablet_bootstrap.cc:492] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:56.672736 18992 tablet_bootstrap.cc:492] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap complete.
I20260709 13:05:56.673835 18992 ts_tablet_manager.cc:1403] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:05:56.676286 18992 raft_consensus.cc:359] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.676940 18992 raft_consensus.cc:740] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.677610 18992 consensus_queue.cc:260] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.680159 18992 ts_tablet_manager.cc:1434] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:56.681165 18992 tablet_bootstrap.cc:492] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
W20260709 13:05:56.695674 18636 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:05:56.697492 19028 raft_consensus.cc:3060] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.705295 19058 heartbeater.cc:344] Connected to a master server at 127.14.26.190:39439
I20260709 13:05:56.705742 19058 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:56.706583 19058 heartbeater.cc:507] Master 127.14.26.190:39439 requested a full tablet report, sending...
I20260709 13:05:56.712313 18992 tablet_bootstrap.cc:492] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:56.714468 18992 tablet_bootstrap.cc:492] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap complete.
I20260709 13:05:56.715233 18992 ts_tablet_manager.cc:1403] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.022s
I20260709 13:05:56.718681 18764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97466d7bcee34edfb3898b90f8ec0e87"
dest_uuid: "4b3be325ed4c4129a066592af35537dc"
mode: GRACEFUL
new_leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:42710
I20260709 13:05:56.719452 18764 raft_consensus.cc:606] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Received request to transfer leadership to TS 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:05:56.720176 18992 raft_consensus.cc:359] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.720939 18992 raft_consensus.cc:740] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.721643 18992 consensus_queue.cc:260] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.722388 18764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d24b747b0dcf4ea29149c3a5d23f04f0"
dest_uuid: "4b3be325ed4c4129a066592af35537dc"
mode: GRACEFUL
new_leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:42710
I20260709 13:05:56.722987 18764 raft_consensus.cc:606] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Received request to transfer leadership to TS 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:05:56.723556 18992 ts_tablet_manager.cc:1434] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:56.724498 18992 tablet_bootstrap.cc:492] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:56.725323 18764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0"
dest_uuid: "4b3be325ed4c4129a066592af35537dc"
mode: GRACEFUL
new_leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:42710
I20260709 13:05:56.725812 18764 raft_consensus.cc:606] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 2 LEADER]: Received request to transfer leadership to TS 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:05:56.727255 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:05:56.727711 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:56.728266 18585 ts_manager.cc:194] Re-registered known tserver with Master: 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367)
I20260709 13:05:56.728473 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:56.736428 18992 tablet_bootstrap.cc:492] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:56.737246 18992 tablet_bootstrap.cc:492] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256: Bootstrap complete.
I20260709 13:05:56.737851 18992 ts_tablet_manager.cc:1403] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:05:56.740085 18585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54338
I20260709 13:05:56.740164 18992 raft_consensus.cc:359] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.740888 18992 raft_consensus.cc:740] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.741580 18992 consensus_queue.cc:260] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.742985 18992 ts_tablet_manager.cc:1434] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:56.743496 19058 heartbeater.cc:499] Master 127.14.26.190:39439 was elected leader, sending a full tablet report...
I20260709 13:05:56.743588 18992 tablet_bootstrap.cc:492] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap starting.
I20260709 13:05:56.758363 18992 tablet_bootstrap.cc:492] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:05:56.759306 18992 tablet_bootstrap.cc:492] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: Bootstrap complete.
I20260709 13:05:56.759908 18992 ts_tablet_manager.cc:1403] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260709 13:05:56.761884 18992 raft_consensus.cc:359] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.762461 18992 raft_consensus.cc:740] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a670c4b584047afa686eaa72c2d4256, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.763070 18992 consensus_queue.cc:260] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:56.764858 18992 ts_tablet_manager.cc:1434] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:56.813417 19028 raft_consensus.cc:3060] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.818437 19028 pending_rounds.cc:85] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: Aborting all ops after (but not including) 0
I20260709 13:05:56.818653 19028 pending_rounds.cc:107] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:05:56.818902 19028 raft_consensus.cc:2889] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:05:56.823581 19029 raft_consensus.cc:3060] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.825752 19028 raft_consensus.cc:3060] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.830538 19029 pending_rounds.cc:85] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Aborting all ops after (but not including) 0
I20260709 13:05:56.830698 19028 pending_rounds.cc:85] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: Aborting all ops after (but not including) 0
I20260709 13:05:56.830943 19029 pending_rounds.cc:107] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:05:56.831178 19028 pending_rounds.cc:107] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:05:56.831379 19029 raft_consensus.cc:2889] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:05:56.831499 19028 raft_consensus.cc:2889] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:05:57.147521 18918 raft_consensus.cc:993] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc: : Instructing follower 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:05:57.148022 18918 raft_consensus.cc:1081] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Signalling peer 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:05:57.149727 18837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d24b747b0dcf4ea29149c3a5d23f04f0"
dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:45926
I20260709 13:05:57.150388 18837 raft_consensus.cc:493] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.150763 18837 raft_consensus.cc:3060] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.156534 18837 raft_consensus.cc:515] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:57.158133 18837 leader_election.cc:290] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:57.158979 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24b747b0dcf4ea29149c3a5d23f04f0" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:57.159176 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24b747b0dcf4ea29149c3a5d23f04f0" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:05:57.159633 19028 raft_consensus.cc:3060] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.159802 18764 raft_consensus.cc:3055] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.160214 18764 raft_consensus.cc:740] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:57.160918 18764 consensus_queue.cc:260] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:57.161959 18764 raft_consensus.cc:3060] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.165206 19028 raft_consensus.cc:2468] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 2.
I20260709 13:05:57.166275 18802 leader_election.cc:304] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a670c4b584047afa686eaa72c2d4256, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
I20260709 13:05:57.167090 19080 raft_consensus.cc:2804] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:57.167554 19080 raft_consensus.cc:697] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Becoming Leader. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:05:57.168530 18764 raft_consensus.cc:2468] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 2.
I20260709 13:05:57.168349 19080 consensus_queue.cc:237] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:57.178686 18585 catalog_manager.cc:5697] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 reported cstate change: term changed from 1 to 2, leader changed from 4b3be325ed4c4129a066592af35537dc (127.14.26.130) to 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131). New cstate: current_term: 2 leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:57.214620 19078 raft_consensus.cc:993] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc: : Instructing follower 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:05:57.215072 18918 raft_consensus.cc:1081] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Signalling peer 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:05:57.216439 18837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97466d7bcee34edfb3898b90f8ec0e87"
dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:45926
I20260709 13:05:57.216945 18837 raft_consensus.cc:493] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.217319 18837 raft_consensus.cc:3060] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.222667 18837 raft_consensus.cc:515] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:57.224275 18837 leader_election.cc:290] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:57.225042 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97466d7bcee34edfb3898b90f8ec0e87" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:57.225402 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97466d7bcee34edfb3898b90f8ec0e87" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:05:57.225600 19028 raft_consensus.cc:3060] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.225983 18764 raft_consensus.cc:3055] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.226266 18764 raft_consensus.cc:740] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:57.226946 18764 consensus_queue.cc:260] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:57.227910 18764 raft_consensus.cc:3060] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.231297 19028 raft_consensus.cc:2468] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 2.
I20260709 13:05:57.231607 19078 raft_consensus.cc:993] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc: : Instructing follower 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:05:57.232149 18918 raft_consensus.cc:1081] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 2 LEADER]: Signalling peer 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:05:57.232506 18802 leader_election.cc:304] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a670c4b584047afa686eaa72c2d4256, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
I20260709 13:05:57.233301 19080 raft_consensus.cc:2804] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:57.233739 19080 raft_consensus.cc:697] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Becoming Leader. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:05:57.233803 18837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0"
dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:45926
I20260709 13:05:57.234404 18837 raft_consensus.cc:493] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.234793 18837 raft_consensus.cc:3060] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.234616 19080 consensus_queue.cc:237] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:57.234874 18764 raft_consensus.cc:2468] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 2.
I20260709 13:05:57.241616 18837 raft_consensus.cc:515] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:57.242647 18585 catalog_manager.cc:5697] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 reported cstate change: term changed from 1 to 2, leader changed from 4b3be325ed4c4129a066592af35537dc (127.14.26.130) to 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131). New cstate: current_term: 2 leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:57.243695 18837 leader_election.cc:290] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 3 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:57.244634 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:57.244719 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:05:57.245285 19028 raft_consensus.cc:3060] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.245371 18764 raft_consensus.cc:3055] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:57.245777 18764 raft_consensus.cc:740] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:57.246553 18764 consensus_queue.cc:260] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [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: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:57.247754 18764 raft_consensus.cc:3060] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.251742 19028 raft_consensus.cc:2468] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 3.
I20260709 13:05:57.252918 18802 leader_election.cc:304] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: 6a670c4b584047afa686eaa72c2d4256, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
I20260709 13:05:57.253631 19080 raft_consensus.cc:2804] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:57.253801 18764 raft_consensus.cc:2468] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 3.
I20260709 13:05:57.254172 19080 raft_consensus.cc:697] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 LEADER]: Becoming Leader. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:05:57.255002 19080 consensus_queue.cc:237] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:57.261299 18585 catalog_manager.cc:5697] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 reported cstate change: term changed from 2 to 3, leader changed from 4b3be325ed4c4129a066592af35537dc (127.14.26.130) to 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131). New cstate: current_term: 3 leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:57.593796 18764 raft_consensus.cc:1275] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.595105 19080 consensus_queue.cc:1048] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.611881 19029 raft_consensus.cc:1275] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.614148 18957 consensus_queue.cc:1048] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.675987 19028 raft_consensus.cc:1275] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.677330 18957 consensus_queue.cc:1048] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.688064 18764 raft_consensus.cc:1275] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.689643 19093 consensus_queue.cc:1048] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:57.696715 18636 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:05:57.735790 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:57.795828 18837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe"
dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
mode: GRACEFUL
new_leader_uuid: "4b3be325ed4c4129a066592af35537dc"
 from {username='slave'} at 127.0.0.1:59476
I20260709 13:05:57.797849 18837 raft_consensus.cc:606] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Received request to transfer leadership to TS 4b3be325ed4c4129a066592af35537dc
I20260709 13:05:57.798545 18764 raft_consensus.cc:1275] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:57.800661 19093 consensus_queue.cc:1048] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:57.802860 18837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccb39033c6144204826fb8283e332102"
dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
mode: GRACEFUL
new_leader_uuid: "4b3be325ed4c4129a066592af35537dc"
 from {username='slave'} at 127.0.0.1:59476
I20260709 13:05:57.803735 18837 raft_consensus.cc:606] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Received request to transfer leadership to TS 4b3be325ed4c4129a066592af35537dc
I20260709 13:05:57.805651 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:57.808207 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:57.809973 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:57.818138 19028 raft_consensus.cc:1275] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 3 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:57.820457 19079 consensus_queue.cc:1048] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:58.127283 19079 raft_consensus.cc:993] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3: : Instructing follower 4b3be325ed4c4129a066592af35537dc to start an election
I20260709 13:05:58.127821 18957 raft_consensus.cc:1081] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Signalling peer 4b3be325ed4c4129a066592af35537dc to start an election
I20260709 13:05:58.129204 18764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccb39033c6144204826fb8283e332102"
dest_uuid: "4b3be325ed4c4129a066592af35537dc"
 from {username='slave'} at 127.0.0.1:53062
I20260709 13:05:58.129688 18764 raft_consensus.cc:493] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:58.129940 18764 raft_consensus.cc:3060] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.137104 18764 raft_consensus.cc:515] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:58.138661 18764 leader_election.cc:290] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 3 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:58.139761 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb39033c6144204826fb8283e332102" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:58.139973 18837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb39033c6144204826fb8283e332102" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:05:58.140614 19028 raft_consensus.cc:3060] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.140636 18837 raft_consensus.cc:3055] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:58.141189 18837 raft_consensus.cc:740] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:05:58.142556 18837 consensus_queue.cc:260] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:58.144532 18837 raft_consensus.cc:3060] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.150864 19028 raft_consensus.cc:2468] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 3.
I20260709 13:05:58.152455 18728 leader_election.cc:304] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [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: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:05:58.153438 19047 raft_consensus.cc:2804] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:58.153831 18837 raft_consensus.cc:2468] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 3.
I20260709 13:05:58.153872 19047 raft_consensus.cc:697] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 3 LEADER]: Becoming Leader. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:58.155227 19047 consensus_queue.cc:237] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:58.162657 18586 catalog_manager.cc:5697] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc reported cstate change: term changed from 2 to 3, leader changed from 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131) to 4b3be325ed4c4129a066592af35537dc (127.14.26.130). New cstate: current_term: 3 leader_uuid: "4b3be325ed4c4129a066592af35537dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.225550 19079 raft_consensus.cc:993] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3: : Instructing follower 4b3be325ed4c4129a066592af35537dc to start an election
I20260709 13:05:58.225989 18957 raft_consensus.cc:1081] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Signalling peer 4b3be325ed4c4129a066592af35537dc to start an election
I20260709 13:05:58.227397 18764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe"
dest_uuid: "4b3be325ed4c4129a066592af35537dc"
 from {username='slave'} at 127.0.0.1:53062
I20260709 13:05:58.227847 18764 raft_consensus.cc:493] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:58.228120 18764 raft_consensus.cc:3060] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.232728 18764 raft_consensus.cc:515] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:58.234031 18764 leader_election.cc:290] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 3 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:05:58.234877 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:58.235210 18837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:05:58.235659 19028 raft_consensus.cc:3060] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.235869 18837 raft_consensus.cc:3055] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:58.236219 18837 raft_consensus.cc:740] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:05:58.237260 18837 consensus_queue.cc:260] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
W20260709 13:05:58.238278 18802 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:58.238541 18837 raft_consensus.cc:3060] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.243183 19028 raft_consensus.cc:2468] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 3.
I20260709 13:05:58.244520 18728 leader_election.cc:304] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [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: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:05:58.245275 19047 raft_consensus.cc:2804] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:58.245689 19047 raft_consensus.cc:697] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 3 LEADER]: Becoming Leader. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:58.246281 18837 raft_consensus.cc:2468] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 3.
I20260709 13:05:58.246742 19047 consensus_queue.cc:237] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [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: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:58.254774 18586 catalog_manager.cc:5697] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc reported cstate change: term changed from 2 to 3, leader changed from 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131) to 4b3be325ed4c4129a066592af35537dc (127.14.26.130). New cstate: current_term: 3 leader_uuid: "4b3be325ed4c4129a066592af35537dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.656056 18837 raft_consensus.cc:1275] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Refusing update from remote peer 4b3be325ed4c4129a066592af35537dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:58.657353 19047 consensus_queue.cc:1048] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.663152 18838 raft_consensus.cc:1275] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Refusing update from remote peer 4b3be325ed4c4129a066592af35537dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:58.665479 19108 consensus_queue.cc:1048] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:58.669064 19028 raft_consensus.cc:1275] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 3 FOLLOWER]: Refusing update from remote peer 4b3be325ed4c4129a066592af35537dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:58.672775 19110 consensus_queue.cc:1048] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:58.686131 19029 raft_consensus.cc:1275] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 3 FOLLOWER]: Refusing update from remote peer 4b3be325ed4c4129a066592af35537dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:58.688089 19047 consensus_queue.cc:1048] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
W20260709 13:05:58.698731 18636 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:05:58.826483 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:58.834769 18764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b"
dest_uuid: "4b3be325ed4c4129a066592af35537dc"
mode: GRACEFUL
new_leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:42710
I20260709 13:05:58.835280 18764 raft_consensus.cc:606] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 2 LEADER]: Received request to transfer leadership to TS 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:05:58.837670 18764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e0580cfd2764dc58678eb537f0f46b0"
dest_uuid: "4b3be325ed4c4129a066592af35537dc"
mode: GRACEFUL
new_leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:42710
I20260709 13:05:58.838058 18764 raft_consensus.cc:606] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Received request to transfer leadership to TS 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:05:58.839082 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:58.839545 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:58.840077 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:58.928910 18918 raft_consensus.cc:993] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc: : Instructing follower 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:05:58.929560 19110 raft_consensus.cc:1081] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Signalling peer 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:05:58.931734 18838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e0580cfd2764dc58678eb537f0f46b0"
dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:45926
I20260709 13:05:58.932341 18838 raft_consensus.cc:493] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:58.932749 18838 raft_consensus.cc:3060] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.943774 18838 raft_consensus.cc:515] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:58.947211 19029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0580cfd2764dc58678eb537f0f46b0" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:58.947826 19029 raft_consensus.cc:3060] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.948449 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0580cfd2764dc58678eb537f0f46b0" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:05:58.949219 18764 raft_consensus.cc:3055] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.949620 18764 raft_consensus.cc:740] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:58.950574 18764 consensus_queue.cc:260] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:58.951121 18838 leader_election.cc:290] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:58.951848 18764 raft_consensus.cc:3060] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.959547 18764 raft_consensus.cc:2468] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 2.
I20260709 13:05:58.959547 19029 raft_consensus.cc:2468] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 2.
I20260709 13:05:58.961215 18802 leader_election.cc:304] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3be325ed4c4129a066592af35537dc, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
I20260709 13:05:58.961933 19093 raft_consensus.cc:2804] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.963086 19093 raft_consensus.cc:697] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Becoming Leader. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:05:58.964195 19093 consensus_queue.cc:237] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:59.116925 18588 catalog_manager.cc:5697] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 reported cstate change: term changed from 1 to 2, leader changed from 4b3be325ed4c4129a066592af35537dc (127.14.26.130) to 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131). New cstate: current_term: 2 leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.343235 18918 raft_consensus.cc:993] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc: : Instructing follower 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:05:59.343758 19047 raft_consensus.cc:1081] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 2 LEADER]: Signalling peer 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:05:59.345283 18838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b"
dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:45926
I20260709 13:05:59.345800 18838 raft_consensus.cc:493] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.346096 18838 raft_consensus.cc:3060] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.351491 18838 raft_consensus.cc:515] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:59.353216 18838 leader_election.cc:290] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 3 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:05:59.354055 19029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:05:59.354347 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:05:59.354746 19029 raft_consensus.cc:3060] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.354890 18764 raft_consensus.cc:3055] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:59.355294 18764 raft_consensus.cc:740] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:05:59.356106 18764 consensus_queue.cc:260] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [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: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:59.357329 18764 raft_consensus.cc:3060] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.361861 19029 raft_consensus.cc:2468] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 3.
I20260709 13:05:59.363169 18802 leader_election.cc:304] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: 6a670c4b584047afa686eaa72c2d4256, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
I20260709 13:05:59.363878 19093 raft_consensus.cc:2804] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:59.363878 18764 raft_consensus.cc:2468] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 3.
I20260709 13:05:59.364367 19093 raft_consensus.cc:697] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 LEADER]: Becoming Leader. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:05:59.365392 19093 consensus_queue.cc:237] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:05:59.373700 18588 catalog_manager.cc:5697] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 reported cstate change: term changed from 2 to 3, leader changed from 4b3be325ed4c4129a066592af35537dc (127.14.26.130) to 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131). New cstate: current_term: 3 leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.450232 18764 raft_consensus.cc:1275] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.451568 19093 consensus_queue.cc:1048] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.462899 19029 raft_consensus.cc:1275] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.465240 19117 consensus_queue.cc:1048] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:59.699756 18636 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:05:59.787542 19029 raft_consensus.cc:1275] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 3 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:59.788856 19117 consensus_queue.cc:1048] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.798767 18764 raft_consensus.cc:1275] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:59.800827 19117 consensus_queue.cc:1048] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.910231 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:59.917589 18838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b"
dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
mode: GRACEFUL
new_leader_uuid: "4b3be325ed4c4129a066592af35537dc"
 from {username='slave'} at 127.0.0.1:59476
I20260709 13:05:59.918177 18838 raft_consensus.cc:606] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 LEADER]: Received request to transfer leadership to TS 4b3be325ed4c4129a066592af35537dc
I20260709 13:05:59.920886 18838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0"
dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
mode: GRACEFUL
new_leader_uuid: "4b3be325ed4c4129a066592af35537dc"
 from {username='slave'} at 127.0.0.1:59476
I20260709 13:05:59.921416 18838 raft_consensus.cc:606] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 LEADER]: Received request to transfer leadership to TS 4b3be325ed4c4129a066592af35537dc
I20260709 13:05:59.922500 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:59.922972 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:59.923568 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:00.027076 18619 debug-util.cc:398] Leaking SignalData structure 0x7b0800041c40 after lost signal to thread 14445
W20260709 13:06:00.028020 18619 debug-util.cc:398] Leaking SignalData structure 0x7b08000e64e0 after lost signal to thread 18622
W20260709 13:06:00.028954 18619 debug-util.cc:398] Leaking SignalData structure 0x7b08000d8700 after lost signal to thread 18789
W20260709 13:06:00.029770 18619 debug-util.cc:398] Leaking SignalData structure 0x7b080022c3a0 after lost signal to thread 18863
W20260709 13:06:00.030622 18619 debug-util.cc:398] Leaking SignalData structure 0x7b080014c620 after lost signal to thread 19056
I20260709 13:06:00.220436 19125 raft_consensus.cc:993] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3: : Instructing follower 4b3be325ed4c4129a066592af35537dc to start an election
I20260709 13:06:00.221167 19131 raft_consensus.cc:1081] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 LEADER]: Signalling peer 4b3be325ed4c4129a066592af35537dc to start an election
I20260709 13:06:00.222918 18764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b"
dest_uuid: "4b3be325ed4c4129a066592af35537dc"
 from {username='slave'} at 127.0.0.1:53062
I20260709 13:06:00.223445 18764 raft_consensus.cc:493] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.223742 18764 raft_consensus.cc:3060] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:00.228637 18764 raft_consensus.cc:515] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:06:00.230131 18764 leader_election.cc:290] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 4 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:06:00.231225 19029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:06:00.231524 18838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf0190c7e4a22ad5eb1c2b0924c7b" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:06:00.231956 19029 raft_consensus.cc:3060] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:00.232244 18838 raft_consensus.cc:3055] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:00.232760 18838 raft_consensus.cc:740] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:06:00.233664 18838 consensus_queue.cc:260] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:06:00.234988 18838 raft_consensus.cc:3060] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:00.238447 19029 raft_consensus.cc:2468] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 4.
I20260709 13:06:00.239765 18728 leader_election.cc:304] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [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: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:06:00.240748 19047 raft_consensus.cc:2804] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:00.245115 19047 raft_consensus.cc:697] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 4 LEADER]: Becoming Leader. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:06:00.246134 19047 consensus_queue.cc:237] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:06:00.248487 18838 raft_consensus.cc:2468] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 4.
I20260709 13:06:00.253217 18588 catalog_manager.cc:5697] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc reported cstate change: term changed from 3 to 4, leader changed from 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131) to 4b3be325ed4c4129a066592af35537dc (127.14.26.130). New cstate: current_term: 4 leader_uuid: "4b3be325ed4c4129a066592af35537dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.360292 19125 raft_consensus.cc:993] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: : Instructing follower 4b3be325ed4c4129a066592af35537dc to start an election
I20260709 13:06:00.360805 19131 raft_consensus.cc:1081] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 LEADER]: Signalling peer 4b3be325ed4c4129a066592af35537dc to start an election
I20260709 13:06:00.362468 18764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0"
dest_uuid: "4b3be325ed4c4129a066592af35537dc"
 from {username='slave'} at 127.0.0.1:53062
I20260709 13:06:00.363054 18764 raft_consensus.cc:493] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.363400 18764 raft_consensus.cc:3060] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:00.370734 18764 raft_consensus.cc:515] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:06:00.372704 18764 leader_election.cc:290] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [CANDIDATE]: Term 4 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131:43773)
I20260709 13:06:00.373579 19029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:06:00.373785 18838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85ad4b6cd864e36802b571386aa85d0" candidate_uuid: "4b3be325ed4c4129a066592af35537dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
I20260709 13:06:00.374294 19029 raft_consensus.cc:3060] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:00.374336 18838 raft_consensus.cc:3055] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:00.374861 18838 raft_consensus.cc:740] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:06:00.375792 18838 consensus_queue.cc:260] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:06:00.377045 18838 raft_consensus.cc:3060] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:00.382041 19029 raft_consensus.cc:2468] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 4.
I20260709 13:06:00.383417 18728 leader_election.cc:304] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [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: 4b3be325ed4c4129a066592af35537dc, 6a670c4b584047afa686eaa72c2d4256; no voters: 
I20260709 13:06:00.384191 19047 raft_consensus.cc:2804] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:00.384320 18838 raft_consensus.cc:2468] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3be325ed4c4129a066592af35537dc in term 4.
I20260709 13:06:00.384742 19047 raft_consensus.cc:697] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 4 LEADER]: Becoming Leader. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:06:00.386077 19047 consensus_queue.cc:237] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:06:00.394343 18588 catalog_manager.cc:5697] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc reported cstate change: term changed from 3 to 4, leader changed from 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131) to 4b3be325ed4c4129a066592af35537dc (127.14.26.130). New cstate: current_term: 4 leader_uuid: "4b3be325ed4c4129a066592af35537dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.653535 19029 raft_consensus.cc:1275] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Refusing update from remote peer 4b3be325ed4c4129a066592af35537dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:00.654795 19047 consensus_queue.cc:1048] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:00.665393 18838 raft_consensus.cc:1275] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Refusing update from remote peer 4b3be325ed4c4129a066592af35537dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:00.668886 19047 consensus_queue.cc:1048] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:00.700706 18636 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:00.798110 19029 raft_consensus.cc:1275] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Refusing update from remote peer 4b3be325ed4c4129a066592af35537dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:00.799468 19140 consensus_queue.cc:1048] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:00.808837 18837 raft_consensus.cc:1275] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Refusing update from remote peer 4b3be325ed4c4129a066592af35537dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:00.814190 19133 consensus_queue.cc:1048] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:00.929503 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:00.936668 18764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe"
dest_uuid: "4b3be325ed4c4129a066592af35537dc"
mode: GRACEFUL
new_leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:42710
I20260709 13:06:00.937196 18764 raft_consensus.cc:606] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 3 LEADER]: Received request to transfer leadership to TS 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:06:00.939741 18764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccb39033c6144204826fb8283e332102"
dest_uuid: "4b3be325ed4c4129a066592af35537dc"
mode: GRACEFUL
new_leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:42710
I20260709 13:06:00.940189 18764 raft_consensus.cc:606] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 3 LEADER]: Received request to transfer leadership to TS 6c5718448ac3413d80cf8dc4fa1c6ee3
I20260709 13:06:00.941241 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:00.941726 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:00.942288 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:01.226739 19133 raft_consensus.cc:993] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc: : Instructing follower 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:06:01.227273 19047 raft_consensus.cc:1081] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 3 LEADER]: Signalling peer 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:06:01.228617 18838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccb39033c6144204826fb8283e332102"
dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:45926
I20260709 13:06:01.229084 18838 raft_consensus.cc:493] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:01.229372 18838 raft_consensus.cc:3060] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:01.235074 18838 raft_consensus.cc:515] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:06:01.237046 18838 leader_election.cc:290] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 4 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:06:01.238534 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb39033c6144204826fb8283e332102" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:06:01.238534 19029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb39033c6144204826fb8283e332102" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:06:01.239120 18764 raft_consensus.cc:3055] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:01.239557 19029 raft_consensus.cc:3060] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:01.239531 18764 raft_consensus.cc:740] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:06:01.240617 18764 consensus_queue.cc:260] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [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: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:06:01.241758 18764 raft_consensus.cc:3060] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:01.246815 19029 raft_consensus.cc:2468] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 4.
I20260709 13:06:01.248020 18802 leader_election.cc:304] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: 6a670c4b584047afa686eaa72c2d4256, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
I20260709 13:06:01.248344 18764 raft_consensus.cc:2468] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 4.
I20260709 13:06:01.248840 19131 raft_consensus.cc:2804] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:01.249965 19131 raft_consensus.cc:697] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 LEADER]: Becoming Leader. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:06:01.250988 19131 consensus_queue.cc:237] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:06:01.262928 18586 catalog_manager.cc:5697] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 reported cstate change: term changed from 3 to 4, leader changed from 4b3be325ed4c4129a066592af35537dc (127.14.26.130) to 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131). New cstate: current_term: 4 leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:01.283164 19047 raft_consensus.cc:993] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc: : Instructing follower 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:06:01.283643 19133 raft_consensus.cc:1081] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 3 LEADER]: Signalling peer 6c5718448ac3413d80cf8dc4fa1c6ee3 to start an election
I20260709 13:06:01.285261 18838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe"
dest_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3"
 from {username='slave'} at 127.0.0.1:45926
I20260709 13:06:01.285730 18838 raft_consensus.cc:493] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:01.286103 18838 raft_consensus.cc:3060] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:01.291303 18838 raft_consensus.cc:515] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:06:01.292830 18838 leader_election.cc:290] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [CANDIDATE]: Term 4 election: Requested vote from peers 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367), 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729)
I20260709 13:06:01.293713 19029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6a670c4b584047afa686eaa72c2d4256"
I20260709 13:06:01.294205 18764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4970ac1f653c41688bc1cc0d2c3375fe" candidate_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b3be325ed4c4129a066592af35537dc"
I20260709 13:06:01.294387 19029 raft_consensus.cc:3060] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:01.294771 18764 raft_consensus.cc:3055] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:01.295090 18764 raft_consensus.cc:740] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b3be325ed4c4129a066592af35537dc, State: Running, Role: LEADER
I20260709 13:06:01.295826 18764 consensus_queue.cc:260] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [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: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:06:01.296945 18764 raft_consensus.cc:3060] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:01.301780 19029 raft_consensus.cc:2468] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 4.
I20260709 13:06:01.302917 18802 leader_election.cc:304] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: 6a670c4b584047afa686eaa72c2d4256, 6c5718448ac3413d80cf8dc4fa1c6ee3; no voters: 
I20260709 13:06:01.303773 19131 raft_consensus.cc:2804] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:01.303706 18764 raft_consensus.cc:2468] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5718448ac3413d80cf8dc4fa1c6ee3 in term 4.
I20260709 13:06:01.304508 19131 raft_consensus.cc:697] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 LEADER]: Becoming Leader. State: Replica: 6c5718448ac3413d80cf8dc4fa1c6ee3, State: Running, Role: LEADER
I20260709 13:06:01.305327 19131 consensus_queue.cc:237] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [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: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } }
I20260709 13:06:01.312716 18586 catalog_manager.cc:5697] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 reported cstate change: term changed from 3 to 4, leader changed from 4b3be325ed4c4129a066592af35537dc (127.14.26.130) to 6c5718448ac3413d80cf8dc4fa1c6ee3 (127.14.26.131). New cstate: current_term: 4 leader_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5718448ac3413d80cf8dc4fa1c6ee3" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 43773 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:01.701717 18636 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:01.792937 18764 raft_consensus.cc:1275] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:01.794260 19131 consensus_queue.cc:1048] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:01.807175 19027 raft_consensus.cc:1275] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:01.808035 18763 raft_consensus.cc:1275] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:01.811331 19153 consensus_queue.cc:1048] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3be325ed4c4129a066592af35537dc" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:01.812458 19131 consensus_queue.cc:1048] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:01.832110 19027 raft_consensus.cc:1275] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Refusing update from remote peer 6c5718448ac3413d80cf8dc4fa1c6ee3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:01.833853 19145 consensus_queue.cc:1048] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a670c4b584047afa686eaa72c2d4256" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 34367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:01.948062 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:01.984333 14442 tablet_server.cc:179] TabletServer@127.14.26.129:34367 shutting down...
I20260709 13:06:02.020211 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:02.021159 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.022163 14442 raft_consensus.cc:2243] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.022766 14442 raft_consensus.cc:2272] T d48ae500461d4df38795f23856ec3f4a P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.026284 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.027235 14442 raft_consensus.cc:2243] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:02.027318 18728 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 70 similar messages]
I20260709 13:06:02.027920 14442 raft_consensus.cc:2272] T f85ad4b6cd864e36802b571386aa85d0 P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.031864 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.032809 14442 raft_consensus.cc:2243] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.033372 14442 raft_consensus.cc:2272] T 4970ac1f653c41688bc1cc0d2c3375fe P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.033985 18728 consensus_peers.cc:597] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. 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 13:06:02.036912 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.037739 14442 raft_consensus.cc:2243] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.038254 14442 raft_consensus.cc:2272] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.040934 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.041572 14442 raft_consensus.cc:2243] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.042021 14442 raft_consensus.cc:2272] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.044334 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.044904 14442 raft_consensus.cc:2243] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.045308 14442 raft_consensus.cc:2272] T ccb39033c6144204826fb8283e332102 P 6a670c4b584047afa686eaa72c2d4256 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.048666 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.049296 14442 raft_consensus.cc:2243] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.049774 14442 raft_consensus.cc:2272] T 97466d7bcee34edfb3898b90f8ec0e87 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.052354 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.053129 14442 raft_consensus.cc:2243] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.053692 14442 raft_consensus.cc:2272] T 3e0580cfd2764dc58678eb537f0f46b0 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.056161 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.056815 14442 raft_consensus.cc:2243] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.057425 14442 raft_consensus.cc:2272] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6a670c4b584047afa686eaa72c2d4256 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.060065 18802 consensus_peers.cc:597] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. 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 13:06:02.060286 14442 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.060998 14442 raft_consensus.cc:2243] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.061553 14442 raft_consensus.cc:2272] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6a670c4b584047afa686eaa72c2d4256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.095374 14442 tablet_server.cc:196] TabletServer@127.14.26.129:34367 shutdown complete.
I20260709 13:06:02.123932 14442 tablet_server.cc:179] TabletServer@127.14.26.130:0 shutting down...
I20260709 13:06:02.154700 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:02.155509 14442 tablet_replica.cc:333] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc: stopping tablet replica
I20260709 13:06:02.156262 14442 raft_consensus.cc:2243] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.156737 14442 raft_consensus.cc:2272] T 4970ac1f653c41688bc1cc0d2c3375fe P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.160295 14442 tablet_replica.cc:333] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc: stopping tablet replica
I20260709 13:06:02.161312 14442 raft_consensus.cc:2243] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.162302 14442 raft_consensus.cc:2272] T f85ad4b6cd864e36802b571386aa85d0 P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.164405 18802 consensus_peers.cc:597] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:02.164965 14442 tablet_replica.cc:333] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc: stopping tablet replica
I20260709 13:06:02.165581 14442 raft_consensus.cc:2243] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.166306 14442 raft_consensus.cc:2272] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.168587 14442 tablet_replica.cc:333] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc: stopping tablet replica
I20260709 13:06:02.169157 14442 raft_consensus.cc:2243] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.169656 14442 raft_consensus.cc:2272] T 572d5ad2d8f24caa85265840bbfa7ac1 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.172127 14442 tablet_replica.cc:333] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc: stopping tablet replica
I20260709 13:06:02.172734 14442 raft_consensus.cc:2243] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.173213 14442 raft_consensus.cc:2272] T ccb39033c6144204826fb8283e332102 P 4b3be325ed4c4129a066592af35537dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.176194 14442 tablet_replica.cc:333] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc: stopping tablet replica
I20260709 13:06:02.176728 14442 raft_consensus.cc:2243] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.177208 14442 raft_consensus.cc:2272] T 97466d7bcee34edfb3898b90f8ec0e87 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.179390 14442 tablet_replica.cc:333] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc: stopping tablet replica
I20260709 13:06:02.180089 14442 raft_consensus.cc:2243] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.180608 14442 raft_consensus.cc:2272] T 3e0580cfd2764dc58678eb537f0f46b0 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.184139 14442 tablet_replica.cc:333] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc: stopping tablet replica
I20260709 13:06:02.185041 14442 raft_consensus.cc:2243] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.185693 14442 raft_consensus.cc:2272] T d24b747b0dcf4ea29149c3a5d23f04f0 P 4b3be325ed4c4129a066592af35537dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.188438 14442 tablet_replica.cc:333] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc: stopping tablet replica
I20260709 13:06:02.188998 14442 raft_consensus.cc:2243] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:06:02.189323 18728 consensus_peers.cc:597] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:02.190142 14442 raft_consensus.cc:2272] T d48ae500461d4df38795f23856ec3f4a P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.192405 14442 tablet_replica.cc:333] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc: stopping tablet replica
I20260709 13:06:02.192868 14442 raft_consensus.cc:2243] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.193655 14442 raft_consensus.cc:2272] T 19cf17b2789745b8bdc1bcc5a46719f7 P 4b3be325ed4c4129a066592af35537dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.231315 14442 tablet_server.cc:196] TabletServer@127.14.26.130:0 shutdown complete.
W20260709 13:06:02.243883 18802 consensus_peers.cc:597] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:02.257815 18802 consensus_peers.cc:597] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 -> Peer 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729): Couldn't send request to peer 4b3be325ed4c4129a066592af35537dc. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.130:40729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:02.263305 14442 tablet_server.cc:179] TabletServer@127.14.26.131:0 shutting down...
W20260709 13:06:02.288441 18802 consensus_peers.cc:597] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 -> Peer 4b3be325ed4c4129a066592af35537dc (127.14.26.130:40729): Couldn't send request to peer 4b3be325ed4c4129a066592af35537dc. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.130:40729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:02.296527 18802 consensus_peers.cc:597] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 -> Peer 6a670c4b584047afa686eaa72c2d4256 (127.14.26.129:34367): Couldn't send request to peer 6a670c4b584047afa686eaa72c2d4256. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:34367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:02.300412 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:02.301301 14442 tablet_replica.cc:333] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: stopping tablet replica
I20260709 13:06:02.302479 14442 raft_consensus.cc:2243] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.303125 14442 raft_consensus.cc:2272] T f85ad4b6cd864e36802b571386aa85d0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.306136 14442 tablet_replica.cc:333] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3: stopping tablet replica
I20260709 13:06:02.307049 14442 raft_consensus.cc:2243] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.307742 14442 raft_consensus.cc:2272] T 19cf17b2789745b8bdc1bcc5a46719f7 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.311206 14442 tablet_replica.cc:333] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3: stopping tablet replica
I20260709 13:06:02.312073 14442 raft_consensus.cc:2243] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.312637 14442 raft_consensus.cc:2272] T d48ae500461d4df38795f23856ec3f4a P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.315802 14442 tablet_replica.cc:333] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: stopping tablet replica
I20260709 13:06:02.316601 14442 raft_consensus.cc:2243] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.317605 14442 raft_consensus.cc:2272] T 3e0580cfd2764dc58678eb537f0f46b0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.320361 14442 tablet_replica.cc:333] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3: stopping tablet replica
I20260709 13:06:02.321247 14442 raft_consensus.cc:2243] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.322253 14442 raft_consensus.cc:2272] T d24b747b0dcf4ea29149c3a5d23f04f0 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.325186 14442 tablet_replica.cc:333] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3: stopping tablet replica
I20260709 13:06:02.325889 14442 raft_consensus.cc:2243] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.326951 14442 raft_consensus.cc:2272] T 572d5ad2d8f24caa85265840bbfa7ac1 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.330186 14442 tablet_replica.cc:333] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3: stopping tablet replica
I20260709 13:06:02.331028 14442 raft_consensus.cc:2243] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.331565 14442 raft_consensus.cc:2272] T 106bf0190c7e4a22ad5eb1c2b0924c7b P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.334576 14442 tablet_replica.cc:333] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3: stopping tablet replica
I20260709 13:06:02.335377 14442 raft_consensus.cc:2243] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.336477 14442 raft_consensus.cc:2272] T 4970ac1f653c41688bc1cc0d2c3375fe P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.339349 14442 tablet_replica.cc:333] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3: stopping tablet replica
I20260709 13:06:02.340063 14442 raft_consensus.cc:2243] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.341130 14442 raft_consensus.cc:2272] T ccb39033c6144204826fb8283e332102 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.344231 14442 tablet_replica.cc:333] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3: stopping tablet replica
I20260709 13:06:02.344923 14442 raft_consensus.cc:2243] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.345981 14442 raft_consensus.cc:2272] T 97466d7bcee34edfb3898b90f8ec0e87 P 6c5718448ac3413d80cf8dc4fa1c6ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.377067 14442 tablet_server.cc:196] TabletServer@127.14.26.131:0 shutdown complete.
I20260709 13:06:02.404377 14442 master.cc:562] Master@127.14.26.190:39439 shutting down...
I20260709 13:06:02.433897 14442 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.434684 14442 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.435171 14442 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0901aa55269948f98392d724a5113031: stopping tablet replica
I20260709 13:06:02.790026 14442 master.cc:584] Master@127.14.26.190:39439 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13285 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:06:02.833153 14442 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.26.190:43295
I20260709 13:06:02.834332 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:02.839700 19167 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 13:06:02.839859 19168 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 13:06:02.841523 19170 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 13:06:02.843485 14442 server_base.cc:1061] running on GCE node
I20260709 13:06:02.844534 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:02.844710 14442 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 13:06:02.844885 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602362844872 us; error 0 us; skew 500 ppm
I20260709 13:06:02.845441 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:02.847869 14442 webserver.cc:533] Webserver started at http://127.14.26.190:40247/ using document root <none> and password file <none>
I20260709 13:06:02.848366 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:02.848552 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:02.848841 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:02.849936 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/master-0-root/instance:
uuid: "4a55c710319f419dbe1f0a7792420624"
format_stamp: "Formatted at 2026-07-09 13:06:02 on dist-test-slave-z3gg"
I20260709 13:06:02.854338 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:06:02.857609 19175 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:02.858284 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:02.858568 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/master-0-root
uuid: "4a55c710319f419dbe1f0a7792420624"
format_stamp: "Formatted at 2026-07-09 13:06:02 on dist-test-slave-z3gg"
I20260709 13:06:02.858812 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-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 13:06:02.887395 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:02.888626 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:02.927306 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.190:43295
I20260709 13:06:02.927500 19226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.190:43295 every 8 connection(s)
I20260709 13:06:02.931219 19227 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 13:06:02.942993 19227 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624: Bootstrap starting.
I20260709 13:06:02.948148 19227 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.952539 19227 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624: No bootstrap required, opened a new log
I20260709 13:06:02.954571 19227 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a55c710319f419dbe1f0a7792420624" member_type: VOTER }
I20260709 13:06:02.954937 19227 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.955216 19227 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a55c710319f419dbe1f0a7792420624, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.955713 19227 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4a55c710319f419dbe1f0a7792420624" member_type: VOTER }
I20260709 13:06:02.956122 19227 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:02.956305 19227 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:02.956509 19227 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.961169 19227 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a55c710319f419dbe1f0a7792420624" member_type: VOTER }
I20260709 13:06:02.961613 19227 leader_election.cc:304] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [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: 4a55c710319f419dbe1f0a7792420624; no voters: 
I20260709 13:06:02.962702 19227 leader_election.cc:290] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:02.963057 19230 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:02.964459 19230 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [term 1 LEADER]: Becoming Leader. State: Replica: 4a55c710319f419dbe1f0a7792420624, State: Running, Role: LEADER
I20260709 13:06:02.965117 19230 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [LEADER]: Queue going to LEADER mode. State: All 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: "4a55c710319f419dbe1f0a7792420624" member_type: VOTER }
I20260709 13:06:02.965709 19227 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:02.969177 19231 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4a55c710319f419dbe1f0a7792420624" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a55c710319f419dbe1f0a7792420624" member_type: VOTER } }
I20260709 13:06:02.969909 19231 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:02.970002 19232 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a55c710319f419dbe1f0a7792420624. Latest consensus state: current_term: 1 leader_uuid: "4a55c710319f419dbe1f0a7792420624" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a55c710319f419dbe1f0a7792420624" member_type: VOTER } }
I20260709 13:06:02.970666 19232 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:02.972384 19237 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:02.980227 19237 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:02.981263 14442 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:02.988958 19237 catalog_manager.cc:1383] Generated new cluster ID: d2133d011cac4537a7358dc6c11be475
I20260709 13:06:02.989276 19237 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:03.028824 19237 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:03.030108 19237 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:03.048171 19237 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624: Generated new TSK 0
I20260709 13:06:03.048799 19237 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:03.112087 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:03.118193 19248 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 13:06:03.119217 19249 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 13:06:03.120711 19251 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 13:06:03.121497 14442 server_base.cc:1061] running on GCE node
I20260709 13:06:03.122305 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:03.122478 14442 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 13:06:03.122606 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602363122590 us; error 0 us; skew 500 ppm
I20260709 13:06:03.123188 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:03.125308 14442 webserver.cc:533] Webserver started at http://127.14.26.129:33649/ using document root <none> and password file <none>
I20260709 13:06:03.125710 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:03.125859 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:03.126066 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:03.127154 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/ts-0-root/instance:
uuid: "b929c1c180844a1faa8b668000c6007e"
format_stamp: "Formatted at 2026-07-09 13:06:03 on dist-test-slave-z3gg"
I20260709 13:06:03.131378 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 13:06:03.134445 19256 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.135274 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:06:03.135565 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/ts-0-root
uuid: "b929c1c180844a1faa8b668000c6007e"
format_stamp: "Formatted at 2026-07-09 13:06:03 on dist-test-slave-z3gg"
I20260709 13:06:03.135854 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-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 13:06:03.148975 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:03.150158 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:03.151750 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:03.154536 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:03.154798 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.155125 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:03.155330 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.199982 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.129:36011
I20260709 13:06:03.200133 19318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.129:36011 every 8 connection(s)
I20260709 13:06:03.205189 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:03.212502 19323 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 13:06:03.213505 19324 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 13:06:03.216216 19326 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 13:06:03.217669 14442 server_base.cc:1061] running on GCE node
I20260709 13:06:03.218794 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:03.219128 14442 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 13:06:03.219321 19319 heartbeater.cc:344] Connected to a master server at 127.14.26.190:43295
I20260709 13:06:03.219372 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602363219344 us; error 0 us; skew 500 ppm
I20260709 13:06:03.219797 19319 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:03.220238 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:03.220538 19319 heartbeater.cc:507] Master 127.14.26.190:43295 requested a full tablet report, sending...
I20260709 13:06:03.222811 19192 ts_manager.cc:194] Registered new tserver with Master: b929c1c180844a1faa8b668000c6007e (127.14.26.129:36011)
I20260709 13:06:03.223054 14442 webserver.cc:533] Webserver started at http://127.14.26.130:39327/ using document root <none> and password file <none>
I20260709 13:06:03.223745 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:03.223968 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:03.224268 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:03.224839 19192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50610
I20260709 13:06:03.225574 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/ts-1-root/instance:
uuid: "1087690af127427087ac3ae3cdc05868"
format_stamp: "Formatted at 2026-07-09 13:06:03 on dist-test-slave-z3gg"
I20260709 13:06:03.230376 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:06:03.233780 19331 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.234560 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:03.234884 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/ts-1-root
uuid: "1087690af127427087ac3ae3cdc05868"
format_stamp: "Formatted at 2026-07-09 13:06:03 on dist-test-slave-z3gg"
I20260709 13:06:03.235216 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-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 13:06:03.255610 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:03.256886 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:03.258483 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:03.261166 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:03.261436 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.261710 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:03.261899 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.304383 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.130:44007
I20260709 13:06:03.304512 19393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.130:44007 every 8 connection(s)
I20260709 13:06:03.309489 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:03.317467 19397 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 13:06:03.318487 19398 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 13:06:03.321594 14442 server_base.cc:1061] running on GCE node
W20260709 13:06:03.322299 19400 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 13:06:03.323523 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:03.323778 14442 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 13:06:03.323819 19394 heartbeater.cc:344] Connected to a master server at 127.14.26.190:43295
I20260709 13:06:03.324067 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602363324045 us; error 0 us; skew 500 ppm
I20260709 13:06:03.324326 19394 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:03.324950 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:03.325341 19394 heartbeater.cc:507] Master 127.14.26.190:43295 requested a full tablet report, sending...
I20260709 13:06:03.327831 14442 webserver.cc:533] Webserver started at http://127.14.26.131:33017/ using document root <none> and password file <none>
I20260709 13:06:03.327931 19192 ts_manager.cc:194] Registered new tserver with Master: 1087690af127427087ac3ae3cdc05868 (127.14.26.130:44007)
I20260709 13:06:03.328510 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:03.328773 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:03.329066 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:03.329677 19192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50624
I20260709 13:06:03.330344 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/ts-2-root/instance:
uuid: "012142e299c94722a3ab47f3ca7e531d"
format_stamp: "Formatted at 2026-07-09 13:06:03 on dist-test-slave-z3gg"
I20260709 13:06:03.335644 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:06:03.339409 19405 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.340183 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:06:03.340512 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/ts-2-root
uuid: "012142e299c94722a3ab47f3ca7e531d"
format_stamp: "Formatted at 2026-07-09 13:06:03 on dist-test-slave-z3gg"
I20260709 13:06:03.340831 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602236288973-14442-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 13:06:03.361121 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:03.362412 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:03.363834 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:03.366223 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:03.366465 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.366734 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:03.366933 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.409929 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.131:39697
I20260709 13:06:03.410028 19467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.131:39697 every 8 connection(s)
I20260709 13:06:03.424132 19468 heartbeater.cc:344] Connected to a master server at 127.14.26.190:43295
I20260709 13:06:03.424459 19468 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:03.425277 19468 heartbeater.cc:507] Master 127.14.26.190:43295 requested a full tablet report, sending...
I20260709 13:06:03.427156 19192 ts_manager.cc:194] Registered new tserver with Master: 012142e299c94722a3ab47f3ca7e531d (127.14.26.131:39697)
I20260709 13:06:03.428112 14442 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014495398s
I20260709 13:06:03.428504 19192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50626
I20260709 13:06:03.453661 19192 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50638:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:06:03.456154 19192 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:06:03.498453 19284 tablet_service.cc:1511] Processing CreateTablet for tablet 5321671dbc534117bca2d050f87eadde (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5876cef7775d4ff6b57ef4741b9841b1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:03.499935 19284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5321671dbc534117bca2d050f87eadde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.504084 19283 tablet_service.cc:1511] Processing CreateTablet for tablet bbf08c4401d64681a61b81d8508a175d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5876cef7775d4ff6b57ef4741b9841b1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:03.505492 19283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbf08c4401d64681a61b81d8508a175d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.508219 19359 tablet_service.cc:1511] Processing CreateTablet for tablet 5321671dbc534117bca2d050f87eadde (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5876cef7775d4ff6b57ef4741b9841b1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:03.509665 19359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5321671dbc534117bca2d050f87eadde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.510727 19358 tablet_service.cc:1511] Processing CreateTablet for tablet bbf08c4401d64681a61b81d8508a175d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5876cef7775d4ff6b57ef4741b9841b1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:03.511801 19358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbf08c4401d64681a61b81d8508a175d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.513883 19433 tablet_service.cc:1511] Processing CreateTablet for tablet 5321671dbc534117bca2d050f87eadde (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5876cef7775d4ff6b57ef4741b9841b1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:03.514243 19432 tablet_service.cc:1511] Processing CreateTablet for tablet bbf08c4401d64681a61b81d8508a175d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5876cef7775d4ff6b57ef4741b9841b1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:03.515219 19433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5321671dbc534117bca2d050f87eadde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.516738 19432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbf08c4401d64681a61b81d8508a175d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.534010 19482 tablet_bootstrap.cc:492] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868: Bootstrap starting.
I20260709 13:06:03.543149 19482 tablet_bootstrap.cc:654] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.558063 19483 tablet_bootstrap.cc:492] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d: Bootstrap starting.
I20260709 13:06:03.565028 19482 tablet_bootstrap.cc:492] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868: No bootstrap required, opened a new log
I20260709 13:06:03.565471 19484 tablet_bootstrap.cc:492] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e: Bootstrap starting.
I20260709 13:06:03.565627 19482 ts_tablet_manager.cc:1403] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.010s
I20260709 13:06:03.566151 19483 tablet_bootstrap.cc:654] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.568758 19482 raft_consensus.cc:359] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.569746 19482 raft_consensus.cc:385] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.570077 19482 raft_consensus.cc:740] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1087690af127427087ac3ae3cdc05868, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.570773 19482 consensus_queue.cc:260] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.572543 19484 tablet_bootstrap.cc:654] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.572782 19483 tablet_bootstrap.cc:492] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d: No bootstrap required, opened a new log
I20260709 13:06:03.573354 19394 heartbeater.cc:499] Master 127.14.26.190:43295 was elected leader, sending a full tablet report...
I20260709 13:06:03.573386 19483 ts_tablet_manager.cc:1403] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 13:06:03.573839 19482 ts_tablet_manager.cc:1434] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:06:03.574852 19482 tablet_bootstrap.cc:492] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868: Bootstrap starting.
I20260709 13:06:03.576735 19483 raft_consensus.cc:359] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.577499 19483 raft_consensus.cc:385] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.577819 19483 raft_consensus.cc:740] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 012142e299c94722a3ab47f3ca7e531d, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.578724 19483 consensus_queue.cc:260] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.585213 19482 tablet_bootstrap.cc:654] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.585451 19484 tablet_bootstrap.cc:492] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e: No bootstrap required, opened a new log
I20260709 13:06:03.586154 19484 ts_tablet_manager.cc:1403] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 13:06:03.589255 19484 raft_consensus.cc:359] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.590037 19484 raft_consensus.cc:385] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.590243 19468 heartbeater.cc:499] Master 127.14.26.190:43295 was elected leader, sending a full tablet report...
I20260709 13:06:03.590378 19484 raft_consensus.cc:740] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b929c1c180844a1faa8b668000c6007e, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.590799 19483 ts_tablet_manager.cc:1434] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 13:06:03.591359 19484 consensus_queue.cc:260] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.591802 19483 tablet_bootstrap.cc:492] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d: Bootstrap starting.
I20260709 13:06:03.594542 19482 tablet_bootstrap.cc:492] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868: No bootstrap required, opened a new log
I20260709 13:06:03.595173 19482 ts_tablet_manager.cc:1403] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260709 13:06:03.598101 19482 raft_consensus.cc:359] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.598869 19482 raft_consensus.cc:385] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.598902 19483 tablet_bootstrap.cc:654] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.599303 19482 raft_consensus.cc:740] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1087690af127427087ac3ae3cdc05868, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.600135 19482 consensus_queue.cc:260] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.602434 19482 ts_tablet_manager.cc:1434] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:03.604358 19484 ts_tablet_manager.cc:1434] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 13:06:03.605480 19484 tablet_bootstrap.cc:492] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e: Bootstrap starting.
I20260709 13:06:03.605553 19319 heartbeater.cc:499] Master 127.14.26.190:43295 was elected leader, sending a full tablet report...
I20260709 13:06:03.611948 19484 tablet_bootstrap.cc:654] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.624155 19489 raft_consensus.cc:493] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.624948 19489 raft_consensus.cc:515] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.648191 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5321671dbc534117bca2d050f87eadde" candidate_uuid: "012142e299c94722a3ab47f3ca7e531d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b929c1c180844a1faa8b668000c6007e" is_pre_election: true
I20260709 13:06:03.649071 19294 raft_consensus.cc:2468] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 012142e299c94722a3ab47f3ca7e531d in term 0.
I20260709 13:06:03.646785 19489 leader_election.cc:290] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b929c1c180844a1faa8b668000c6007e (127.14.26.129:36011), 1087690af127427087ac3ae3cdc05868 (127.14.26.130:44007)
I20260709 13:06:03.650641 19408 leader_election.cc:304] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 012142e299c94722a3ab47f3ca7e531d, b929c1c180844a1faa8b668000c6007e; no voters: 
I20260709 13:06:03.650844 19483 tablet_bootstrap.cc:492] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d: No bootstrap required, opened a new log
I20260709 13:06:03.651561 19483 ts_tablet_manager.cc:1403] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.027s
I20260709 13:06:03.651604 19489 raft_consensus.cc:2804] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:03.652058 19489 raft_consensus.cc:493] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:03.652379 19489 raft_consensus.cc:3060] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.654471 19483 raft_consensus.cc:359] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.655330 19483 raft_consensus.cc:385] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.655689 19483 raft_consensus.cc:740] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 012142e299c94722a3ab47f3ca7e531d, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.656522 19483 consensus_queue.cc:260] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.654950 19484 tablet_bootstrap.cc:492] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e: No bootstrap required, opened a new log
I20260709 13:06:03.657650 19484 ts_tablet_manager.cc:1403] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.023s
I20260709 13:06:03.659535 19489 raft_consensus.cc:515] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.660815 19484 raft_consensus.cc:359] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.661607 19484 raft_consensus.cc:385] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.662679 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5321671dbc534117bca2d050f87eadde" candidate_uuid: "012142e299c94722a3ab47f3ca7e531d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b929c1c180844a1faa8b668000c6007e"
I20260709 13:06:03.663120 19484 raft_consensus.cc:740] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b929c1c180844a1faa8b668000c6007e, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.663339 19369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5321671dbc534117bca2d050f87eadde" candidate_uuid: "012142e299c94722a3ab47f3ca7e531d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1087690af127427087ac3ae3cdc05868" is_pre_election: true
I20260709 13:06:03.664456 19489 leader_election.cc:290] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [CANDIDATE]: Term 1 election: Requested vote from peers b929c1c180844a1faa8b668000c6007e (127.14.26.129:36011), 1087690af127427087ac3ae3cdc05868 (127.14.26.130:44007)
I20260709 13:06:03.664283 19484 consensus_queue.cc:260] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.666352 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5321671dbc534117bca2d050f87eadde" candidate_uuid: "012142e299c94722a3ab47f3ca7e531d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1087690af127427087ac3ae3cdc05868"
I20260709 13:06:03.664302 19369 raft_consensus.cc:2468] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 012142e299c94722a3ab47f3ca7e531d in term 0.
I20260709 13:06:03.663338 19294 raft_consensus.cc:3060] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.666421 19484 ts_tablet_manager.cc:1434] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:03.673899 19483 ts_tablet_manager.cc:1434] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.012s
I20260709 13:06:03.677979 19294 raft_consensus.cc:2468] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012142e299c94722a3ab47f3ca7e531d in term 1.
I20260709 13:06:03.679160 19408 leader_election.cc:304] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 012142e299c94722a3ab47f3ca7e531d, b929c1c180844a1faa8b668000c6007e; no voters: 1087690af127427087ac3ae3cdc05868
I20260709 13:06:03.680065 19495 raft_consensus.cc:2804] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:03.680554 19495 raft_consensus.cc:697] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 1 LEADER]: Becoming Leader. State: Replica: 012142e299c94722a3ab47f3ca7e531d, State: Running, Role: LEADER
I20260709 13:06:03.681232 19495 consensus_queue.cc:237] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.688566 19189 catalog_manager.cc:5697] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d reported cstate change: term changed from 0 to 1, leader changed from <none> to 012142e299c94722a3ab47f3ca7e531d (127.14.26.131). New cstate: current_term: 1 leader_uuid: "012142e299c94722a3ab47f3ca7e531d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:03.878032 19487 raft_consensus.cc:493] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.878684 19487 raft_consensus.cc:515] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.880712 19487 leader_election.cc:290] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b929c1c180844a1faa8b668000c6007e (127.14.26.129:36011), 012142e299c94722a3ab47f3ca7e531d (127.14.26.131:39697)
I20260709 13:06:03.891918 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf08c4401d64681a61b81d8508a175d" candidate_uuid: "1087690af127427087ac3ae3cdc05868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b929c1c180844a1faa8b668000c6007e" is_pre_election: true
I20260709 13:06:03.892561 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf08c4401d64681a61b81d8508a175d" candidate_uuid: "1087690af127427087ac3ae3cdc05868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "012142e299c94722a3ab47f3ca7e531d" is_pre_election: true
I20260709 13:06:03.892655 19294 raft_consensus.cc:2468] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1087690af127427087ac3ae3cdc05868 in term 0.
I20260709 13:06:03.893261 19443 raft_consensus.cc:2468] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1087690af127427087ac3ae3cdc05868 in term 0.
I20260709 13:06:03.893953 19334 leader_election.cc:304] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1087690af127427087ac3ae3cdc05868, b929c1c180844a1faa8b668000c6007e; no voters: 
I20260709 13:06:03.894798 19487 raft_consensus.cc:2804] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:03.895192 19487 raft_consensus.cc:493] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:03.895466 19487 raft_consensus.cc:3060] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.900627 19487 raft_consensus.cc:515] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.902302 19487 leader_election.cc:290] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [CANDIDATE]: Term 1 election: Requested vote from peers b929c1c180844a1faa8b668000c6007e (127.14.26.129:36011), 012142e299c94722a3ab47f3ca7e531d (127.14.26.131:39697)
I20260709 13:06:03.903121 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf08c4401d64681a61b81d8508a175d" candidate_uuid: "1087690af127427087ac3ae3cdc05868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b929c1c180844a1faa8b668000c6007e"
I20260709 13:06:03.903234 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf08c4401d64681a61b81d8508a175d" candidate_uuid: "1087690af127427087ac3ae3cdc05868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "012142e299c94722a3ab47f3ca7e531d"
I20260709 13:06:03.903861 19294 raft_consensus.cc:3060] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.903875 19443 raft_consensus.cc:3060] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.908769 19294 raft_consensus.cc:2468] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1087690af127427087ac3ae3cdc05868 in term 1.
I20260709 13:06:03.909140 19443 raft_consensus.cc:2468] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1087690af127427087ac3ae3cdc05868 in term 1.
I20260709 13:06:03.909739 19334 leader_election.cc:304] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1087690af127427087ac3ae3cdc05868, b929c1c180844a1faa8b668000c6007e; no voters: 
I20260709 13:06:03.910445 19487 raft_consensus.cc:2804] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:03.911372 19487 raft_consensus.cc:697] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 1 LEADER]: Becoming Leader. State: Replica: 1087690af127427087ac3ae3cdc05868, State: Running, Role: LEADER
I20260709 13:06:03.912032 19487 consensus_queue.cc:237] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:03.918936 19189 catalog_manager.cc:5697] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1087690af127427087ac3ae3cdc05868 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "1087690af127427087ac3ae3cdc05868" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.016959 19189 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50640:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:06:04.018867 19189 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:06:04.050323 19284 tablet_service.cc:1511] Processing CreateTablet for tablet 0d07130211b84508b6b8e1e22477043e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7786175d891944f68b1052350c860980]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:04.052032 19358 tablet_service.cc:1511] Processing CreateTablet for tablet 0d07130211b84508b6b8e1e22477043e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7786175d891944f68b1052350c860980]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:04.053505 19358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d07130211b84508b6b8e1e22477043e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.056021 19283 tablet_service.cc:1511] Processing CreateTablet for tablet 20cd5109efc74d31bbea54dee4563c10 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7786175d891944f68b1052350c860980]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:04.057570 19283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20cd5109efc74d31bbea54dee4563c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.060439 19433 tablet_service.cc:1511] Processing CreateTablet for tablet 0d07130211b84508b6b8e1e22477043e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7786175d891944f68b1052350c860980]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:04.061770 19433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d07130211b84508b6b8e1e22477043e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.067245 19284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d07130211b84508b6b8e1e22477043e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.069932 19482 tablet_bootstrap.cc:492] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868: Bootstrap starting.
I20260709 13:06:04.077214 19482 tablet_bootstrap.cc:654] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.078047 19359 tablet_service.cc:1511] Processing CreateTablet for tablet 20cd5109efc74d31bbea54dee4563c10 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7786175d891944f68b1052350c860980]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:04.079574 19359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20cd5109efc74d31bbea54dee4563c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.081440 19483 tablet_bootstrap.cc:492] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d: Bootstrap starting.
I20260709 13:06:04.083395 19432 tablet_service.cc:1511] Processing CreateTablet for tablet 20cd5109efc74d31bbea54dee4563c10 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7786175d891944f68b1052350c860980]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:04.084672 19432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20cd5109efc74d31bbea54dee4563c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.084923 19482 tablet_bootstrap.cc:492] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868: No bootstrap required, opened a new log
I20260709 13:06:04.085466 19482 ts_tablet_manager.cc:1403] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:06:04.088743 19483 tablet_bootstrap.cc:654] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.088508 19482 raft_consensus.cc:359] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.089236 19482 raft_consensus.cc:385] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.089548 19482 raft_consensus.cc:740] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1087690af127427087ac3ae3cdc05868, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.090520 19482 consensus_queue.cc:260] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.090999 19495 consensus_queue.cc:1048] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.093467 19482 ts_tablet_manager.cc:1434] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:06:04.100560 19483 tablet_bootstrap.cc:492] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d: No bootstrap required, opened a new log
I20260709 13:06:04.100982 19483 ts_tablet_manager.cc:1403] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 13:06:04.105420 19483 raft_consensus.cc:359] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.106171 19483 raft_consensus.cc:385] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.106489 19484 tablet_bootstrap.cc:492] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e: Bootstrap starting.
I20260709 13:06:04.106513 19483 raft_consensus.cc:740] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 012142e299c94722a3ab47f3ca7e531d, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.107578 19483 consensus_queue.cc:260] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.109722 19483 ts_tablet_manager.cc:1434] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:06:04.112584 19369 raft_consensus.cc:3060] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.115638 19484 tablet_bootstrap.cc:654] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.129462 19489 consensus_queue.cc:1048] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.131479 19483 tablet_bootstrap.cc:492] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d: Bootstrap starting.
I20260709 13:06:04.136755 19484 tablet_bootstrap.cc:492] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e: No bootstrap required, opened a new log
I20260709 13:06:04.137665 19484 ts_tablet_manager.cc:1403] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260709 13:06:04.140511 19483 tablet_bootstrap.cc:654] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.140621 19484 raft_consensus.cc:359] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.141677 19484 raft_consensus.cc:385] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.142017 19484 raft_consensus.cc:740] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b929c1c180844a1faa8b668000c6007e, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.142901 19484 consensus_queue.cc:260] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.151580 19482 tablet_bootstrap.cc:492] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868: Bootstrap starting.
I20260709 13:06:04.152700 19484 ts_tablet_manager.cc:1434] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 13:06:04.154907 19483 tablet_bootstrap.cc:492] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d: No bootstrap required, opened a new log
I20260709 13:06:04.155736 19483 ts_tablet_manager.cc:1403] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.002s
I20260709 13:06:04.159343 19482 tablet_bootstrap.cc:654] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.159735 19483 raft_consensus.cc:359] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.160759 19484 tablet_bootstrap.cc:492] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e: Bootstrap starting.
I20260709 13:06:04.163565 19495 raft_consensus.cc:493] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.164023 19495 raft_consensus.cc:515] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.165711 19495 leader_election.cc:290] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b929c1c180844a1faa8b668000c6007e (127.14.26.129:36011), 1087690af127427087ac3ae3cdc05868 (127.14.26.130:44007)
I20260709 13:06:04.166440 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d07130211b84508b6b8e1e22477043e" candidate_uuid: "012142e299c94722a3ab47f3ca7e531d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b929c1c180844a1faa8b668000c6007e" is_pre_election: true
I20260709 13:06:04.167716 19484 tablet_bootstrap.cc:654] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:04.167968 19408 leader_election.cc:343] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b929c1c180844a1faa8b668000c6007e (127.14.26.129:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.171689 19369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d07130211b84508b6b8e1e22477043e" candidate_uuid: "012142e299c94722a3ab47f3ca7e531d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1087690af127427087ac3ae3cdc05868" is_pre_election: true
I20260709 13:06:04.172045 19482 tablet_bootstrap.cc:492] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868: No bootstrap required, opened a new log
I20260709 13:06:04.172365 19369 raft_consensus.cc:2468] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 012142e299c94722a3ab47f3ca7e531d in term 0.
I20260709 13:06:04.172559 19482 ts_tablet_manager.cc:1403] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 13:06:04.173777 19409 leader_election.cc:304] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [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: 012142e299c94722a3ab47f3ca7e531d, 1087690af127427087ac3ae3cdc05868; no voters: b929c1c180844a1faa8b668000c6007e
I20260709 13:06:04.174885 19495 raft_consensus.cc:2804] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.175257 19495 raft_consensus.cc:493] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.175595 19495 raft_consensus.cc:3060] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.175719 19482 raft_consensus.cc:359] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.176527 19482 raft_consensus.cc:385] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.176817 19482 raft_consensus.cc:740] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1087690af127427087ac3ae3cdc05868, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.177579 19484 tablet_bootstrap.cc:492] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e: No bootstrap required, opened a new log
I20260709 13:06:04.178128 19484 ts_tablet_manager.cc:1403] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:06:04.160775 19483 raft_consensus.cc:385] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.178922 19483 raft_consensus.cc:740] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 012142e299c94722a3ab47f3ca7e531d, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.179850 19483 consensus_queue.cc:260] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.180884 19484 raft_consensus.cc:359] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.181629 19484 raft_consensus.cc:385] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.181919 19484 raft_consensus.cc:740] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b929c1c180844a1faa8b668000c6007e, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.182271 19483 ts_tablet_manager.cc:1434] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260709 13:06:04.177541 19482 consensus_queue.cc:260] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.182749 19484 consensus_queue.cc:260] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.184137 19482 ts_tablet_manager.cc:1434] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:06:04.184688 19495 raft_consensus.cc:515] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.187377 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d07130211b84508b6b8e1e22477043e" candidate_uuid: "012142e299c94722a3ab47f3ca7e531d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b929c1c180844a1faa8b668000c6007e"
I20260709 13:06:04.187939 19294 raft_consensus.cc:3060] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.188210 19369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d07130211b84508b6b8e1e22477043e" candidate_uuid: "012142e299c94722a3ab47f3ca7e531d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1087690af127427087ac3ae3cdc05868"
I20260709 13:06:04.188793 19369 raft_consensus.cc:3060] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.189105 19484 ts_tablet_manager.cc:1434] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:06:04.191152 19495 leader_election.cc:290] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [CANDIDATE]: Term 1 election: Requested vote from peers b929c1c180844a1faa8b668000c6007e (127.14.26.129:36011), 1087690af127427087ac3ae3cdc05868 (127.14.26.130:44007)
I20260709 13:06:04.194969 19294 raft_consensus.cc:2468] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012142e299c94722a3ab47f3ca7e531d in term 1.
I20260709 13:06:04.195508 19369 raft_consensus.cc:2468] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012142e299c94722a3ab47f3ca7e531d in term 1.
I20260709 13:06:04.196210 19408 leader_election.cc:304] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 012142e299c94722a3ab47f3ca7e531d, b929c1c180844a1faa8b668000c6007e; no voters: 
I20260709 13:06:04.201089 19495 raft_consensus.cc:2804] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.201669 19495 raft_consensus.cc:697] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 1 LEADER]: Becoming Leader. State: Replica: 012142e299c94722a3ab47f3ca7e531d, State: Running, Role: LEADER
I20260709 13:06:04.202477 19495 consensus_queue.cc:237] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.214195 19191 catalog_manager.cc:5697] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d reported cstate change: term changed from 0 to 1, leader changed from <none> to 012142e299c94722a3ab47f3ca7e531d (127.14.26.131). New cstate: current_term: 1 leader_uuid: "012142e299c94722a3ab47f3ca7e531d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:04.279909 19491 raft_consensus.cc:493] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.280511 19491 raft_consensus.cc:515] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.282500 19491 leader_election.cc:290] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1087690af127427087ac3ae3cdc05868 (127.14.26.130:44007), 012142e299c94722a3ab47f3ca7e531d (127.14.26.131:39697)
I20260709 13:06:04.292904 19369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cd5109efc74d31bbea54dee4563c10" candidate_uuid: "b929c1c180844a1faa8b668000c6007e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1087690af127427087ac3ae3cdc05868" is_pre_election: true
I20260709 13:06:04.293668 19369 raft_consensus.cc:2468] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b929c1c180844a1faa8b668000c6007e in term 0.
I20260709 13:06:04.294138 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cd5109efc74d31bbea54dee4563c10" candidate_uuid: "b929c1c180844a1faa8b668000c6007e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "012142e299c94722a3ab47f3ca7e531d" is_pre_election: true
I20260709 13:06:04.294581 19260 leader_election.cc:304] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1087690af127427087ac3ae3cdc05868, b929c1c180844a1faa8b668000c6007e; no voters: 
I20260709 13:06:04.294694 19443 raft_consensus.cc:2468] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b929c1c180844a1faa8b668000c6007e in term 0.
I20260709 13:06:04.295372 19491 raft_consensus.cc:2804] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.295747 19491 raft_consensus.cc:493] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.296098 19491 raft_consensus.cc:3060] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.301280 19491 raft_consensus.cc:515] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.302798 19491 leader_election.cc:290] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [CANDIDATE]: Term 1 election: Requested vote from peers 1087690af127427087ac3ae3cdc05868 (127.14.26.130:44007), 012142e299c94722a3ab47f3ca7e531d (127.14.26.131:39697)
I20260709 13:06:04.303606 19369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cd5109efc74d31bbea54dee4563c10" candidate_uuid: "b929c1c180844a1faa8b668000c6007e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1087690af127427087ac3ae3cdc05868"
I20260709 13:06:04.303870 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cd5109efc74d31bbea54dee4563c10" candidate_uuid: "b929c1c180844a1faa8b668000c6007e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "012142e299c94722a3ab47f3ca7e531d"
I20260709 13:06:04.304162 19369 raft_consensus.cc:3060] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.304477 19443 raft_consensus.cc:3060] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.308889 19369 raft_consensus.cc:2468] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b929c1c180844a1faa8b668000c6007e in term 1.
I20260709 13:06:04.309043 19443 raft_consensus.cc:2468] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b929c1c180844a1faa8b668000c6007e in term 1.
I20260709 13:06:04.310036 19260 leader_election.cc:304] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1087690af127427087ac3ae3cdc05868, b929c1c180844a1faa8b668000c6007e; no voters: 
I20260709 13:06:04.310781 19491 raft_consensus.cc:2804] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.312057 19491 raft_consensus.cc:697] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [term 1 LEADER]: Becoming Leader. State: Replica: b929c1c180844a1faa8b668000c6007e, State: Running, Role: LEADER
I20260709 13:06:04.312837 19491 consensus_queue.cc:237] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.319327 19191 catalog_manager.cc:5697] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e reported cstate change: term changed from 0 to 1, leader changed from <none> to b929c1c180844a1faa8b668000c6007e (127.14.26.129). New cstate: current_term: 1 leader_uuid: "b929c1c180844a1faa8b668000c6007e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.353434 19443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5321671dbc534117bca2d050f87eadde"
dest_uuid: "012142e299c94722a3ab47f3ca7e531d"
mode: GRACEFUL
new_leader_uuid: "b929c1c180844a1faa8b668000c6007e"
 from {username='slave'} at 127.0.0.1:54668
I20260709 13:06:04.353910 19443 raft_consensus.cc:606] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 1 LEADER]: Received request to transfer leadership to TS b929c1c180844a1faa8b668000c6007e
I20260709 13:06:04.366780 19369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbf08c4401d64681a61b81d8508a175d"
dest_uuid: "1087690af127427087ac3ae3cdc05868"
mode: GRACEFUL
new_leader_uuid: "012142e299c94722a3ab47f3ca7e531d"
 from {username='slave'} at 127.0.0.1:58748
I20260709 13:06:04.367372 19369 raft_consensus.cc:606] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 1 LEADER]: Received request to transfer leadership to TS 012142e299c94722a3ab47f3ca7e531d
I20260709 13:06:04.372885 19443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d07130211b84508b6b8e1e22477043e"
dest_uuid: "012142e299c94722a3ab47f3ca7e531d"
mode: GRACEFUL
new_leader_uuid: "b929c1c180844a1faa8b668000c6007e"
 from {username='slave'} at 127.0.0.1:54668
I20260709 13:06:04.373379 19443 raft_consensus.cc:606] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 1 LEADER]: Received request to transfer leadership to TS b929c1c180844a1faa8b668000c6007e
I20260709 13:06:04.471439 19487 consensus_queue.cc:1048] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:04.494827 19487 consensus_queue.cc:1048] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [LEADER]: Connected to new peer: Peer: permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.505601 19526 raft_consensus.cc:993] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868: : Instructing follower 012142e299c94722a3ab47f3ca7e531d to start an election
I20260709 13:06:04.506151 19487 raft_consensus.cc:1081] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 1 LEADER]: Signalling peer 012142e299c94722a3ab47f3ca7e531d to start an election
I20260709 13:06:04.509459 19443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbf08c4401d64681a61b81d8508a175d"
dest_uuid: "012142e299c94722a3ab47f3ca7e531d"
 from {username='slave'} at 127.0.0.1:54646
I20260709 13:06:04.510124 19443 raft_consensus.cc:493] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:04.510536 19443 raft_consensus.cc:3060] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.515590 19443 raft_consensus.cc:515] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.517238 19443 leader_election.cc:290] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [CANDIDATE]: Term 2 election: Requested vote from peers b929c1c180844a1faa8b668000c6007e (127.14.26.129:36011), 1087690af127427087ac3ae3cdc05868 (127.14.26.130:44007)
I20260709 13:06:04.518379 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf08c4401d64681a61b81d8508a175d" candidate_uuid: "012142e299c94722a3ab47f3ca7e531d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b929c1c180844a1faa8b668000c6007e"
I20260709 13:06:04.518678 19369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf08c4401d64681a61b81d8508a175d" candidate_uuid: "012142e299c94722a3ab47f3ca7e531d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1087690af127427087ac3ae3cdc05868"
I20260709 13:06:04.519090 19293 raft_consensus.cc:3060] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.519351 19369 raft_consensus.cc:3055] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:04.519742 19369 raft_consensus.cc:740] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1087690af127427087ac3ae3cdc05868, State: Running, Role: LEADER
I20260709 13:06:04.520601 19369 consensus_queue.cc:260] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.521812 19369 raft_consensus.cc:3060] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.525007 19293 raft_consensus.cc:2468] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012142e299c94722a3ab47f3ca7e531d in term 2.
I20260709 13:06:04.526219 19408 leader_election.cc:304] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 012142e299c94722a3ab47f3ca7e531d, b929c1c180844a1faa8b668000c6007e; no voters: 
I20260709 13:06:04.527000 19495 raft_consensus.cc:2804] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:04.527513 19495 raft_consensus.cc:697] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [term 2 LEADER]: Becoming Leader. State: Replica: 012142e299c94722a3ab47f3ca7e531d, State: Running, Role: LEADER
I20260709 13:06:04.528471 19369 raft_consensus.cc:2468] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012142e299c94722a3ab47f3ca7e531d in term 2.
I20260709 13:06:04.528347 19495 consensus_queue.cc:237] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.535226 19189 catalog_manager.cc:5697] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d reported cstate change: term changed from 1 to 2, leader changed from 1087690af127427087ac3ae3cdc05868 (127.14.26.130) to 012142e299c94722a3ab47f3ca7e531d (127.14.26.131). New cstate: current_term: 2 leader_uuid: "012142e299c94722a3ab47f3ca7e531d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:04.696998 19489 raft_consensus.cc:993] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d: : Instructing follower b929c1c180844a1faa8b668000c6007e to start an election
I20260709 13:06:04.697419 19489 raft_consensus.cc:1081] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 1 LEADER]: Signalling peer b929c1c180844a1faa8b668000c6007e to start an election
I20260709 13:06:04.698849 19293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5321671dbc534117bca2d050f87eadde"
dest_uuid: "b929c1c180844a1faa8b668000c6007e"
 from {username='slave'} at 127.0.0.1:53820
I20260709 13:06:04.699451 19293 raft_consensus.cc:493] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:04.699829 19293 raft_consensus.cc:3060] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.705142 19293 raft_consensus.cc:515] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.706878 19293 leader_election.cc:290] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [CANDIDATE]: Term 2 election: Requested vote from peers 1087690af127427087ac3ae3cdc05868 (127.14.26.130:44007), 012142e299c94722a3ab47f3ca7e531d (127.14.26.131:39697)
I20260709 13:06:04.707911 19369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5321671dbc534117bca2d050f87eadde" candidate_uuid: "b929c1c180844a1faa8b668000c6007e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1087690af127427087ac3ae3cdc05868"
I20260709 13:06:04.708163 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5321671dbc534117bca2d050f87eadde" candidate_uuid: "b929c1c180844a1faa8b668000c6007e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "012142e299c94722a3ab47f3ca7e531d"
I20260709 13:06:04.708495 19369 raft_consensus.cc:3060] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.708808 19443 raft_consensus.cc:3055] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:04.709127 19443 raft_consensus.cc:740] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 012142e299c94722a3ab47f3ca7e531d, State: Running, Role: LEADER
I20260709 13:06:04.709856 19443 consensus_queue.cc:260] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.710875 19443 raft_consensus.cc:3060] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.714349 19369 raft_consensus.cc:2468] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b929c1c180844a1faa8b668000c6007e in term 2.
I20260709 13:06:04.715595 19260 leader_election.cc:304] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1087690af127427087ac3ae3cdc05868, b929c1c180844a1faa8b668000c6007e; no voters: 
I20260709 13:06:04.715932 19443 raft_consensus.cc:2468] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b929c1c180844a1faa8b668000c6007e in term 2.
I20260709 13:06:04.716322 19491 raft_consensus.cc:2804] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:04.716929 19491 raft_consensus.cc:697] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [term 2 LEADER]: Becoming Leader. State: Replica: b929c1c180844a1faa8b668000c6007e, State: Running, Role: LEADER
I20260709 13:06:04.717728 19491 consensus_queue.cc:237] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.723937 19189 catalog_manager.cc:5697] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e reported cstate change: term changed from 1 to 2, leader changed from 012142e299c94722a3ab47f3ca7e531d (127.14.26.131) to b929c1c180844a1faa8b668000c6007e (127.14.26.129). New cstate: current_term: 2 leader_uuid: "b929c1c180844a1faa8b668000c6007e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.748152 19489 consensus_queue.cc:1048] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.752041 19489 consensus_queue.cc:1048] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:04.761328 19495 raft_consensus.cc:993] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d: : Instructing follower b929c1c180844a1faa8b668000c6007e to start an election
I20260709 13:06:04.761798 19495 raft_consensus.cc:1081] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 1 LEADER]: Signalling peer b929c1c180844a1faa8b668000c6007e to start an election
I20260709 13:06:04.763911 19294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d07130211b84508b6b8e1e22477043e"
dest_uuid: "b929c1c180844a1faa8b668000c6007e"
 from {username='slave'} at 127.0.0.1:53820
I20260709 13:06:04.764540 19294 raft_consensus.cc:493] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:04.764922 19294 raft_consensus.cc:3060] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.771800 19294 raft_consensus.cc:515] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.772881 19293 raft_consensus.cc:1240] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 2 FOLLOWER]: Rejecting Update request from peer 012142e299c94722a3ab47f3ca7e531d for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:04.773953 19294 leader_election.cc:290] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [CANDIDATE]: Term 2 election: Requested vote from peers 1087690af127427087ac3ae3cdc05868 (127.14.26.130:44007), 012142e299c94722a3ab47f3ca7e531d (127.14.26.131:39697)
I20260709 13:06:04.774734 19369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d07130211b84508b6b8e1e22477043e" candidate_uuid: "b929c1c180844a1faa8b668000c6007e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1087690af127427087ac3ae3cdc05868"
I20260709 13:06:04.775099 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d07130211b84508b6b8e1e22477043e" candidate_uuid: "b929c1c180844a1faa8b668000c6007e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "012142e299c94722a3ab47f3ca7e531d"
I20260709 13:06:04.775406 19369 raft_consensus.cc:3060] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.775826 19443 raft_consensus.cc:3055] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:04.776214 19443 raft_consensus.cc:740] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 012142e299c94722a3ab47f3ca7e531d, State: Running, Role: LEADER
I20260709 13:06:04.776717 19489 consensus_queue.cc:1059] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.777900 19443 consensus_queue.cc:260] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.778846 19443 raft_consensus.cc:3060] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.781057 19369 raft_consensus.cc:2468] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b929c1c180844a1faa8b668000c6007e in term 2.
I20260709 13:06:04.782109 19260 leader_election.cc:304] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1087690af127427087ac3ae3cdc05868, b929c1c180844a1faa8b668000c6007e; no voters: 
I20260709 13:06:04.782888 19491 raft_consensus.cc:2804] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:04.783357 19491 raft_consensus.cc:697] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 2 LEADER]: Becoming Leader. State: Replica: b929c1c180844a1faa8b668000c6007e, State: Running, Role: LEADER
I20260709 13:06:04.784128 19491 consensus_queue.cc:237] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [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: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:04.784435 19443 raft_consensus.cc:2468] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b929c1c180844a1faa8b668000c6007e in term 2.
I20260709 13:06:04.790190 19189 catalog_manager.cc:5697] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e reported cstate change: term changed from 1 to 2, leader changed from 012142e299c94722a3ab47f3ca7e531d (127.14.26.131) to b929c1c180844a1faa8b668000c6007e (127.14.26.129). New cstate: current_term: 2 leader_uuid: "b929c1c180844a1faa8b668000c6007e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.819553 14442 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:06:04.821065 14442 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:06:04.821470 14442 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:06:04.833525 19293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d07130211b84508b6b8e1e22477043e"
dest_uuid: "b929c1c180844a1faa8b668000c6007e"
mode: GRACEFUL
new_leader_uuid: "1087690af127427087ac3ae3cdc05868"
 from {username='slave'} at 127.0.0.1:53838
I20260709 13:06:04.834093 19293 raft_consensus.cc:606] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 2 LEADER]: Received request to transfer leadership to TS 1087690af127427087ac3ae3cdc05868
I20260709 13:06:04.835263 14442 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:06:04.918659 19491 consensus_queue.cc:1048] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [LEADER]: Connected to new peer: Peer: permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.931125 19522 consensus_queue.cc:1048] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:05.010185 19293 raft_consensus.cc:1275] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e [term 2 FOLLOWER]: Refusing update from remote peer 012142e299c94722a3ab47f3ca7e531d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:05.011484 19528 consensus_queue.cc:1048] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:05.018610 19369 raft_consensus.cc:1275] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 2 FOLLOWER]: Refusing update from remote peer 012142e299c94722a3ab47f3ca7e531d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:05.020219 19489 consensus_queue.cc:1048] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:05.171398 19443 raft_consensus.cc:1275] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 2 FOLLOWER]: Refusing update from remote peer b929c1c180844a1faa8b668000c6007e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:05.172736 19522 consensus_queue.cc:1048] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [LEADER]: Connected to new peer: Peer: permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:05.182914 19369 raft_consensus.cc:1275] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868 [term 2 FOLLOWER]: Refusing update from remote peer b929c1c180844a1faa8b668000c6007e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:05.184471 19369 raft_consensus.cc:1275] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 2 FOLLOWER]: Refusing update from remote peer b929c1c180844a1faa8b668000c6007e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:05.184542 19491 consensus_queue.cc:1048] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:05.186213 19491 consensus_queue.cc:1048] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:05.192497 19522 raft_consensus.cc:993] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e: : Instructing follower 1087690af127427087ac3ae3cdc05868 to start an election
I20260709 13:06:05.192955 19522 raft_consensus.cc:1081] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 2 LEADER]: Signalling peer 1087690af127427087ac3ae3cdc05868 to start an election
I20260709 13:06:05.203065 19369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d07130211b84508b6b8e1e22477043e"
dest_uuid: "1087690af127427087ac3ae3cdc05868"
 from {username='slave'} at 127.0.0.1:58746
I20260709 13:06:05.203758 19369 raft_consensus.cc:493] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:05.204205 19369 raft_consensus.cc:3060] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:05.204281 19443 raft_consensus.cc:1275] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 2 FOLLOWER]: Refusing update from remote peer b929c1c180844a1faa8b668000c6007e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:05.205981 19540 consensus_queue.cc:1048] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [LEADER]: Connected to new peer: Peer: permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:05.211495 19369 raft_consensus.cc:515] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:05.212644 19368 raft_consensus.cc:1240] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 3 FOLLOWER]: Rejecting Update request from peer b929c1c180844a1faa8b668000c6007e for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:05.215382 19369 leader_election.cc:290] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [CANDIDATE]: Term 3 election: Requested vote from peers b929c1c180844a1faa8b668000c6007e (127.14.26.129:36011), 012142e299c94722a3ab47f3ca7e531d (127.14.26.131:39697)
I20260709 13:06:05.216269 19540 consensus_queue.cc:1059] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.216425 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d07130211b84508b6b8e1e22477043e" candidate_uuid: "1087690af127427087ac3ae3cdc05868" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b929c1c180844a1faa8b668000c6007e"
I20260709 13:06:05.216969 19491 raft_consensus.cc:3055] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:05.217308 19491 raft_consensus.cc:740] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b929c1c180844a1faa8b668000c6007e, State: Running, Role: LEADER
I20260709 13:06:05.217433 19442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d07130211b84508b6b8e1e22477043e" candidate_uuid: "1087690af127427087ac3ae3cdc05868" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "012142e299c94722a3ab47f3ca7e531d"
I20260709 13:06:05.218068 19442 raft_consensus.cc:3060] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:05.218138 19491 consensus_queue.cc:260] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [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: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:05.218928 19491 raft_consensus.cc:3060] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:05.224473 19442 raft_consensus.cc:2468] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1087690af127427087ac3ae3cdc05868 in term 3.
I20260709 13:06:05.227599 19335 leader_election.cc:304] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [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: 012142e299c94722a3ab47f3ca7e531d, 1087690af127427087ac3ae3cdc05868; no voters: 
I20260709 13:06:05.228574 19538 raft_consensus.cc:2804] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:05.229049 19538 raft_consensus.cc:697] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 3 LEADER]: Becoming Leader. State: Replica: 1087690af127427087ac3ae3cdc05868, State: Running, Role: LEADER
I20260709 13:06:05.229861 19538 consensus_queue.cc:237] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [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: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } }
I20260709 13:06:05.231724 19293 raft_consensus.cc:2468] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1087690af127427087ac3ae3cdc05868 in term 3.
I20260709 13:06:05.238009 19192 catalog_manager.cc:5697] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 reported cstate change: term changed from 2 to 3, leader changed from b929c1c180844a1faa8b668000c6007e (127.14.26.129) to 1087690af127427087ac3ae3cdc05868 (127.14.26.130). New cstate: current_term: 3 leader_uuid: "1087690af127427087ac3ae3cdc05868" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b929c1c180844a1faa8b668000c6007e" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1087690af127427087ac3ae3cdc05868" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "012142e299c94722a3ab47f3ca7e531d" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:05.450021 14442 tablet_server.cc:179] TabletServer@127.14.26.129:0 shutting down...
I20260709 13:06:05.472855 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:05.473467 14442 tablet_replica.cc:333] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e: stopping tablet replica
I20260709 13:06:05.473994 14442 raft_consensus.cc:2243] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.474452 14442 raft_consensus.cc:2272] T bbf08c4401d64681a61b81d8508a175d P b929c1c180844a1faa8b668000c6007e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.476812 14442 tablet_replica.cc:333] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e: stopping tablet replica
I20260709 13:06:05.477305 14442 raft_consensus.cc:2243] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.477711 14442 raft_consensus.cc:2272] T 0d07130211b84508b6b8e1e22477043e P b929c1c180844a1faa8b668000c6007e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.479992 14442 tablet_replica.cc:333] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e: stopping tablet replica
I20260709 13:06:05.480486 14442 raft_consensus.cc:2243] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:05.481230 14442 raft_consensus.cc:2272] T 20cd5109efc74d31bbea54dee4563c10 P b929c1c180844a1faa8b668000c6007e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.483074 14442 tablet_replica.cc:333] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e: stopping tablet replica
I20260709 13:06:05.483546 14442 raft_consensus.cc:2243] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:05.484242 14442 raft_consensus.cc:2272] T 5321671dbc534117bca2d050f87eadde P b929c1c180844a1faa8b668000c6007e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:05.496148 19408 consensus_peers.cc:597] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d -> Peer b929c1c180844a1faa8b668000c6007e (127.14.26.129:36011): Couldn't send request to peer b929c1c180844a1faa8b668000c6007e. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:05.507870 14442 tablet_server.cc:196] TabletServer@127.14.26.129:0 shutdown complete.
I20260709 13:06:05.519953 14442 tablet_server.cc:179] TabletServer@127.14.26.130:0 shutting down...
I20260709 13:06:05.539638 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:05.540304 14442 tablet_replica.cc:333] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868: stopping tablet replica
I20260709 13:06:05.540885 14442 raft_consensus.cc:2243] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.541366 14442 raft_consensus.cc:2272] T bbf08c4401d64681a61b81d8508a175d P 1087690af127427087ac3ae3cdc05868 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.543642 14442 tablet_replica.cc:333] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868: stopping tablet replica
I20260709 13:06:05.544154 14442 raft_consensus.cc:2243] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.544555 14442 raft_consensus.cc:2272] T 20cd5109efc74d31bbea54dee4563c10 P 1087690af127427087ac3ae3cdc05868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.546518 14442 tablet_replica.cc:333] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868: stopping tablet replica
I20260709 13:06:05.547000 14442 raft_consensus.cc:2243] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:05.547639 14442 pending_rounds.cc:70] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868: Trying to abort 2 pending ops.
I20260709 13:06:05.547823 14442 pending_rounds.cc:77] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635287990771712 op_type: NO_OP noop_request { }
I20260709 13:06:05.548122 14442 raft_consensus.cc:2889] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:05.548339 14442 pending_rounds.cc:77] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305635286163374080 op_type: NO_OP noop_request { }
I20260709 13:06:05.548563 14442 raft_consensus.cc:2889] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:05.548856 14442 raft_consensus.cc:2272] T 0d07130211b84508b6b8e1e22477043e P 1087690af127427087ac3ae3cdc05868 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.550992 14442 tablet_replica.cc:333] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868: stopping tablet replica
I20260709 13:06:05.551513 14442 raft_consensus.cc:2243] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.551899 14442 raft_consensus.cc:2272] T 5321671dbc534117bca2d050f87eadde P 1087690af127427087ac3ae3cdc05868 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.564380 14442 tablet_server.cc:196] TabletServer@127.14.26.130:0 shutdown complete.
I20260709 13:06:05.575337 14442 tablet_server.cc:179] TabletServer@127.14.26.131:0 shutting down...
I20260709 13:06:05.593303 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:05.593922 14442 tablet_replica.cc:333] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d: stopping tablet replica
I20260709 13:06:05.594456 14442 raft_consensus.cc:2243] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:05.595299 14442 raft_consensus.cc:2272] T bbf08c4401d64681a61b81d8508a175d P 012142e299c94722a3ab47f3ca7e531d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.597417 14442 tablet_replica.cc:333] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d: stopping tablet replica
I20260709 13:06:05.597931 14442 raft_consensus.cc:2243] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.598330 14442 raft_consensus.cc:2272] T 20cd5109efc74d31bbea54dee4563c10 P 012142e299c94722a3ab47f3ca7e531d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.600396 14442 tablet_replica.cc:333] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d: stopping tablet replica
I20260709 13:06:05.600875 14442 raft_consensus.cc:2243] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.601281 14442 raft_consensus.cc:2272] T 0d07130211b84508b6b8e1e22477043e P 012142e299c94722a3ab47f3ca7e531d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.603434 14442 tablet_replica.cc:333] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d: stopping tablet replica
I20260709 13:06:05.604144 14442 raft_consensus.cc:2243] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.604660 14442 raft_consensus.cc:2272] T 5321671dbc534117bca2d050f87eadde P 012142e299c94722a3ab47f3ca7e531d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.628302 14442 tablet_server.cc:196] TabletServer@127.14.26.131:0 shutdown complete.
I20260709 13:06:05.639447 14442 master.cc:562] Master@127.14.26.190:43295 shutting down...
I20260709 13:06:05.654146 14442 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:05.654678 14442 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.654999 14442 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4a55c710319f419dbe1f0a7792420624: stopping tablet replica
I20260709 13:06:05.666144 14442 master.cc:584] Master@127.14.26.190:43295 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2860 ms)
[----------] 6 tests from LeaderRebalancerTest (129244 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:06:05.694037 14442 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.26.190:42247
I20260709 13:06:05.695114 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:05.699982 19545 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 13:06:05.700759 19544 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 13:06:05.701534 19547 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 13:06:05.701964 14442 server_base.cc:1061] running on GCE node
I20260709 13:06:05.702751 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:05.702973 14442 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 13:06:05.703205 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602365703187 us; error 0 us; skew 500 ppm
I20260709 13:06:05.703735 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:05.705960 14442 webserver.cc:533] Webserver started at http://127.14.26.190:41289/ using document root <none> and password file <none>
I20260709 13:06:05.706452 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:05.706650 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:05.706944 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:05.708142 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/master-0-root/instance:
uuid: "b3af1265415e48f3a457b54ac0fc9bf7"
format_stamp: "Formatted at 2026-07-09 13:06:05 on dist-test-slave-z3gg"
I20260709 13:06:05.712668 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:05.715879 19552 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:05.716773 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:05.716996 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/master-0-root
uuid: "b3af1265415e48f3a457b54ac0fc9bf7"
format_stamp: "Formatted at 2026-07-09 13:06:05 on dist-test-slave-z3gg"
I20260709 13:06:05.717234 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-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 13:06:05.726933 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:05.727917 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:05.761929 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.190:42247
I20260709 13:06:05.762028 19603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.190:42247 every 8 connection(s)
I20260709 13:06:05.766004 19604 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 13:06:05.776630 19604 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7: Bootstrap starting.
I20260709 13:06:05.781163 19604 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.785141 19604 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7: No bootstrap required, opened a new log
I20260709 13:06:05.787092 19604 raft_consensus.cc:359] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3af1265415e48f3a457b54ac0fc9bf7" member_type: VOTER }
I20260709 13:06:05.787438 19604 raft_consensus.cc:385] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.787616 19604 raft_consensus.cc:740] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3af1265415e48f3a457b54ac0fc9bf7, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.788084 19604 consensus_queue.cc:260] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3af1265415e48f3a457b54ac0fc9bf7" member_type: VOTER }
I20260709 13:06:05.788475 19604 raft_consensus.cc:399] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:05.788662 19604 raft_consensus.cc:493] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:05.788920 19604 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.793510 19604 raft_consensus.cc:515] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3af1265415e48f3a457b54ac0fc9bf7" member_type: VOTER }
I20260709 13:06:05.794029 19604 leader_election.cc:304] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [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: b3af1265415e48f3a457b54ac0fc9bf7; no voters: 
I20260709 13:06:05.795238 19604 leader_election.cc:290] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:05.795580 19607 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:05.796983 19607 raft_consensus.cc:697] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [term 1 LEADER]: Becoming Leader. State: Replica: b3af1265415e48f3a457b54ac0fc9bf7, State: Running, Role: LEADER
I20260709 13:06:05.797637 19607 consensus_queue.cc:237] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [LEADER]: Queue going to LEADER mode. State: All 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: "b3af1265415e48f3a457b54ac0fc9bf7" member_type: VOTER }
I20260709 13:06:05.798085 19604 sys_catalog.cc:565] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:05.800395 19608 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b3af1265415e48f3a457b54ac0fc9bf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3af1265415e48f3a457b54ac0fc9bf7" member_type: VOTER } }
I20260709 13:06:05.800436 19609 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b3af1265415e48f3a457b54ac0fc9bf7. Latest consensus state: current_term: 1 leader_uuid: "b3af1265415e48f3a457b54ac0fc9bf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3af1265415e48f3a457b54ac0fc9bf7" member_type: VOTER } }
I20260709 13:06:05.801128 19608 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:05.801167 19609 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:05.805315 19612 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:05.810045 19612 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:05.812932 14442 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:05.818625 19612 catalog_manager.cc:1383] Generated new cluster ID: bca9ff9fa8934f90b4c2f2d84151e639
I20260709 13:06:05.818902 19612 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:05.837553 19612 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:05.838920 19612 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:05.853858 19612 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7: Generated new TSK 0
I20260709 13:06:05.854451 19612 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:05.879953 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:05.886466 19625 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 13:06:05.886638 19626 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 13:06:05.889065 19628 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 13:06:05.889604 14442 server_base.cc:1061] running on GCE node
I20260709 13:06:05.890617 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:05.890854 14442 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 13:06:05.891085 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602365891064 us; error 0 us; skew 500 ppm
I20260709 13:06:05.891680 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:05.894050 14442 webserver.cc:533] Webserver started at http://127.14.26.129:35061/ using document root <none> and password file <none>
I20260709 13:06:05.894570 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:05.894794 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:05.895144 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:05.896340 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/ts-0-root/instance:
uuid: "377f46468442411fb40b6624ff0bf8a9"
format_stamp: "Formatted at 2026-07-09 13:06:05 on dist-test-slave-z3gg"
I20260709 13:06:05.901021 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:05.904647 19633 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:05.905560 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:06:05.905817 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/ts-0-root
uuid: "377f46468442411fb40b6624ff0bf8a9"
format_stamp: "Formatted at 2026-07-09 13:06:05 on dist-test-slave-z3gg"
I20260709 13:06:05.906073 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-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 13:06:05.932377 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:05.933516 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:05.934995 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:05.937354 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:05.937577 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:05.937868 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:05.938050 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:05.976796 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.129:39723
I20260709 13:06:05.976899 19695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.129:39723 every 8 connection(s)
I20260709 13:06:05.981745 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:05.988444 19700 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 13:06:05.989425 19701 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 13:06:05.993055 19703 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 13:06:05.994907 14442 server_base.cc:1061] running on GCE node
I20260709 13:06:05.995401 19696 heartbeater.cc:344] Connected to a master server at 127.14.26.190:42247
I20260709 13:06:05.995870 19696 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:05.995918 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:05.996250 14442 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 13:06:05.996434 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602365996402 us; error 0 us; skew 500 ppm
I20260709 13:06:05.996771 19696 heartbeater.cc:507] Master 127.14.26.190:42247 requested a full tablet report, sending...
I20260709 13:06:05.997015 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:05.999294 19569 ts_manager.cc:194] Registered new tserver with Master: 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723)
I20260709 13:06:05.999959 14442 webserver.cc:533] Webserver started at http://127.14.26.130:40405/ using document root <none> and password file <none>
I20260709 13:06:06.000667 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:06.000902 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:06.001223 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:06.001739 19569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50168
I20260709 13:06:06.002630 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/ts-1-root/instance:
uuid: "442ebd3c5069420e87cb5bb96a54e458"
format_stamp: "Formatted at 2026-07-09 13:06:05 on dist-test-slave-z3gg"
I20260709 13:06:06.007448 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:06.010694 19708 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:06.011520 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:06:06.011807 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/ts-1-root
uuid: "442ebd3c5069420e87cb5bb96a54e458"
format_stamp: "Formatted at 2026-07-09 13:06:05 on dist-test-slave-z3gg"
I20260709 13:06:06.012096 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-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 13:06:06.038609 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:06.039753 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:06.041173 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:06.043481 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:06.043713 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:06.043951 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:06.044118 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:06.080216 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.130:33019
I20260709 13:06:06.080345 19770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.130:33019 every 8 connection(s)
I20260709 13:06:06.084969 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:06.091672 19774 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 13:06:06.093741 19775 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 13:06:06.094950 14442 server_base.cc:1061] running on GCE node
W20260709 13:06:06.096321 19777 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 13:06:06.097311 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:06:06.097570 19771 heartbeater.cc:344] Connected to a master server at 127.14.26.190:42247
W20260709 13:06:06.097589 14442 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 13:06:06.098057 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602366098034 us; error 0 us; skew 500 ppm
I20260709 13:06:06.098124 19771 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:06.098837 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:06.098992 19771 heartbeater.cc:507] Master 127.14.26.190:42247 requested a full tablet report, sending...
I20260709 13:06:06.101385 19569 ts_manager.cc:194] Registered new tserver with Master: 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:06.101482 14442 webserver.cc:533] Webserver started at http://127.14.26.131:39777/ using document root <none> and password file <none>
I20260709 13:06:06.102078 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:06.102281 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:06.102545 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:06.102936 19569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50178
I20260709 13:06:06.103693 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/ts-2-root/instance:
uuid: "9baa18ffc40c461db2d464b39ebede59"
format_stamp: "Formatted at 2026-07-09 13:06:06 on dist-test-slave-z3gg"
I20260709 13:06:06.108335 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:06.111443 19782 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:06.112221 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:06.112509 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/ts-2-root
uuid: "9baa18ffc40c461db2d464b39ebede59"
format_stamp: "Formatted at 2026-07-09 13:06:06 on dist-test-slave-z3gg"
I20260709 13:06:06.112777 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602236288973-14442-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 13:06:06.128672 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:06.129733 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:06.131134 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:06.133309 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:06.133548 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:06.133790 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:06.133960 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:06.170917 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.131:32833
I20260709 13:06:06.171053 19844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.131:32833 every 8 connection(s)
I20260709 13:06:06.184271 19845 heartbeater.cc:344] Connected to a master server at 127.14.26.190:42247
I20260709 13:06:06.184742 19845 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:06.185439 19845 heartbeater.cc:507] Master 127.14.26.190:42247 requested a full tablet report, sending...
I20260709 13:06:06.187309 19569 ts_manager.cc:194] Registered new tserver with Master: 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:06.187434 14442 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013332995s
I20260709 13:06:06.188676 19569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50192
I20260709 13:06:06.211287 19569 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50200:
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 13:06:06.213954 19569 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 13:06:06.276389 19810 tablet_service.cc:1511] Processing CreateTablet for tablet e54e357b12014755bdae1bc9deb111b7 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:06.277782 19810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54e357b12014755bdae1bc9deb111b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.280009 19808 tablet_service.cc:1511] Processing CreateTablet for tablet 274029eff97948c98efe02628d49c955 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:06.281466 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274029eff97948c98efe02628d49c955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.282310 19809 tablet_service.cc:1511] Processing CreateTablet for tablet 4321508e0498424696c2266f5b516684 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:06.283809 19809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4321508e0498424696c2266f5b516684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.285773 19807 tablet_service.cc:1511] Processing CreateTablet for tablet 531e13e1e85b425d9ec2464480b5b7fa (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:06.287079 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531e13e1e85b425d9ec2464480b5b7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.290226 19806 tablet_service.cc:1511] Processing CreateTablet for tablet f4b700690acf46ddb637b329699d3254 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:06.292348 19805 tablet_service.cc:1511] Processing CreateTablet for tablet 37d460d290c74c738a6c26e31898b95b (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:06.294963 19804 tablet_service.cc:1511] Processing CreateTablet for tablet a5715c3156f94b749a6c9770dd7d844d (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:06.296342 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5715c3156f94b749a6c9770dd7d844d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.298800 19803 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad7ccd591304c878c71d265729a2010 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:06.300570 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d460d290c74c738a6c26e31898b95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.302878 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b700690acf46ddb637b329699d3254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.309391 19661 tablet_service.cc:1511] Processing CreateTablet for tablet e54e357b12014755bdae1bc9deb111b7 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:06.309583 19660 tablet_service.cc:1511] Processing CreateTablet for tablet 4321508e0498424696c2266f5b516684 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:06.310835 19660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4321508e0498424696c2266f5b516684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.311719 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad7ccd591304c878c71d265729a2010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.312052 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 274029eff97948c98efe02628d49c955 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:06.319235 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274029eff97948c98efe02628d49c955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.319766 19658 tablet_service.cc:1511] Processing CreateTablet for tablet 531e13e1e85b425d9ec2464480b5b7fa (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:06.324357 19802 tablet_service.cc:1511] Processing CreateTablet for tablet 1bddb098ad73434593bbe69ceb23d8d7 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:06.325342 19661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54e357b12014755bdae1bc9deb111b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.325686 19802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bddb098ad73434593bbe69ceb23d8d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.328064 19657 tablet_service.cc:1511] Processing CreateTablet for tablet f4b700690acf46ddb637b329699d3254 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:06.329917 19656 tablet_service.cc:1511] Processing CreateTablet for tablet 37d460d290c74c738a6c26e31898b95b (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:06.331769 19655 tablet_service.cc:1511] Processing CreateTablet for tablet a5715c3156f94b749a6c9770dd7d844d (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:06.333602 19654 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad7ccd591304c878c71d265729a2010 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:06.335460 19653 tablet_service.cc:1511] Processing CreateTablet for tablet 1bddb098ad73434593bbe69ceb23d8d7 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:06.337010 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b700690acf46ddb637b329699d3254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.339632 19656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d460d290c74c738a6c26e31898b95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.343881 19655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5715c3156f94b749a6c9770dd7d844d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.347813 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad7ccd591304c878c71d265729a2010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.350492 19653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bddb098ad73434593bbe69ceb23d8d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.352233 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531e13e1e85b425d9ec2464480b5b7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.389503 19859 tablet_bootstrap.cc:492] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:06.397516 19859 tablet_bootstrap.cc:654] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.406579 19733 tablet_service.cc:1511] Processing CreateTablet for tablet 531e13e1e85b425d9ec2464480b5b7fa (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:06.407604 19734 tablet_service.cc:1511] Processing CreateTablet for tablet 274029eff97948c98efe02628d49c955 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:06.408514 19733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531e13e1e85b425d9ec2464480b5b7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.410316 19736 tablet_service.cc:1511] Processing CreateTablet for tablet e54e357b12014755bdae1bc9deb111b7 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:06.411578 19736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54e357b12014755bdae1bc9deb111b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.412505 19732 tablet_service.cc:1511] Processing CreateTablet for tablet f4b700690acf46ddb637b329699d3254 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:06.415694 19731 tablet_service.cc:1511] Processing CreateTablet for tablet 37d460d290c74c738a6c26e31898b95b (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:06.420408 19729 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad7ccd591304c878c71d265729a2010 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:06.423700 19732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b700690acf46ddb637b329699d3254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.425951 19735 tablet_service.cc:1511] Processing CreateTablet for tablet 4321508e0498424696c2266f5b516684 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:06.426961 19860 tablet_bootstrap.cc:492] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:06.423240 19728 tablet_service.cc:1511] Processing CreateTablet for tablet 1bddb098ad73434593bbe69ceb23d8d7 (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:06.418493 19730 tablet_service.cc:1511] Processing CreateTablet for tablet a5715c3156f94b749a6c9770dd7d844d (DEFAULT_TABLE table=test-workload [id=51efc18bac0946e8b272dfde3042641c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:06.428798 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad7ccd591304c878c71d265729a2010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.429419 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bddb098ad73434593bbe69ceb23d8d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.430004 19734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274029eff97948c98efe02628d49c955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.430608 19735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4321508e0498424696c2266f5b516684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.431231 19731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d460d290c74c738a6c26e31898b95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.432382 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5715c3156f94b749a6c9770dd7d844d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.432717 19859 tablet_bootstrap.cc:492] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:06.433238 19859 ts_tablet_manager.cc:1403] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.014s
I20260709 13:06:06.436165 19859 raft_consensus.cc:359] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } }
I20260709 13:06:06.439735 19859 raft_consensus.cc:385] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.440099 19859 raft_consensus.cc:740] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.439363 19860 tablet_bootstrap.cc:654] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.443329 19859 consensus_queue.cc:260] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } }
I20260709 13:06:06.458483 19860 tablet_bootstrap.cc:492] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:06.459067 19860 ts_tablet_manager.cc:1403] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 13:06:06.462330 19859 ts_tablet_manager.cc:1434] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:06:06.463145 19845 heartbeater.cc:499] Master 127.14.26.190:42247 was elected leader, sending a full tablet report...
I20260709 13:06:06.466715 19859 tablet_bootstrap.cc:492] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:06.472465 19859 tablet_bootstrap.cc:654] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.479270 19863 raft_consensus.cc:493] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.479802 19863 raft_consensus.cc:515] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } }
I20260709 13:06:06.492991 19860 raft_consensus.cc:359] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } }
I20260709 13:06:06.493793 19860 raft_consensus.cc:385] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.494094 19860 raft_consensus.cc:740] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.496052 19860 consensus_queue.cc:260] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } }
I20260709 13:06:06.499210 19696 heartbeater.cc:499] Master 127.14.26.190:42247 was elected leader, sending a full tablet report...
I20260709 13:06:06.505535 19863 leader_election.cc:290] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:06.507943 19860 ts_tablet_manager.cc:1434] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 13:06:06.509397 19860 tablet_bootstrap.cc:492] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:06.513859 19865 tablet_bootstrap.cc:492] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:06.517915 19860 tablet_bootstrap.cc:654] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.531837 19865 tablet_bootstrap.cc:654] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.532505 19859 tablet_bootstrap.cc:492] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:06.533046 19859 ts_tablet_manager.cc:1403] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.001s
I20260709 13:06:06.536242 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e357b12014755bdae1bc9deb111b7" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:06.536720 19860 tablet_bootstrap.cc:492] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:06.537323 19860 ts_tablet_manager.cc:1403] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260709 13:06:06.537251 19671 raft_consensus.cc:2468] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 0.
I20260709 13:06:06.538960 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e357b12014755bdae1bc9deb111b7" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:06.539984 19860 raft_consensus.cc:359] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.541231 19860 raft_consensus.cc:385] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.541621 19860 raft_consensus.cc:740] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
W20260709 13:06:06.542373 19783 leader_election.cc:343] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.539844 19859 raft_consensus.cc:359] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.542399 19860 consensus_queue.cc:260] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.543452 19859 raft_consensus.cc:385] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.543849 19859 raft_consensus.cc:740] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.543627 19783 leader_election.cc:304] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [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: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:06.544859 19863 raft_consensus.cc:2804] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.545327 19863 raft_consensus.cc:493] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.544907 19859 consensus_queue.cc:260] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.545675 19863 raft_consensus.cc:3060] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.547173 19859 ts_tablet_manager.cc:1434] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:06:06.548122 19859 tablet_bootstrap.cc:492] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:06.553341 19863 raft_consensus.cc:515] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } }
I20260709 13:06:06.555711 19859 tablet_bootstrap.cc:654] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.556098 19865 tablet_bootstrap.cc:492] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:06.556311 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e357b12014755bdae1bc9deb111b7" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:06.556794 19865 ts_tablet_manager.cc:1403] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.018s
I20260709 13:06:06.557047 19671 raft_consensus.cc:3060] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.559262 19860 ts_tablet_manager.cc:1434] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260709 13:06:06.559680 19865 raft_consensus.cc:359] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.560396 19865 raft_consensus.cc:385] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.560689 19865 raft_consensus.cc:740] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.564848 19865 consensus_queue.cc:260] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.566586 19860 tablet_bootstrap.cc:492] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:06.568331 19863 leader_election.cc:290] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:06.569013 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e357b12014755bdae1bc9deb111b7" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
W20260709 13:06:06.570523 19783 leader_election.cc:343] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.569070 19671 raft_consensus.cc:2468] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 1.
I20260709 13:06:06.573134 19860 tablet_bootstrap.cc:654] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.573079 19783 leader_election.cc:304] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:06.574265 19863 raft_consensus.cc:2804] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:06.574744 19863 raft_consensus.cc:697] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Becoming Leader. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:06.575554 19863 consensus_queue.cc:237] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } }
I20260709 13:06:06.578366 19859 tablet_bootstrap.cc:492] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:06.578413 19771 heartbeater.cc:499] Master 127.14.26.190:42247 was elected leader, sending a full tablet report...
I20260709 13:06:06.579041 19865 ts_tablet_manager.cc:1434] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.007s
I20260709 13:06:06.579182 19859 ts_tablet_manager.cc:1403] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.018s
I20260709 13:06:06.580080 19865 tablet_bootstrap.cc:492] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:06.582216 19859 raft_consensus.cc:359] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.583037 19859 raft_consensus.cc:385] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.583405 19859 raft_consensus.cc:740] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.584291 19859 consensus_queue.cc:260] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.586640 19859 ts_tablet_manager.cc:1434] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:06.586726 19865 tablet_bootstrap.cc:654] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.587740 19859 tablet_bootstrap.cc:492] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:06.597404 19859 tablet_bootstrap.cc:654] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.599152 19865 tablet_bootstrap.cc:492] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:06.599841 19865 ts_tablet_manager.cc:1403] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:06:06.602630 19865 raft_consensus.cc:359] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.603353 19865 raft_consensus.cc:385] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.603379 19860 tablet_bootstrap.cc:492] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:06.603677 19865 raft_consensus.cc:740] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.604144 19860 ts_tablet_manager.cc:1403] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260709 13:06:06.604951 19865 consensus_queue.cc:260] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.607595 19865 ts_tablet_manager.cc:1434] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:06.608000 19860 raft_consensus.cc:359] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.608577 19865 tablet_bootstrap.cc:492] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:06.608750 19860 raft_consensus.cc:385] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.609125 19860 raft_consensus.cc:740] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.609874 19860 consensus_queue.cc:260] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.612107 19860 ts_tablet_manager.cc:1434] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:06:06.613142 19860 tablet_bootstrap.cc:492] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:06.615269 19865 tablet_bootstrap.cc:654] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.613847 19569 catalog_manager.cc:5697] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131). New cstate: current_term: 1 leader_uuid: "9baa18ffc40c461db2d464b39ebede59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.618304 19859 tablet_bootstrap.cc:492] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:06.618809 19859 ts_tablet_manager.cc:1403] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260709 13:06:06.618968 19860 tablet_bootstrap.cc:654] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.619899 19863 raft_consensus.cc:493] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.620571 19863 raft_consensus.cc:515] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.629623 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b700690acf46ddb637b329699d3254" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:06.631054 19863 leader_election.cc:290] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:06.631577 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b700690acf46ddb637b329699d3254" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
W20260709 13:06:06.630970 19783 leader_election.cc:343] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:06.633291 19783 leader_election.cc:343] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.633694 19783 leader_election.cc:304] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9baa18ffc40c461db2d464b39ebede59; no voters: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:06.634755 19863 raft_consensus.cc:2749] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:06.635286 19860 tablet_bootstrap.cc:492] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:06.635797 19860 ts_tablet_manager.cc:1403] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 13:06:06.638607 19860 raft_consensus.cc:359] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.639345 19860 raft_consensus.cc:385] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.639639 19860 raft_consensus.cc:740] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.639557 19859 raft_consensus.cc:359] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.641007 19859 raft_consensus.cc:385] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.640767 19860 consensus_queue.cc:260] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.641530 19859 raft_consensus.cc:740] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.642861 19859 consensus_queue.cc:260] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.646199 19859 ts_tablet_manager.cc:1434] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:06:06.646890 19860 ts_tablet_manager.cc:1434] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:06.647722 19859 tablet_bootstrap.cc:492] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:06.648005 19860 tablet_bootstrap.cc:492] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:06.654487 19860 tablet_bootstrap.cc:654] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.656754 19859 tablet_bootstrap.cc:654] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.660382 19865 tablet_bootstrap.cc:492] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:06.660866 19865 ts_tablet_manager.cc:1403] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.020s
I20260709 13:06:06.661044 19860 tablet_bootstrap.cc:492] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:06.661707 19860 ts_tablet_manager.cc:1403] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 13:06:06.663504 19865 raft_consensus.cc:359] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.664098 19865 raft_consensus.cc:385] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.664343 19865 raft_consensus.cc:740] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.664978 19865 consensus_queue.cc:260] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.665827 19860 raft_consensus.cc:359] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.666906 19865 ts_tablet_manager.cc:1434] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:06:06.666906 19860 raft_consensus.cc:385] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.667729 19860 raft_consensus.cc:740] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.667932 19865 tablet_bootstrap.cc:492] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:06.668641 19860 consensus_queue.cc:260] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.670222 19859 tablet_bootstrap.cc:492] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:06.670773 19859 ts_tablet_manager.cc:1403] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260709 13:06:06.673535 19860 ts_tablet_manager.cc:1434] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:06:06.674584 19860 tablet_bootstrap.cc:492] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:06.674685 19865 tablet_bootstrap.cc:654] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.676477 19859 raft_consensus.cc:359] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.677198 19859 raft_consensus.cc:385] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.677481 19859 raft_consensus.cc:740] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.678265 19859 consensus_queue.cc:260] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.679875 19866 raft_consensus.cc:493] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.680306 19859 ts_tablet_manager.cc:1434] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:06.680365 19866 raft_consensus.cc:515] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.681897 19863 raft_consensus.cc:493] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.682363 19863 raft_consensus.cc:515] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.687446 19859 tablet_bootstrap.cc:492] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:06.688864 19866 leader_election.cc:290] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:06.691483 19863 leader_election.cc:290] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:06.693033 19860 tablet_bootstrap.cc:654] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.693101 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
W20260709 13:06:06.694664 19783 leader_election.cc:343] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.697856 19865 tablet_bootstrap.cc:492] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:06.698374 19865 ts_tablet_manager.cc:1403] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.012s
I20260709 13:06:06.698716 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:06.699499 19671 raft_consensus.cc:2468] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 0.
I20260709 13:06:06.700050 19872 raft_consensus.cc:493] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.700532 19872 raft_consensus.cc:515] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.700707 19783 leader_election.cc:304] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [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: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:06.701992 19863 raft_consensus.cc:2804] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.702366 19863 raft_consensus.cc:493] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.702702 19863 raft_consensus.cc:3060] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.718684 19866 raft_consensus.cc:493] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.705211 19872 leader_election.cc:290] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:06.720443 19866 raft_consensus.cc:515] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.723816 19866 leader_election.cc:290] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:06.724308 19864 raft_consensus.cc:493] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.725107 19859 tablet_bootstrap.cc:654] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.724825 19864 raft_consensus.cc:515] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.730676 19864 leader_election.cc:290] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:06.732620 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad7ccd591304c878c71d265729a2010" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:06.733788 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad7ccd591304c878c71d265729a2010" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
W20260709 13:06:06.734077 19783 leader_election.cc:343] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.734479 19671 raft_consensus.cc:2468] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 0.
I20260709 13:06:06.735601 19863 raft_consensus.cc:515] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.736340 19783 leader_election.cc:304] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [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: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:06.737736 19863 leader_election.cc:290] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:06.738320 19863 raft_consensus.cc:2804] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.738649 19863 raft_consensus.cc:493] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.738672 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:06.739080 19863 raft_consensus.cc:3060] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.739362 19671 raft_consensus.cc:3060] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.739595 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:06.742009 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad7ccd591304c878c71d265729a2010" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
W20260709 13:06:06.743439 19634 leader_election.cc:343] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.744042 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
W20260709 13:06:06.744578 19634 leader_election.cc:343] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.745178 19860 tablet_bootstrap.cc:492] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
W20260709 13:06:06.745504 19783 leader_election.cc:343] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.745716 19860 ts_tablet_manager.cc:1403] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.004s
I20260709 13:06:06.737476 19865 raft_consensus.cc:359] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.748061 19865 raft_consensus.cc:385] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.748711 19860 raft_consensus.cc:359] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.749290 19671 raft_consensus.cc:2468] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 1.
I20260709 13:06:06.749185 19865 raft_consensus.cc:740] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.751187 19783 leader_election.cc:304] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:06.751493 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:06.751148 19865 consensus_queue.cc:260] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.752096 19864 raft_consensus.cc:2804] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:06.753002 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad7ccd591304c878c71d265729a2010" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:06.749450 19860 raft_consensus.cc:385] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.753844 19860 raft_consensus.cc:740] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.754804 19860 consensus_queue.cc:260] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.757004 19860 ts_tablet_manager.cc:1434] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 13:06:06.757741 19864 raft_consensus.cc:697] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Becoming Leader. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:06.758965 19865 ts_tablet_manager.cc:1434] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.001s
I20260709 13:06:06.758687 19864 consensus_queue.cc:237] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.760187 19860 tablet_bootstrap.cc:492] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:06.764397 19872 raft_consensus.cc:493] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.764925 19865 tablet_bootstrap.cc:492] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:06.764896 19872 raft_consensus.cc:515] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.767046 19872 leader_election.cc:290] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:06.769249 19860 tablet_bootstrap.cc:654] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.777110 19859 tablet_bootstrap.cc:492] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:06.777660 19859 ts_tablet_manager.cc:1403] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.005s
I20260709 13:06:06.778849 19865 tablet_bootstrap.cc:654] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.780671 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d460d290c74c738a6c26e31898b95b" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:06.781340 19635 leader_election.cc:304] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9; no voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:06.782292 19866 raft_consensus.cc:493] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.783071 19866 raft_consensus.cc:515] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.783444 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4321508e0498424696c2266f5b516684" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:06.784298 19820 raft_consensus.cc:2468] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 0.
I20260709 13:06:06.785734 19866 leader_election.cc:290] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:06.786516 19866 raft_consensus.cc:2749] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:06.788883 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531e13e1e85b425d9ec2464480b5b7fa" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:06.789074 19863 raft_consensus.cc:515] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.790548 19819 raft_consensus.cc:2393] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 377f46468442411fb40b6624ff0bf8a9 in current term 1: Already voted for candidate 9baa18ffc40c461db2d464b39ebede59 in this term.
I20260709 13:06:06.792232 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad7ccd591304c878c71d265729a2010" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:06.792815 19671 raft_consensus.cc:3060] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:06.792989 19634 leader_election.cc:343] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:06.795562 19710 leader_election.cc:343] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.796360 19710 leader_election.cc:304] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:06.797873 19872 raft_consensus.cc:493] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.798343 19865 tablet_bootstrap.cc:492] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:06.798303 19872 raft_consensus.cc:515] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.798862 19865 ts_tablet_manager.cc:1403] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260709 13:06:06.800393 19894 raft_consensus.cc:2804] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.800632 19872 leader_election.cc:290] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:06.800854 19894 raft_consensus.cc:493] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.801244 19894 raft_consensus.cc:3060] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.803509 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad7ccd591304c878c71d265729a2010" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:06.803663 19568 catalog_manager.cc:5697] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131). New cstate: current_term: 1 leader_uuid: "9baa18ffc40c461db2d464b39ebede59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:06.805553 19783 leader_election.cc:343] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:06.810307 19617 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:06.790558 19859 raft_consensus.cc:359] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.812834 19859 raft_consensus.cc:385] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.813227 19859 raft_consensus.cc:740] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.817999 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b700690acf46ddb637b329699d3254" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:06.816692 19865 raft_consensus.cc:359] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.818897 19819 raft_consensus.cc:2468] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 0.
I20260709 13:06:06.819432 19865 raft_consensus.cc:385] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.811857 19671 raft_consensus.cc:2468] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 1.
I20260709 13:06:06.822407 19710 leader_election.cc:304] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:06.824771 19872 raft_consensus.cc:2804] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.810722 19863 leader_election.cc:290] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:06.819875 19865 raft_consensus.cc:740] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.825135 19872 raft_consensus.cc:493] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.825655 19872 raft_consensus.cc:3060] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.826668 19865 consensus_queue.cc:260] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.828261 19783 leader_election.cc:304] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:06.829123 19860 tablet_bootstrap.cc:492] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:06.829456 19863 raft_consensus.cc:2804] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:06.829627 19860 ts_tablet_manager.cc:1403] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.021s
I20260709 13:06:06.829998 19863 raft_consensus.cc:697] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Becoming Leader. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:06.830859 19863 consensus_queue.cc:237] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.832681 19860 raft_consensus.cc:359] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.833407 19860 raft_consensus.cc:385] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.833698 19860 raft_consensus.cc:740] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.834405 19860 consensus_queue.cc:260] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.836203 19872 raft_consensus.cc:515] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.817775 19859 consensus_queue.cc:260] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.838740 19860 ts_tablet_manager.cc:1434] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:06:06.839795 19860 tablet_bootstrap.cc:492] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:06.839933 19865 ts_tablet_manager.cc:1434] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.041s	user 0.017s	sys 0.000s
I20260709 13:06:06.846566 19865 tablet_bootstrap.cc:492] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:06.840054 19859 ts_tablet_manager.cc:1434] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.002s
I20260709 13:06:06.853695 19865 tablet_bootstrap.cc:654] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.853775 19859 tablet_bootstrap.cc:492] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:06.856431 19567 catalog_manager.cc:5697] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131). New cstate: current_term: 1 leader_uuid: "9baa18ffc40c461db2d464b39ebede59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:06.859683 19865 tablet_bootstrap.cc:492] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:06.860177 19859 tablet_bootstrap.cc:654] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.842164 19894 raft_consensus.cc:515] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.862701 19860 tablet_bootstrap.cc:654] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:06.840109 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.26.131:32833, user_credentials={real_user=slave}} blocked reactor thread for 58999us
I20260709 13:06:06.863857 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4321508e0498424696c2266f5b516684" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:06.864437 19820 raft_consensus.cc:3060] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.864694 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531e13e1e85b425d9ec2464480b5b7fa" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:06.865315 19818 raft_consensus.cc:2468] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 0.
I20260709 13:06:06.867203 19671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4321508e0498424696c2266f5b516684" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:06.867802 19671 raft_consensus.cc:2468] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 0.
I20260709 13:06:06.868476 19635 leader_election.cc:304] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9; no voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:06.844210 19872 leader_election.cc:290] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:06.869397 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b700690acf46ddb637b329699d3254" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:06.870518 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d460d290c74c738a6c26e31898b95b" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:06.878630 19892 raft_consensus.cc:2749] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:06.868865 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b700690acf46ddb637b329699d3254" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:06.845041 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b700690acf46ddb637b329699d3254" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:06.879897 19635 leader_election.cc:304] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [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: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:06.879963 19819 raft_consensus.cc:3060] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.880142 19670 raft_consensus.cc:2468] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 0.
I20260709 13:06:06.880698 19892 raft_consensus.cc:2804] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.881039 19892 raft_consensus.cc:493] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.881423 19892 raft_consensus.cc:3060] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.869962 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4321508e0498424696c2266f5b516684" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:06.882483 19667 raft_consensus.cc:3060] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.862722 19894 leader_election.cc:290] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:06.860231 19865 ts_tablet_manager.cc:1403] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
W20260709 13:06:06.888528 19709 leader_election.cc:343] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:06.889256 19709 leader_election.cc:343] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.890129 19709 leader_election.cc:304] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [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: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458; no voters: 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:06.890446 19892 raft_consensus.cc:515] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.891490 19894 raft_consensus.cc:2804] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.891973 19894 raft_consensus.cc:493] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.892567 19894 raft_consensus.cc:3060] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.893530 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531e13e1e85b425d9ec2464480b5b7fa" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:06.893647 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531e13e1e85b425d9ec2464480b5b7fa" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:06.894212 19892 leader_election.cc:290] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 election: Requested vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:06.894505 19818 raft_consensus.cc:3060] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.894225 19746 raft_consensus.cc:3060] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.903120 19819 raft_consensus.cc:2468] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:06.904656 19710 leader_election.cc:304] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:06.906509 19872 raft_consensus.cc:2804] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:06.907174 19872 raft_consensus.cc:697] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Leader. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:06.891903 19865 raft_consensus.cc:359] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } }
I20260709 13:06:06.907792 19865 raft_consensus.cc:385] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.908198 19865 raft_consensus.cc:740] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.908228 19872 consensus_queue.cc:237] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.909417 19865 consensus_queue.cc:260] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } }
I20260709 13:06:06.914470 19894 raft_consensus.cc:515] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.915735 19860 tablet_bootstrap.cc:492] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:06.916234 19860 ts_tablet_manager.cc:1403] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.077s	user 0.030s	sys 0.029s
I20260709 13:06:06.918848 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d460d290c74c738a6c26e31898b95b" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:06.918975 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d460d290c74c738a6c26e31898b95b" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:06.920123 19670 raft_consensus.cc:3060] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:06.920413 19710 leader_election.cc:343] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.918866 19860 raft_consensus.cc:359] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.921891 19860 raft_consensus.cc:385] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.922165 19860 raft_consensus.cc:740] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.922722 19865 ts_tablet_manager.cc:1434] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.003s
I20260709 13:06:06.922811 19860 consensus_queue.cc:260] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.923833 19865 tablet_bootstrap.cc:492] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:06.924819 19860 ts_tablet_manager.cc:1434] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:06.921209 19894 leader_election.cc:290] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:06.930368 19865 tablet_bootstrap.cc:654] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.931958 19894 raft_consensus.cc:493] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.932492 19894 raft_consensus.cc:515] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.937855 19746 raft_consensus.cc:2468] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 1.
I20260709 13:06:06.938962 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274029eff97948c98efe02628d49c955" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:06.939649 19894 leader_election.cc:290] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
W20260709 13:06:06.949780 19710 leader_election.cc:343] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.949200 19567 catalog_manager.cc:5697] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "442ebd3c5069420e87cb5bb96a54e458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.951116 19634 leader_election.cc:304] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458; no voters: 
I20260709 13:06:06.948958 19818 raft_consensus.cc:2468] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 1.
I20260709 13:06:06.952178 19892 raft_consensus.cc:2804] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:06.952659 19892 raft_consensus.cc:697] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Becoming Leader. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:06.942245 19865 tablet_bootstrap.cc:492] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:06.944785 19820 raft_consensus.cc:2468] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:06.953519 19892 consensus_queue.cc:237] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.954592 19865 ts_tablet_manager.cc:1403] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.010s
I20260709 13:06:06.954888 19710 leader_election.cc:304] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:06.945374 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274029eff97948c98efe02628d49c955" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:06.955772 19894 raft_consensus.cc:2804] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:06.956094 19669 raft_consensus.cc:2468] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 0.
I20260709 13:06:06.956243 19894 raft_consensus.cc:697] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Leader. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:06.957105 19894 consensus_queue.cc:237] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.957381 19709 leader_election.cc:304] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [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: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458; no voters: 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:06.957655 19865 raft_consensus.cc:359] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.958452 19865 raft_consensus.cc:385] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.948189 19860 tablet_bootstrap.cc:492] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:06.958745 19865 raft_consensus.cc:740] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.959344 19872 raft_consensus.cc:2804] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.959779 19872 raft_consensus.cc:493] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.959513 19865 consensus_queue.cc:260] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.960115 19872 raft_consensus.cc:3060] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.961918 19865 ts_tablet_manager.cc:1434] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:06:06.962972 19865 tablet_bootstrap.cc:492] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:06.953996 19670 raft_consensus.cc:2468] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:06.969417 19709 leader_election.cc:304] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458; no voters: 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:06.970165 19865 tablet_bootstrap.cc:654] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.970396 19900 raft_consensus.cc:2804] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:06.970892 19900 raft_consensus.cc:697] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Leader. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:06.972162 19860 tablet_bootstrap.cc:654] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.971783 19900 consensus_queue.cc:237] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.973217 19872 raft_consensus.cc:515] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.978065 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274029eff97948c98efe02628d49c955" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:06.978492 19859 tablet_bootstrap.cc:492] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:06.978775 19670 raft_consensus.cc:3060] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.978992 19859 ts_tablet_manager.cc:1403] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.125s	user 0.027s	sys 0.034s
I20260709 13:06:06.990829 19863 consensus_queue.cc:1048] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:06.993657 19859 raft_consensus.cc:359] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:06.997102 19859 raft_consensus.cc:385] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.997478 19859 raft_consensus.cc:740] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.998413 19859 consensus_queue.cc:260] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.009684 19859 ts_tablet_manager.cc:1434] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:06:06.974457 19667 raft_consensus.cc:2468] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:07.015667 19859 tablet_bootstrap.cc:492] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:07.021576 19895 raft_consensus.cc:493] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.022508 19895 raft_consensus.cc:515] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } }
I20260709 13:06:07.026017 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274029eff97948c98efe02628d49c955" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:07.026875 19820 raft_consensus.cc:3060] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.032920 19895 leader_election.cc:290] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833), 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723)
I20260709 13:06:07.021811 19872 leader_election.cc:290] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:07.038522 19859 tablet_bootstrap.cc:654] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:07.041411 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e357b12014755bdae1bc9deb111b7" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:07.050232 19820 raft_consensus.cc:2468] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:07.049677 19567 catalog_manager.cc:5697] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "442ebd3c5069420e87cb5bb96a54e458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.063071 19860 tablet_bootstrap.cc:492] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:07.063714 19860 ts_tablet_manager.cc:1403] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.116s	user 0.033s	sys 0.000s
I20260709 13:06:07.065311 19746 raft_consensus.cc:3060] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.066181 19865 tablet_bootstrap.cc:492] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:07.066684 19865 ts_tablet_manager.cc:1403] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.104s	user 0.033s	sys 0.066s
I20260709 13:06:07.066401 19860 raft_consensus.cc:359] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.067070 19860 raft_consensus.cc:385] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.067351 19860 raft_consensus.cc:740] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.069346 19865 raft_consensus.cc:359] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.068074 19860 consensus_queue.cc:260] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.070097 19865 raft_consensus.cc:385] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.070375 19865 raft_consensus.cc:740] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.071062 19865 consensus_queue.cc:260] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.051802 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e357b12014755bdae1bc9deb111b7" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:07.057395 19670 raft_consensus.cc:2468] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:07.059538 19568 catalog_manager.cc:5697] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "377f46468442411fb40b6624ff0bf8a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.073051 19865 ts_tablet_manager.cc:1434] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:07.073952 19865 tablet_bootstrap.cc:492] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:07.076601 19710 leader_election.cc:304] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:07.076630 19889 consensus_queue.cc:1048] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:07.078050 19900 raft_consensus.cc:2804] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:07.078722 19900 raft_consensus.cc:697] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Leader. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:07.079548 19865 tablet_bootstrap.cc:654] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:07.079537 19900 consensus_queue.cc:237] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.052011 19859 tablet_bootstrap.cc:492] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:07.083149 19859 ts_tablet_manager.cc:1403] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.006s
I20260709 13:06:07.086068 19859 raft_consensus.cc:359] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.086755 19859 raft_consensus.cc:385] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.087057 19859 raft_consensus.cc:740] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.087962 19859 consensus_queue.cc:260] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.092850 19859 ts_tablet_manager.cc:1434] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:07.093780 19859 tablet_bootstrap.cc:492] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:07.095069 19892 raft_consensus.cc:493] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.095587 19892 raft_consensus.cc:515] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.096359 19865 tablet_bootstrap.cc:492] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:07.096863 19865 ts_tablet_manager.cc:1403] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260709 13:06:07.097780 19892 leader_election.cc:290] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:07.099437 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b700690acf46ddb637b329699d3254" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:07.099629 19865 raft_consensus.cc:359] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.100355 19865 raft_consensus.cc:385] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.100546 19900 raft_consensus.cc:493] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.100682 19865 raft_consensus.cc:740] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.101114 19900 raft_consensus.cc:515] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.101511 19865 consensus_queue.cc:260] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.103250 19900 leader_election.cc:290] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:07.100206 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b700690acf46ddb637b329699d3254" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:07.103964 19865 ts_tablet_manager.cc:1434] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:07.104290 19820 raft_consensus.cc:2393] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 377f46468442411fb40b6624ff0bf8a9 in current term 1: Already voted for candidate 442ebd3c5069420e87cb5bb96a54e458 in this term.
I20260709 13:06:07.104450 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:07.104772 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:07.105566 19635 leader_election.cc:304] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9; no voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:07.106503 19892 raft_consensus.cc:3060] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.105572 19670 raft_consensus.cc:2393] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 442ebd3c5069420e87cb5bb96a54e458 in current term 1: Already voted for candidate 9baa18ffc40c461db2d464b39ebede59 in this term.
I20260709 13:06:07.107857 19709 leader_election.cc:304] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458; no voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:07.109613 19859 tablet_bootstrap.cc:654] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:07.071518 19860 ts_tablet_manager.cc:1434] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:07.110724 19900 raft_consensus.cc:2749] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:07.110666 19709 leader_election.cc:304] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458; no voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:07.112134 19900 raft_consensus.cc:3060] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.117806 19900 raft_consensus.cc:2749] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:07.130152 19892 raft_consensus.cc:2749] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:07.129944 19568 catalog_manager.cc:5697] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "442ebd3c5069420e87cb5bb96a54e458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.132085 19859 tablet_bootstrap.cc:492] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:07.131917 19568 catalog_manager.cc:5697] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "442ebd3c5069420e87cb5bb96a54e458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.132635 19859 ts_tablet_manager.cc:1403] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.010s
I20260709 13:06:07.135437 19859 raft_consensus.cc:359] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.136137 19859 raft_consensus.cc:385] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.136412 19859 raft_consensus.cc:740] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.137246 19859 consensus_queue.cc:260] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.140062 19859 ts_tablet_manager.cc:1434] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:06:07.145174 19900 raft_consensus.cc:493] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.145691 19900 raft_consensus.cc:515] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.147390 19900 leader_election.cc:290] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:07.148044 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad7ccd591304c878c71d265729a2010" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:07.148322 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad7ccd591304c878c71d265729a2010" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:07.148926 19670 raft_consensus.cc:2393] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 442ebd3c5069420e87cb5bb96a54e458 in current term 1: Already voted for candidate 9baa18ffc40c461db2d464b39ebede59 in this term.
I20260709 13:06:07.150051 19709 leader_election.cc:304] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458; no voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:07.150650 19900 raft_consensus.cc:3060] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.155391 19900 raft_consensus.cc:2749] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:07.205381 19889 consensus_queue.cc:1048] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.216333 19889 consensus_queue.cc:1048] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.267434 19892 raft_consensus.cc:493] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.268031 19892 raft_consensus.cc:515] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.269776 19892 leader_election.cc:290] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:07.270917 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bddb098ad73434593bbe69ceb23d8d7" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:07.270848 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bddb098ad73434593bbe69ceb23d8d7" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:07.271834 19818 raft_consensus.cc:2468] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 0.
I20260709 13:06:07.272186 19746 raft_consensus.cc:2468] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 0.
I20260709 13:06:07.272758 19635 leader_election.cc:304] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:07.273461 19892 raft_consensus.cc:2804] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:07.273840 19892 raft_consensus.cc:493] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:07.274088 19892 raft_consensus.cc:3060] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.278985 19892 raft_consensus.cc:515] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.280575 19892 leader_election.cc:290] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 election: Requested vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:07.281613 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bddb098ad73434593bbe69ceb23d8d7" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:07.281610 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bddb098ad73434593bbe69ceb23d8d7" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:07.282438 19746 raft_consensus.cc:3060] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.282469 19818 raft_consensus.cc:3060] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.289382 19746 raft_consensus.cc:2468] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 1.
I20260709 13:06:07.289382 19818 raft_consensus.cc:2468] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 1.
I20260709 13:06:07.290624 19635 leader_election.cc:304] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:07.291368 19892 raft_consensus.cc:2804] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:07.291792 19892 raft_consensus.cc:697] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Becoming Leader. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:07.292514 19892 consensus_queue.cc:237] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.299458 19566 catalog_manager.cc:5697] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "377f46468442411fb40b6624ff0bf8a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.332372 19889 raft_consensus.cc:493] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.332986 19889 raft_consensus.cc:515] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.335182 19889 leader_election.cc:290] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:07.335861 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d460d290c74c738a6c26e31898b95b" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:07.336642 19670 raft_consensus.cc:2393] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9baa18ffc40c461db2d464b39ebede59 in current term 1: Already voted for candidate 442ebd3c5069420e87cb5bb96a54e458 in this term.
I20260709 13:06:07.336385 19745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d460d290c74c738a6c26e31898b95b" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:07.336953 19889 consensus_queue.cc:1048] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.338016 19783 leader_election.cc:304] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9baa18ffc40c461db2d464b39ebede59; no voters: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:07.338781 19889 raft_consensus.cc:3060] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.349203 19889 raft_consensus.cc:2749] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:07.349553 19864 consensus_queue.cc:1048] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.352877 19894 consensus_queue.cc:1048] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:07.367956 19872 consensus_queue.cc:1048] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.390188 19900 consensus_queue.cc:1048] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.401842 19872 consensus_queue.cc:1048] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.418581 19872 consensus_queue.cc:1048] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.429080 19894 consensus_queue.cc:1048] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.479115 19818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e54e357b12014755bdae1bc9deb111b7"
dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
mode: GRACEFUL
new_leader_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:48060
I20260709 13:06:07.479645 19818 raft_consensus.cc:606] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Received request to transfer leadership to TS 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:07.492779 19745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4321508e0498424696c2266f5b516684"
dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
mode: GRACEFUL
new_leader_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:40180
I20260709 13:06:07.493371 19745 raft_consensus.cc:606] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Received request to transfer leadership to TS 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:07.498500 19745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "274029eff97948c98efe02628d49c955"
dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
mode: GRACEFUL
new_leader_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:40180
I20260709 13:06:07.498978 19745 raft_consensus.cc:606] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Received request to transfer leadership to TS 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:07.511313 19818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d"
dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
mode: GRACEFUL
new_leader_uuid: "442ebd3c5069420e87cb5bb96a54e458"
 from {username='slave'} at 127.0.0.1:48060
I20260709 13:06:07.511765 19818 raft_consensus.cc:606] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Received request to transfer leadership to TS 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:07.516045 19892 consensus_queue.cc:1048] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.516577 19818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ad7ccd591304c878c71d265729a2010"
dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
mode: GRACEFUL
new_leader_uuid: "442ebd3c5069420e87cb5bb96a54e458"
 from {username='slave'} at 127.0.0.1:48060
I20260709 13:06:07.517164 19818 raft_consensus.cc:606] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Received request to transfer leadership to TS 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:07.530555 19866 consensus_queue.cc:1048] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.532302 19670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bddb098ad73434593bbe69ceb23d8d7"
dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
mode: GRACEFUL
new_leader_uuid: "9baa18ffc40c461db2d464b39ebede59"
 from {username='slave'} at 127.0.0.1:56136
I20260709 13:06:07.533190 19670 raft_consensus.cc:606] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Received request to transfer leadership to TS 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:07.541736 19863 raft_consensus.cc:993] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59: : Instructing follower 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:07.542371 19922 raft_consensus.cc:1081] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Signalling peer 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:07.544268 19670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e54e357b12014755bdae1bc9deb111b7"
dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:56114
I20260709 13:06:07.544767 19670 raft_consensus.cc:493] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:07.545111 19670 raft_consensus.cc:3060] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.550427 19670 raft_consensus.cc:515] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } }
I20260709 13:06:07.552096 19670 leader_election.cc:290] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 2 election: Requested vote from peers 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:07.552773 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e357b12014755bdae1bc9deb111b7" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:07.553154 19745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e357b12014755bdae1bc9deb111b7" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:07.553411 19818 raft_consensus.cc:3055] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:07.553771 19745 raft_consensus.cc:3060] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.554122 19818 raft_consensus.cc:740] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:07.554876 19818 consensus_queue.cc:260] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } }
I20260709 13:06:07.555837 19818 raft_consensus.cc:3060] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.559134 19745 raft_consensus.cc:2468] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 2.
I20260709 13:06:07.560137 19634 leader_election.cc:304] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458; no voters: 
I20260709 13:06:07.560618 19818 raft_consensus.cc:2468] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 2.
I20260709 13:06:07.560774 19866 raft_consensus.cc:2804] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:07.561342 19866 raft_consensus.cc:697] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Becoming Leader. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:07.562216 19866 consensus_queue.cc:237] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } }
I20260709 13:06:07.568856 19568 catalog_manager.cc:5697] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 reported cstate change: term changed from 1 to 2, leader changed from 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131) to 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "377f46468442411fb40b6624ff0bf8a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.585937 19894 consensus_queue.cc:1048] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.592119 19895 raft_consensus.cc:993] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458: : Instructing follower 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:07.592556 19872 raft_consensus.cc:1081] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Signalling peer 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:07.594101 19669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "274029eff97948c98efe02628d49c955"
dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:56124
I20260709 13:06:07.594652 19669 raft_consensus.cc:493] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:07.595024 19669 raft_consensus.cc:3060] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.597427 19900 consensus_queue.cc:1048] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.603597 19669 raft_consensus.cc:515] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.605773 19670 raft_consensus.cc:1240] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Rejecting Update request from peer 442ebd3c5069420e87cb5bb96a54e458 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:07.606679 19745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274029eff97948c98efe02628d49c955" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:07.607347 19745 raft_consensus.cc:3055] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:07.607647 19745 raft_consensus.cc:740] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:07.608119 19900 consensus_queue.cc:1059] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.608824 19669 leader_election.cc:290] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 2 election: Requested vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:07.610556 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274029eff97948c98efe02628d49c955" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:07.614358 19745 consensus_queue.cc:260] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.615669 19745 raft_consensus.cc:3060] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.620927 19745 raft_consensus.cc:2468] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 2.
W20260709 13:06:07.621371 19900 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:06:07.622134 19634 leader_election.cc:304] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [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: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458; no voters: 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:07.622910 19866 raft_consensus.cc:2804] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:07.623404 19866 raft_consensus.cc:697] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Becoming Leader. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:07.624011 19866 consensus_queue.cc:237] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [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: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.629626 19568 catalog_manager.cc:5697] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 reported cstate change: term changed from 1 to 2, leader changed from 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130) to 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "377f46468442411fb40b6624ff0bf8a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.688998 19863 raft_consensus.cc:993] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59: : Instructing follower 442ebd3c5069420e87cb5bb96a54e458 to start an election
I20260709 13:06:07.689466 19922 raft_consensus.cc:1081] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Signalling peer 442ebd3c5069420e87cb5bb96a54e458 to start an election
I20260709 13:06:07.691171 19745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d"
dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
 from {username='slave'} at 127.0.0.1:40154
I20260709 13:06:07.691780 19745 raft_consensus.cc:493] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:07.692499 19745 raft_consensus.cc:3060] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.697642 19745 raft_consensus.cc:515] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.699156 19745 leader_election.cc:290] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 2 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:07.700261 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:07.700275 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:07.700930 19670 raft_consensus.cc:3060] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.700991 19818 raft_consensus.cc:3055] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:07.701407 19818 raft_consensus.cc:740] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:07.702036 19818 consensus_queue.cc:260] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.702929 19818 raft_consensus.cc:3060] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.705979 19670 raft_consensus.cc:2468] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 2.
I20260709 13:06:07.707201 19709 leader_election.cc:304] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458; no voters: 
I20260709 13:06:07.707971 19900 raft_consensus.cc:2804] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:07.707994 19818 raft_consensus.cc:2468] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 2.
I20260709 13:06:07.708544 19900 raft_consensus.cc:697] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 2 LEADER]: Becoming Leader. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:07.709396 19900 consensus_queue.cc:237] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.715445 19568 catalog_manager.cc:5697] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 reported cstate change: term changed from 1 to 2, leader changed from 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131) to 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130). New cstate: current_term: 2 leader_uuid: "442ebd3c5069420e87cb5bb96a54e458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.720840 19866 consensus_queue.cc:1048] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.730886 19866 consensus_queue.cc:1048] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.738245 19866 raft_consensus.cc:993] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9: : Instructing follower 9baa18ffc40c461db2d464b39ebede59 to start an election
I20260709 13:06:07.738662 19866 raft_consensus.cc:1081] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Signalling peer 9baa18ffc40c461db2d464b39ebede59 to start an election
I20260709 13:06:07.740118 19818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bddb098ad73434593bbe69ceb23d8d7"
dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
 from {username='slave'} at 127.0.0.1:48054
I20260709 13:06:07.740646 19818 raft_consensus.cc:493] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:07.740954 19818 raft_consensus.cc:3060] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.746061 19818 raft_consensus.cc:515] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.747944 19818 leader_election.cc:290] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 2 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:07.748651 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bddb098ad73434593bbe69ceb23d8d7" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:07.749029 19745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bddb098ad73434593bbe69ceb23d8d7" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:07.749308 19670 raft_consensus.cc:3055] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:07.749673 19745 raft_consensus.cc:3060] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.749718 19670 raft_consensus.cc:740] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:07.750689 19670 consensus_queue.cc:260] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.752000 19670 raft_consensus.cc:3060] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.756210 19745 raft_consensus.cc:2468] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 2.
I20260709 13:06:07.757195 19670 raft_consensus.cc:2468] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 2.
I20260709 13:06:07.757190 19783 leader_election.cc:304] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:07.758075 19922 raft_consensus.cc:2804] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:07.758456 19922 raft_consensus.cc:697] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 LEADER]: Becoming Leader. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:07.759125 19922 consensus_queue.cc:237] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.765074 19566 catalog_manager.cc:5697] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 reported cstate change: term changed from 1 to 2, leader changed from 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129) to 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131). New cstate: current_term: 2 leader_uuid: "9baa18ffc40c461db2d464b39ebede59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:07.818907 19863 raft_consensus.cc:993] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59: : Instructing follower 442ebd3c5069420e87cb5bb96a54e458 to start an election
I20260709 13:06:07.819388 19922 raft_consensus.cc:1081] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Signalling peer 442ebd3c5069420e87cb5bb96a54e458 to start an election
I20260709 13:06:07.821132 19745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ad7ccd591304c878c71d265729a2010"
dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
 from {username='slave'} at 127.0.0.1:40154
I20260709 13:06:07.821759 19745 raft_consensus.cc:493] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:07.822059 19745 raft_consensus.cc:3060] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.875739 19745 raft_consensus.cc:515] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.878067 19745 leader_election.cc:290] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 2 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:07.880614 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad7ccd591304c878c71d265729a2010" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:07.880591 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad7ccd591304c878c71d265729a2010" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:07.881644 19670 raft_consensus.cc:3060] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.881687 19818 raft_consensus.cc:3055] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:07.882135 19818 raft_consensus.cc:740] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:07.883394 19818 consensus_queue.cc:260] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.885280 19818 raft_consensus.cc:3060] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.889870 19670 raft_consensus.cc:2468] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 2.
I20260709 13:06:07.891489 19709 leader_election.cc:304] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458; no voters: 
I20260709 13:06:07.892302 19818 raft_consensus.cc:2468] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 2.
I20260709 13:06:07.892635 19872 raft_consensus.cc:2804] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:07.893316 19872 raft_consensus.cc:697] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 LEADER]: Becoming Leader. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:07.894652 19872 consensus_queue.cc:237] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.903910 19566 catalog_manager.cc:5697] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 reported cstate change: term changed from 1 to 2, leader changed from 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131) to 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130). New cstate: current_term: 2 leader_uuid: "442ebd3c5069420e87cb5bb96a54e458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.952137 19894 raft_consensus.cc:993] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458: : Instructing follower 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:07.952605 19872 raft_consensus.cc:1081] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Signalling peer 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:07.954414 19670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4321508e0498424696c2266f5b516684"
dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:56124
I20260709 13:06:07.955150 19670 raft_consensus.cc:493] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:07.955461 19670 raft_consensus.cc:3060] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.961756 19670 raft_consensus.cc:515] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.963459 19670 leader_election.cc:290] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 2 election: Requested vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:07.964659 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4321508e0498424696c2266f5b516684" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:07.964583 19745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4321508e0498424696c2266f5b516684" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:07.965358 19818 raft_consensus.cc:3060] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.965426 19745 raft_consensus.cc:3055] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:07.965816 19745 raft_consensus.cc:740] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:07.966786 19745 consensus_queue.cc:260] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.968189 19745 raft_consensus.cc:3060] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.973062 19818 raft_consensus.cc:2468] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 2.
I20260709 13:06:07.974627 19635 leader_election.cc:304] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:07.975533 19745 raft_consensus.cc:2468] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 2.
I20260709 13:06:07.975642 19866 raft_consensus.cc:2804] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:07.976449 19866 raft_consensus.cc:697] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Becoming Leader. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:07.977766 19866 consensus_queue.cc:237] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:07.985427 19566 catalog_manager.cc:5697] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 reported cstate change: term changed from 1 to 2, leader changed from 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130) to 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "377f46468442411fb40b6624ff0bf8a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:08.051697 19818 raft_consensus.cc:1275] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.053138 19892 consensus_queue.cc:1048] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:08.054737 19818 raft_consensus.cc:3060] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.063922 19818 raft_consensus.cc:1275] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.065711 19745 raft_consensus.cc:1275] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.067102 19935 consensus_queue.cc:1048] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:08.067338 19866 consensus_queue.cc:1048] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:08.092303 19745 raft_consensus.cc:1275] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.094106 19942 consensus_queue.cc:1048] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:08.130839 19818 raft_consensus.cc:1275] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Refusing update from remote peer 442ebd3c5069420e87cb5bb96a54e458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.132197 19872 consensus_queue.cc:1048] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:08.142012 19670 raft_consensus.cc:1275] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Refusing update from remote peer 442ebd3c5069420e87cb5bb96a54e458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.143604 19894 consensus_queue.cc:1048] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:08.215749 19670 raft_consensus.cc:1275] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Refusing update from remote peer 9baa18ffc40c461db2d464b39ebede59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.217106 19922 consensus_queue.cc:1048] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:08.226850 19745 raft_consensus.cc:1275] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Refusing update from remote peer 9baa18ffc40c461db2d464b39ebede59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.228641 19922 consensus_queue.cc:1048] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:08.336999 19818 raft_consensus.cc:1275] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Refusing update from remote peer 442ebd3c5069420e87cb5bb96a54e458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.338325 19894 consensus_queue.cc:1048] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:08.346678 19670 raft_consensus.cc:1275] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Refusing update from remote peer 442ebd3c5069420e87cb5bb96a54e458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.348693 19872 consensus_queue.cc:1048] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:08.511137 19818 raft_consensus.cc:1275] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.512387 19942 consensus_queue.cc:1048] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:08.521580 19745 raft_consensus.cc:1275] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:08.523159 19935 consensus_queue.cc:1048] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.563202 19567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50210:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:06:10.565891 19567 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:06:10.620193 19657 tablet_service.cc:1511] Processing CreateTablet for tablet 16dbe474e3574bef9808f744b53865cb (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:10.621506 19728 tablet_service.cc:1511] Processing CreateTablet for tablet 16dbe474e3574bef9808f744b53865cb (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:10.622035 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16dbe474e3574bef9808f744b53865cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.623103 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16dbe474e3574bef9808f744b53865cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.623951 19653 tablet_service.cc:1511] Processing CreateTablet for tablet 9422215b84a14034b85b0570594a4614 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:10.624884 19729 tablet_service.cc:1511] Processing CreateTablet for tablet 9422215b84a14034b85b0570594a4614 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:10.625349 19653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9422215b84a14034b85b0570594a4614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.625846 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9422215b84a14034b85b0570594a4614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.629612 19805 tablet_service.cc:1511] Processing CreateTablet for tablet 9422215b84a14034b85b0570594a4614 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:10.632121 19660 tablet_service.cc:1511] Processing CreateTablet for tablet 4423b96188ff4f24b7e3ad6a170bafaf (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:10.632280 19802 tablet_service.cc:1511] Processing CreateTablet for tablet 16dbe474e3574bef9808f744b53865cb (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:10.633545 19660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4423b96188ff4f24b7e3ad6a170bafaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.633641 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9422215b84a14034b85b0570594a4614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.634204 19730 tablet_service.cc:1511] Processing CreateTablet for tablet 4423b96188ff4f24b7e3ad6a170bafaf (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:10.635532 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4423b96188ff4f24b7e3ad6a170bafaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.638636 19659 tablet_service.cc:1511] Processing CreateTablet for tablet acc15fe8b9774972886d496d9da84ff0 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:10.639457 19802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16dbe474e3574bef9808f744b53865cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.640025 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc15fe8b9774972886d496d9da84ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.640357 19810 tablet_service.cc:1511] Processing CreateTablet for tablet 4423b96188ff4f24b7e3ad6a170bafaf (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:10.641630 19810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4423b96188ff4f24b7e3ad6a170bafaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.642972 19808 tablet_service.cc:1511] Processing CreateTablet for tablet acc15fe8b9774972886d496d9da84ff0 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:10.644429 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc15fe8b9774972886d496d9da84ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.644227 19736 tablet_service.cc:1511] Processing CreateTablet for tablet acc15fe8b9774972886d496d9da84ff0 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:10.645491 19736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc15fe8b9774972886d496d9da84ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.661460 19658 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1ffcfd4d074d0c873a04714e70d3ec (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:10.662977 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1ffcfd4d074d0c873a04714e70d3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.663538 19735 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1ffcfd4d074d0c873a04714e70d3ec (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:10.664896 19735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1ffcfd4d074d0c873a04714e70d3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.665860 19807 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1ffcfd4d074d0c873a04714e70d3ec (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:10.667900 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1ffcfd4d074d0c873a04714e70d3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.674059 19661 tablet_service.cc:1511] Processing CreateTablet for tablet c5b36af0ca1e46f3b3af2949da827d4f (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:10.675537 19661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b36af0ca1e46f3b3af2949da827d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.676057 19733 tablet_service.cc:1511] Processing CreateTablet for tablet c5b36af0ca1e46f3b3af2949da827d4f (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:10.677333 19733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b36af0ca1e46f3b3af2949da827d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.692044 19809 tablet_service.cc:1511] Processing CreateTablet for tablet c5b36af0ca1e46f3b3af2949da827d4f (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:10.693522 19809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b36af0ca1e46f3b3af2949da827d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.727046 19655 tablet_service.cc:1511] Processing CreateTablet for tablet 80663dd0361946c49868087a75a4be89 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:10.730216 19729 tablet_service.cc:1511] Processing CreateTablet for tablet 80663dd0361946c49868087a75a4be89 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:10.733378 19655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80663dd0361946c49868087a75a4be89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.736199 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80663dd0361946c49868087a75a4be89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.737720 19807 tablet_service.cc:1511] Processing CreateTablet for tablet 80663dd0361946c49868087a75a4be89 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:10.739185 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80663dd0361946c49868087a75a4be89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.746670 19960 tablet_bootstrap.cc:492] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:10.753818 19959 tablet_bootstrap.cc:492] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:10.763813 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 727102f0d06948729539e397660c58a7 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:10.765172 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 727102f0d06948729539e397660c58a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.766677 19809 tablet_service.cc:1511] Processing CreateTablet for tablet 727102f0d06948729539e397660c58a7 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:10.768051 19809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 727102f0d06948729539e397660c58a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.775456 19961 tablet_bootstrap.cc:492] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:10.784843 19959 tablet_bootstrap.cc:654] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.788723 19802 tablet_service.cc:1511] Processing CreateTablet for tablet feaed02aa5ee4092bb6336a7bf818aa8 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:10.789319 19733 tablet_service.cc:1511] Processing CreateTablet for tablet 727102f0d06948729539e397660c58a7 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:10.790123 19802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feaed02aa5ee4092bb6336a7bf818aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.790654 19733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 727102f0d06948729539e397660c58a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.793032 19730 tablet_service.cc:1511] Processing CreateTablet for tablet feaed02aa5ee4092bb6336a7bf818aa8 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:10.794202 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feaed02aa5ee4092bb6336a7bf818aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.794620 19961 tablet_bootstrap.cc:654] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.794397 19658 tablet_service.cc:1511] Processing CreateTablet for tablet feaed02aa5ee4092bb6336a7bf818aa8 (DEFAULT_TABLE table=soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:10.795688 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feaed02aa5ee4092bb6336a7bf818aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.787956 19960 tablet_bootstrap.cc:654] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.821098 19960 tablet_bootstrap.cc:492] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:10.821578 19960 ts_tablet_manager.cc:1403] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.006s
I20260709 13:06:10.824313 19960 raft_consensus.cc:359] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.825044 19960 raft_consensus.cc:385] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.825357 19960 raft_consensus.cc:740] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.826092 19960 consensus_queue.cc:260] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.828594 19960 ts_tablet_manager.cc:1434] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:06:10.829844 19961 tablet_bootstrap.cc:492] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:10.830829 19960 tablet_bootstrap.cc:492] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:10.832206 19961 ts_tablet_manager.cc:1403] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.004s
I20260709 13:06:10.834784 19961 raft_consensus.cc:359] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.835399 19961 raft_consensus.cc:385] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.835644 19961 raft_consensus.cc:740] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.836256 19961 consensus_queue.cc:260] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.831671 19959 tablet_bootstrap.cc:492] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:10.837466 19959 ts_tablet_manager.cc:1403] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.000s
I20260709 13:06:10.838498 19961 ts_tablet_manager.cc:1434] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:06:10.839586 19961 tablet_bootstrap.cc:492] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:10.840132 19959 raft_consensus.cc:359] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.840898 19959 raft_consensus.cc:385] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.841192 19959 raft_consensus.cc:740] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.842056 19959 consensus_queue.cc:260] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.844708 19960 tablet_bootstrap.cc:654] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.846827 19959 ts_tablet_manager.cc:1434] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:10.848098 19959 tablet_bootstrap.cc:492] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:10.854964 19960 tablet_bootstrap.cc:492] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:10.855638 19960 ts_tablet_manager.cc:1403] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260709 13:06:10.846879 19961 tablet_bootstrap.cc:654] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.855747 19959 tablet_bootstrap.cc:654] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.858901 19960 raft_consensus.cc:359] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.859937 19960 raft_consensus.cc:385] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.860380 19960 raft_consensus.cc:740] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.861287 19960 consensus_queue.cc:260] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.862507 19961 tablet_bootstrap.cc:492] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:10.863067 19961 ts_tablet_manager.cc:1403] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.009s
I20260709 13:06:10.864208 19960 ts_tablet_manager.cc:1434] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:06:10.862982 19959 tablet_bootstrap.cc:492] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:10.865068 19959 ts_tablet_manager.cc:1403] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:06:10.865247 19960 tablet_bootstrap.cc:492] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:10.866243 19961 raft_consensus.cc:359] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.867082 19961 raft_consensus.cc:385] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.867430 19961 raft_consensus.cc:740] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.867969 19959 raft_consensus.cc:359] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.868752 19959 raft_consensus.cc:385] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.868221 19961 consensus_queue.cc:260] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.869083 19959 raft_consensus.cc:740] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.869868 19959 consensus_queue.cc:260] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.872272 19959 ts_tablet_manager.cc:1434] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:10.872987 19960 tablet_bootstrap.cc:654] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.873214 19959 tablet_bootstrap.cc:492] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:10.874712 19961 ts_tablet_manager.cc:1434] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:06:10.875854 19961 tablet_bootstrap.cc:492] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:10.880409 19959 tablet_bootstrap.cc:654] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.884104 19961 tablet_bootstrap.cc:654] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:10.898351 19617 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:10.898687 19960 tablet_bootstrap.cc:492] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:10.899310 19960 ts_tablet_manager.cc:1403] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.008s
I20260709 13:06:10.902380 19960 raft_consensus.cc:359] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.903200 19960 raft_consensus.cc:385] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.903543 19960 raft_consensus.cc:740] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.904464 19960 consensus_queue.cc:260] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.907439 19960 ts_tablet_manager.cc:1434] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:06:10.908907 19960 tablet_bootstrap.cc:492] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:10.909492 19959 tablet_bootstrap.cc:492] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:10.910054 19959 ts_tablet_manager.cc:1403] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.012s
I20260709 13:06:10.913110 19959 raft_consensus.cc:359] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.914000 19959 raft_consensus.cc:385] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.914333 19959 raft_consensus.cc:740] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.915294 19961 tablet_bootstrap.cc:492] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:10.915257 19959 consensus_queue.cc:260] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.915872 19961 ts_tablet_manager.cc:1403] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.009s
I20260709 13:06:10.916214 19960 tablet_bootstrap.cc:654] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.917869 19959 ts_tablet_manager.cc:1434] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:06:10.918918 19959 tablet_bootstrap.cc:492] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:10.919170 19961 raft_consensus.cc:359] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.919984 19961 raft_consensus.cc:385] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.920308 19961 raft_consensus.cc:740] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.921211 19961 consensus_queue.cc:260] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.927578 19959 tablet_bootstrap.cc:654] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.927850 19961 ts_tablet_manager.cc:1434] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:10.928118 19960 tablet_bootstrap.cc:492] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:10.928714 19960 ts_tablet_manager.cc:1403] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 13:06:10.928896 19961 tablet_bootstrap.cc:492] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:10.932556 19960 raft_consensus.cc:359] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.933588 19960 raft_consensus.cc:385] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.934012 19960 raft_consensus.cc:740] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.934995 19960 consensus_queue.cc:260] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.936376 19961 tablet_bootstrap.cc:654] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.939396 19959 tablet_bootstrap.cc:492] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:10.939991 19959 ts_tablet_manager.cc:1403] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 13:06:10.942006 19960 ts_tablet_manager.cc:1434] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:06:10.943161 19960 tablet_bootstrap.cc:492] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:10.943352 19948 raft_consensus.cc:493] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.943224 19959 raft_consensus.cc:359] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.944201 19959 raft_consensus.cc:385] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.944739 19959 raft_consensus.cc:740] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.944147 19948 raft_consensus.cc:515] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.945477 19959 consensus_queue.cc:260] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.947954 19959 ts_tablet_manager.cc:1434] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:10.949466 19959 tablet_bootstrap.cc:492] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:10.950609 19960 tablet_bootstrap.cc:654] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.952725 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9422215b84a14034b85b0570594a4614" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
W20260709 13:06:10.955785 19709 leader_election.cc:343] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.957268 19959 tablet_bootstrap.cc:654] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.964660 19960 tablet_bootstrap.cc:492] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:10.965438 19960 ts_tablet_manager.cc:1403] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260709 13:06:10.969044 19960 raft_consensus.cc:359] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.969880 19960 raft_consensus.cc:385] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.970016 19959 tablet_bootstrap.cc:492] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:10.970254 19960 raft_consensus.cc:740] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.970643 19959 ts_tablet_manager.cc:1403] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 13:06:10.971143 19960 consensus_queue.cc:260] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.974372 19959 raft_consensus.cc:359] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.975683 19959 raft_consensus.cc:385] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.976141 19959 raft_consensus.cc:740] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.977356 19959 consensus_queue.cc:260] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:10.980770 19959 ts_tablet_manager.cc:1434] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:10.982208 19959 tablet_bootstrap.cc:492] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:10.987181 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9422215b84a14034b85b0570594a4614" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:10.990672 19820 raft_consensus.cc:2468] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 0.
I20260709 13:06:10.991530 19960 ts_tablet_manager.cc:1434] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.026s	user 0.017s	sys 0.008s
I20260709 13:06:10.992238 19710 leader_election.cc:304] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [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: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:10.992707 19960 tablet_bootstrap.cc:492] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:10.991328 19948 leader_election.cc:290] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:10.994321 19948 raft_consensus.cc:2804] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:10.994848 19948 raft_consensus.cc:493] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:10.995393 19948 raft_consensus.cc:3060] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:10.999027 19959 tablet_bootstrap.cc:654] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.000087 19960 tablet_bootstrap.cc:654] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.007349 19866 raft_consensus.cc:493] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.007979 19866 raft_consensus.cc:515] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.010206 19866 leader_election.cc:290] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.010413 19960 tablet_bootstrap.cc:492] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:11.011166 19960 ts_tablet_manager.cc:1403] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 13:06:11.013171 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b36af0ca1e46f3b3af2949da827d4f" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:11.014519 19820 raft_consensus.cc:2468] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 0.
I20260709 13:06:11.015878 19960 raft_consensus.cc:359] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.016873 19960 raft_consensus.cc:385] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.017294 19960 raft_consensus.cc:740] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.018437 19959 tablet_bootstrap.cc:492] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:11.019021 19959 ts_tablet_manager.cc:1403] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.013s
I20260709 13:06:11.018430 19745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b36af0ca1e46f3b3af2949da827d4f" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:11.016489 19635 leader_election.cc:304] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:11.018095 19960 consensus_queue.cc:260] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.020141 19866 raft_consensus.cc:2804] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.020478 19745 raft_consensus.cc:2468] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 0.
I20260709 13:06:11.020529 19866 raft_consensus.cc:493] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.021049 19866 raft_consensus.cc:3060] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.021884 19960 ts_tablet_manager.cc:1434] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:06:11.022070 19959 raft_consensus.cc:359] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.022852 19959 raft_consensus.cc:385] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.023104 19960 tablet_bootstrap.cc:492] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:11.023196 19959 raft_consensus.cc:740] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.024104 19959 consensus_queue.cc:260] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.026399 19959 ts_tablet_manager.cc:1434] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:11.029052 19959 tablet_bootstrap.cc:492] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:11.028967 19866 raft_consensus.cc:515] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.030570 19960 tablet_bootstrap.cc:654] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.030570 19943 raft_consensus.cc:493] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.031189 19866 leader_election.cc:290] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 election: Requested vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.031629 19943 raft_consensus.cc:515] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.036535 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:11.037232 19746 raft_consensus.cc:2468] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 0.
I20260709 13:06:11.037333 19959 tablet_bootstrap.cc:654] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.037431 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:11.039425 19783 leader_election.cc:304] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:11.041971 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b36af0ca1e46f3b3af2949da827d4f" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:11.043208 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b36af0ca1e46f3b3af2949da827d4f" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:11.041571 19980 raft_consensus.cc:2804] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.043951 19820 raft_consensus.cc:3060] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.044210 19980 raft_consensus.cc:493] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.045063 19980 raft_consensus.cc:3060] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.054533 19960 tablet_bootstrap.cc:492] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:11.036463 19943 leader_election.cc:290] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:11.055419 19960 ts_tablet_manager.cc:1403] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.018s
I20260709 13:06:11.056092 19872 raft_consensus.cc:493] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.056628 19872 raft_consensus.cc:515] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.059392 19960 raft_consensus.cc:359] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.060281 19960 raft_consensus.cc:385] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:11.060653 19783 leader_election.cc:343] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.060798 19960 raft_consensus.cc:740] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.062326 19960 consensus_queue.cc:260] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.065325 19959 tablet_bootstrap.cc:492] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:11.066071 19959 ts_tablet_manager.cc:1403] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.017s
I20260709 13:06:11.062340 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1ffcfd4d074d0c873a04714e70d3ec" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:11.067597 19669 raft_consensus.cc:2468] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 0.
I20260709 13:06:11.069818 19959 raft_consensus.cc:359] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.070647 19959 raft_consensus.cc:385] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.070977 19959 raft_consensus.cc:740] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.071861 19959 consensus_queue.cc:260] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.072652 19960 ts_tablet_manager.cc:1434] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.008s
I20260709 13:06:11.073684 19960 tablet_bootstrap.cc:492] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:11.074184 19959 ts_tablet_manager.cc:1434] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:11.075206 19959 tablet_bootstrap.cc:492] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:11.077577 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1ffcfd4d074d0c873a04714e70d3ec" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:11.078416 19818 raft_consensus.cc:2468] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 0.
I20260709 13:06:11.080046 19710 leader_election.cc:304] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:11.080545 19960 tablet_bootstrap.cc:654] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.083150 19959 tablet_bootstrap.cc:654] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.085856 19872 leader_election.cc:290] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.086730 19872 raft_consensus.cc:2804] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.066196 19980 raft_consensus.cc:515] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.087185 19872 raft_consensus.cc:493] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.088477 19872 raft_consensus.cc:3060] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.093044 19960 tablet_bootstrap.cc:492] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:11.093611 19960 ts_tablet_manager.cc:1403] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 13:06:11.095113 19959 tablet_bootstrap.cc:492] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:11.095634 19959 ts_tablet_manager.cc:1403] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 13:06:11.096237 19943 raft_consensus.cc:493] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.096418 19960 raft_consensus.cc:359] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.096793 19943 raft_consensus.cc:515] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.097246 19960 raft_consensus.cc:385] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.097640 19960 raft_consensus.cc:740] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.098553 19820 raft_consensus.cc:2468] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 1.
I20260709 13:06:11.098354 19960 consensus_queue.cc:260] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.099488 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4423b96188ff4f24b7e3ad6a170bafaf" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:11.100216 19670 raft_consensus.cc:2468] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 0.
I20260709 13:06:11.100704 19960 ts_tablet_manager.cc:1434] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:11.101861 19960 tablet_bootstrap.cc:492] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458: Bootstrap starting.
I20260709 13:06:11.101526 19959 raft_consensus.cc:359] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.102502 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4423b96188ff4f24b7e3ad6a170bafaf" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:11.102984 19959 raft_consensus.cc:385] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.103255 19746 raft_consensus.cc:2468] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 0.
I20260709 13:06:11.098819 19943 leader_election.cc:290] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:11.103312 19959 raft_consensus.cc:740] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.103896 19976 raft_consensus.cc:493] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.104342 19959 consensus_queue.cc:260] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.096809 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:11.105438 19745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:11.106113 19745 raft_consensus.cc:3060] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.104533 19976 raft_consensus.cc:515] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.104704 19783 leader_election.cc:304] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:11.107672 19959 ts_tablet_manager.cc:1434] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 13:06:11.108069 19943 raft_consensus.cc:2804] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.108462 19960 tablet_bootstrap.cc:654] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.109179 19959 tablet_bootstrap.cc:492] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59: Bootstrap starting.
I20260709 13:06:11.109146 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4423b96188ff4f24b7e3ad6a170bafaf" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
W20260709 13:06:11.109743 19783 leader_election.cc:343] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.108481 19943 raft_consensus.cc:493] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.110426 19943 raft_consensus.cc:3060] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:11.116037 19709 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:39723, user_credentials={real_user=slave}} blocked reactor thread for 57000us
I20260709 13:06:11.120085 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4423b96188ff4f24b7e3ad6a170bafaf" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:11.120602 19959 tablet_bootstrap.cc:654] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.120747 19669 raft_consensus.cc:2468] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 0.
I20260709 13:06:11.123109 19980 leader_election.cc:290] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:11.123116 19709 leader_election.cc:304] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458; no voters: 
I20260709 13:06:11.124706 19983 raft_consensus.cc:2804] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.118527 19943 raft_consensus.cc:515] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.126470 19818 raft_consensus.cc:2393] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 442ebd3c5069420e87cb5bb96a54e458 in current term 1: Already voted for candidate 9baa18ffc40c461db2d464b39ebede59 in this term.
I20260709 13:06:11.125310 19983 raft_consensus.cc:493] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.132442 19983 raft_consensus.cc:3060] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.136744 19943 leader_election.cc:290] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:11.136984 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4423b96188ff4f24b7e3ad6a170bafaf" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:11.138573 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4423b96188ff4f24b7e3ad6a170bafaf" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:11.125067 19976 leader_election.cc:290] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.139448 19669 raft_consensus.cc:3060] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.141460 19948 raft_consensus.cc:515] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.144194 19635 leader_election.cc:304] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:11.145881 19866 raft_consensus.cc:2804] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.146442 19866 raft_consensus.cc:697] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Becoming Leader. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:11.145910 19872 raft_consensus.cc:515] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.148226 19960 tablet_bootstrap.cc:492] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458: No bootstrap required, opened a new log
I20260709 13:06:11.148722 19960 ts_tablet_manager.cc:1403] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.003s
I20260709 13:06:11.148591 19866 consensus_queue.cc:237] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.149307 19872 leader_election.cc:290] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.151577 19960 raft_consensus.cc:359] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.152222 19960 raft_consensus.cc:385] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.152486 19960 raft_consensus.cc:740] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.152571 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1ffcfd4d074d0c873a04714e70d3ec" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:11.153157 19960 consensus_queue.cc:260] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.153147 19670 raft_consensus.cc:3060] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.158454 19745 raft_consensus.cc:2468] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 1.
I20260709 13:06:11.160161 19783 leader_election.cc:304] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:11.162295 19943 raft_consensus.cc:2804] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.165899 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1ffcfd4d074d0c873a04714e70d3ec" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:11.166558 19820 raft_consensus.cc:3060] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.171284 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9422215b84a14034b85b0570594a4614" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:11.171578 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9422215b84a14034b85b0570594a4614" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:11.172097 19818 raft_consensus.cc:3060] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.172989 19961 tablet_bootstrap.cc:492] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
W20260709 13:06:11.173074 19709 leader_election.cc:343] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.173599 19961 ts_tablet_manager.cc:1403] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.245s	user 0.048s	sys 0.072s
I20260709 13:06:11.176445 19820 raft_consensus.cc:2468] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:11.161463 19669 raft_consensus.cc:2468] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 1.
I20260709 13:06:11.176882 19961 raft_consensus.cc:359] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.177611 19961 raft_consensus.cc:385] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.177927 19961 raft_consensus.cc:740] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.178360 19783 leader_election.cc:304] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:11.178496 19710 leader_election.cc:304] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:11.179303 19980 raft_consensus.cc:2804] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.180140 19960 ts_tablet_manager.cc:1434] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:06:11.182415 19976 raft_consensus.cc:2804] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.182852 19670 raft_consensus.cc:2468] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:11.183255 19976 raft_consensus.cc:697] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Leader. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:11.178648 19961 consensus_queue.cc:260] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.164304 19943 raft_consensus.cc:697] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Becoming Leader. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:11.186089 19943 consensus_queue.cc:237] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.186599 19983 raft_consensus.cc:515] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.187148 19961 ts_tablet_manager.cc:1434] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 13:06:11.187902 19746 raft_consensus.cc:2393] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9baa18ffc40c461db2d464b39ebede59 in current term 1: Already voted for candidate 442ebd3c5069420e87cb5bb96a54e458 in this term.
I20260709 13:06:11.189535 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4423b96188ff4f24b7e3ad6a170bafaf" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:11.190274 19669 raft_consensus.cc:2393] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 442ebd3c5069420e87cb5bb96a54e458 in current term 1: Already voted for candidate 9baa18ffc40c461db2d464b39ebede59 in this term.
I20260709 13:06:11.191694 19961 tablet_bootstrap.cc:492] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:11.184548 19976 consensus_queue.cc:237] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.192906 19818 raft_consensus.cc:2468] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:11.194029 19710 leader_election.cc:304] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:11.194653 19983 leader_election.cc:290] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.194839 19872 raft_consensus.cc:2804] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.195406 19872 raft_consensus.cc:697] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Leader. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:11.196226 19872 consensus_queue.cc:237] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.185279 19948 leader_election.cc:290] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.206326 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4423b96188ff4f24b7e3ad6a170bafaf" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:11.204342 19980 raft_consensus.cc:697] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Becoming Leader. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:11.209342 19948 raft_consensus.cc:493] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.209203 19980 consensus_queue.cc:237] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.209798 19959 tablet_bootstrap.cc:492] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59: No bootstrap required, opened a new log
I20260709 13:06:11.210361 19959 ts_tablet_manager.cc:1403] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59: Time spent bootstrapping tablet: real 0.101s	user 0.028s	sys 0.014s
I20260709 13:06:11.209820 19948 raft_consensus.cc:515] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.211441 19567 catalog_manager.cc:5697] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129). New cstate: current_term: 1 leader_uuid: "377f46468442411fb40b6624ff0bf8a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.213392 19961 tablet_bootstrap.cc:654] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.214952 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16dbe474e3574bef9808f744b53865cb" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
W20260709 13:06:11.216724 19709 leader_election.cc:343] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.215762 19959 raft_consensus.cc:359] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.219483 19959 raft_consensus.cc:385] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.219843 19959 raft_consensus.cc:740] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.218245 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16dbe474e3574bef9808f744b53865cb" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:11.220737 19820 raft_consensus.cc:2468] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 0.
I20260709 13:06:11.217056 19948 leader_election.cc:290] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.220845 19959 consensus_queue.cc:260] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.223906 19959 ts_tablet_manager.cc:1434] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:06:11.223793 19710 leader_election.cc:304] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [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: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:11.229244 19976 raft_consensus.cc:2804] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.229647 19976 raft_consensus.cc:493] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.229997 19976 raft_consensus.cc:3060] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.238531 19710 leader_election.cc:304] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [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: 442ebd3c5069420e87cb5bb96a54e458; no voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:11.239428 19872 raft_consensus.cc:2749] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:11.240653 19976 raft_consensus.cc:515] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.243202 19976 leader_election.cc:290] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.244215 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16dbe474e3574bef9808f744b53865cb" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
W20260709 13:06:11.245736 19709 leader_election.cc:343] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.246491 19961 tablet_bootstrap.cc:492] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:11.245872 19569 catalog_manager.cc:5697] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "442ebd3c5069420e87cb5bb96a54e458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.247674 19961 ts_tablet_manager.cc:1403] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.003s
I20260709 13:06:11.250574 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16dbe474e3574bef9808f744b53865cb" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:11.251240 19818 raft_consensus.cc:3060] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.251904 19961 raft_consensus.cc:359] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.252914 19961 raft_consensus.cc:385] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.253291 19961 raft_consensus.cc:740] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.254227 19961 consensus_queue.cc:260] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.256672 19961 ts_tablet_manager.cc:1434] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:06:11.256522 19818 raft_consensus.cc:2468] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:11.257761 19961 tablet_bootstrap.cc:492] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:11.257835 19710 leader_election.cc:304] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:11.258733 19976 raft_consensus.cc:2804] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.259491 19976 raft_consensus.cc:697] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Leader. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:11.260344 19976 consensus_queue.cc:237] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.265494 19961 tablet_bootstrap.cc:654] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.270965 19961 tablet_bootstrap.cc:492] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:11.271489 19961 ts_tablet_manager.cc:1403] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:06:11.274475 19961 raft_consensus.cc:359] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.273965 19568 catalog_manager.cc:5697] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131). New cstate: current_term: 1 leader_uuid: "9baa18ffc40c461db2d464b39ebede59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.275269 19961 raft_consensus.cc:385] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.275732 19961 raft_consensus.cc:740] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.276473 19961 consensus_queue.cc:260] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.278923 19961 ts_tablet_manager.cc:1434] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:11.280123 19961 tablet_bootstrap.cc:492] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:11.286147 19961 tablet_bootstrap.cc:654] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.294637 19566 catalog_manager.cc:5697] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "442ebd3c5069420e87cb5bb96a54e458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.297243 19980 raft_consensus.cc:493] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.297777 19980 raft_consensus.cc:515] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.296977 19566 catalog_manager.cc:5697] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "442ebd3c5069420e87cb5bb96a54e458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.303002 19980 leader_election.cc:290] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:11.303781 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaed02aa5ee4092bb6336a7bf818aa8" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
W20260709 13:06:11.305564 19783 leader_election.cc:343] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.305966 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaed02aa5ee4092bb6336a7bf818aa8" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:11.306664 19746 raft_consensus.cc:2468] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 0.
I20260709 13:06:11.307986 19783 leader_election.cc:304] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [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: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:11.308781 19980 raft_consensus.cc:2804] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.309144 19980 raft_consensus.cc:493] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.309490 19980 raft_consensus.cc:3060] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.312577 19961 tablet_bootstrap.cc:492] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:11.313122 19961 ts_tablet_manager.cc:1403] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.012s
I20260709 13:06:11.316637 19961 raft_consensus.cc:359] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.316488 19569 catalog_manager.cc:5697] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131). New cstate: current_term: 1 leader_uuid: "9baa18ffc40c461db2d464b39ebede59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.317385 19961 raft_consensus.cc:385] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.317746 19961 raft_consensus.cc:740] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.318460 19980 raft_consensus.cc:515] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.318553 19961 consensus_queue.cc:260] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.321286 19961 ts_tablet_manager.cc:1434] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 13:06:11.321388 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaed02aa5ee4092bb6336a7bf818aa8" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:11.322324 19961 tablet_bootstrap.cc:492] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
W20260709 13:06:11.322762 19783 leader_election.cc:343] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.323576 19976 raft_consensus.cc:493] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.324057 19976 raft_consensus.cc:515] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.324736 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaed02aa5ee4092bb6336a7bf818aa8" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:11.325302 19746 raft_consensus.cc:3060] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.326077 19976 leader_election.cc:290] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.326814 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727102f0d06948729539e397660c58a7" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
W20260709 13:06:11.328207 19709 leader_election.cc:343] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.329334 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727102f0d06948729539e397660c58a7" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:11.329882 19818 raft_consensus.cc:2468] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 0.
I20260709 13:06:11.331343 19710 leader_election.cc:304] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [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: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:11.332319 19961 tablet_bootstrap.cc:654] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.332804 19872 raft_consensus.cc:2804] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.333216 19872 raft_consensus.cc:493] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.333523 19872 raft_consensus.cc:3060] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.335137 19980 leader_election.cc:290] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:11.336122 19746 raft_consensus.cc:2468] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 1.
I20260709 13:06:11.338063 19783 leader_election.cc:304] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:11.339085 19980 raft_consensus.cc:2804] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.339681 19980 raft_consensus.cc:697] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Becoming Leader. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:11.340490 19980 consensus_queue.cc:237] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.344784 19872 raft_consensus.cc:515] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.345598 19961 tablet_bootstrap.cc:492] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:11.346086 19961 ts_tablet_manager.cc:1403] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260709 13:06:11.346239 19866 raft_consensus.cc:493] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.346743 19866 raft_consensus.cc:515] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.348819 19866 leader_election.cc:290] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.348678 19961 raft_consensus.cc:359] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.349185 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727102f0d06948729539e397660c58a7" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:11.349380 19961 raft_consensus.cc:385] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.349680 19961 raft_consensus.cc:740] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.349738 19818 raft_consensus.cc:3060] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.350373 19961 consensus_queue.cc:260] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.351055 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16dbe474e3574bef9808f744b53865cb" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:11.351842 19820 raft_consensus.cc:2393] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 377f46468442411fb40b6624ff0bf8a9 in current term 1: Already voted for candidate 442ebd3c5069420e87cb5bb96a54e458 in this term.
I20260709 13:06:11.352371 19961 ts_tablet_manager.cc:1434] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:06:11.352315 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727102f0d06948729539e397660c58a7" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:11.352996 19669 raft_consensus.cc:3060] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.353843 19961 tablet_bootstrap.cc:492] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9: Bootstrap starting.
I20260709 13:06:11.355809 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16dbe474e3574bef9808f744b53865cb" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:11.357432 19634 leader_election.cc:304] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9; no voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:11.357587 19566 catalog_manager.cc:5697] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131). New cstate: current_term: 1 leader_uuid: "9baa18ffc40c461db2d464b39ebede59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.358904 19984 raft_consensus.cc:3060] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.359615 19669 raft_consensus.cc:2468] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:11.360136 19961 tablet_bootstrap.cc:654] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.361869 19818 raft_consensus.cc:2468] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:11.363293 19710 leader_election.cc:304] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:11.364550 19872 leader_election.cc:290] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.365353 19866 raft_consensus.cc:493] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.365880 19866 raft_consensus.cc:515] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.368476 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:11.369160 19746 raft_consensus.cc:2393] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 377f46468442411fb40b6624ff0bf8a9 in current term 1: Already voted for candidate 9baa18ffc40c461db2d464b39ebede59 in this term.
I20260709 13:06:11.371098 19866 leader_election.cc:290] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.372522 19984 raft_consensus.cc:2749] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:11.374782 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:11.376132 19635 leader_election.cc:304] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9; no voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:11.376519 19961 tablet_bootstrap.cc:492] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9: No bootstrap required, opened a new log
I20260709 13:06:11.376610 19872 raft_consensus.cc:2804] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.377380 19961 ts_tablet_manager.cc:1403] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260709 13:06:11.377414 19984 raft_consensus.cc:3060] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.377645 19872 raft_consensus.cc:697] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Leader. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:11.378575 19872 consensus_queue.cc:237] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.379779 19961 raft_consensus.cc:359] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.380380 19961 raft_consensus.cc:385] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.380610 19961 raft_consensus.cc:740] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.381233 19961 consensus_queue.cc:260] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.383118 19961 ts_tablet_manager.cc:1434] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:06:11.386106 19984 raft_consensus.cc:2749] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:11.386814 19872 raft_consensus.cc:493] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.387346 19872 raft_consensus.cc:515] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.387692 19569 catalog_manager.cc:5697] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "442ebd3c5069420e87cb5bb96a54e458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.389323 19872 leader_election.cc:290] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.390030 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80663dd0361946c49868087a75a4be89" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9" is_pre_election: true
I20260709 13:06:11.390666 19669 raft_consensus.cc:2468] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 0.
I20260709 13:06:11.390702 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80663dd0361946c49868087a75a4be89" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:11.391343 19818 raft_consensus.cc:2468] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 0.
I20260709 13:06:11.391990 19709 leader_election.cc:304] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458; no voters: 
I20260709 13:06:11.392867 19872 raft_consensus.cc:2804] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.393200 19872 raft_consensus.cc:493] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.393464 19872 raft_consensus.cc:3060] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.399807 19872 raft_consensus.cc:515] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.401765 19872 leader_election.cc:290] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.402400 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80663dd0361946c49868087a75a4be89" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:11.402664 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80663dd0361946c49868087a75a4be89" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:11.402952 19669 raft_consensus.cc:3060] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.403231 19818 raft_consensus.cc:3060] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.408733 19669 raft_consensus.cc:2468] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:11.408882 19818 raft_consensus.cc:2468] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 1.
I20260709 13:06:11.409675 19709 leader_election.cc:304] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458; no voters: 
I20260709 13:06:11.410389 19872 raft_consensus.cc:2804] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.410801 19872 raft_consensus.cc:697] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Leader. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:11.411366 19872 consensus_queue.cc:237] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.418872 19566 catalog_manager.cc:5697] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130). New cstate: current_term: 1 leader_uuid: "442ebd3c5069420e87cb5bb96a54e458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.484800 19984 raft_consensus.cc:493] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.485237 19984 raft_consensus.cc:515] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.486840 19984 leader_election.cc:290] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.487576 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaed02aa5ee4092bb6336a7bf818aa8" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ebd3c5069420e87cb5bb96a54e458" is_pre_election: true
I20260709 13:06:11.487746 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaed02aa5ee4092bb6336a7bf818aa8" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9baa18ffc40c461db2d464b39ebede59" is_pre_election: true
I20260709 13:06:11.488305 19746 raft_consensus.cc:2393] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 377f46468442411fb40b6624ff0bf8a9 in current term 1: Already voted for candidate 9baa18ffc40c461db2d464b39ebede59 in this term.
I20260709 13:06:11.489178 19634 leader_election.cc:304] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9; no voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:11.489810 19984 raft_consensus.cc:3060] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.494796 19984 raft_consensus.cc:2749] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:11.553769 19746 raft_consensus.cc:3060] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.560765 19984 consensus_queue.cc:1048] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.571573 19984 consensus_queue.cc:1048] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.584822 19872 consensus_queue.cc:1048] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.595623 19669 raft_consensus.cc:3060] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.595935 19746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16dbe474e3574bef9808f744b53865cb"
dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
mode: GRACEFUL
new_leader_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:40180
I20260709 13:06:11.596686 19746 raft_consensus.cc:606] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Received request to transfer leadership to TS 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:11.605533 19872 consensus_queue.cc:1048] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.609390 19746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9422215b84a14034b85b0570594a4614"
dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
mode: GRACEFUL
new_leader_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:40180
I20260709 13:06:11.609994 19746 raft_consensus.cc:606] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Received request to transfer leadership to TS 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:11.616142 19820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4423b96188ff4f24b7e3ad6a170bafaf"
dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
mode: GRACEFUL
new_leader_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:48060
I20260709 13:06:11.616665 19820 raft_consensus.cc:606] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Received request to transfer leadership to TS 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:11.622781 19983 raft_consensus.cc:993] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458: : Instructing follower 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:11.622830 19980 consensus_queue.cc:1048] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:11.623301 19872 raft_consensus.cc:1081] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Signalling peer 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:11.623381 19820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0"
dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
mode: GRACEFUL
new_leader_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:48060
I20260709 13:06:11.624048 19820 raft_consensus.cc:606] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Received request to transfer leadership to TS 377f46468442411fb40b6624ff0bf8a9
I20260709 13:06:11.625017 19669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9422215b84a14034b85b0570594a4614"
dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:56124
I20260709 13:06:11.625662 19669 raft_consensus.cc:493] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.626094 19669 raft_consensus.cc:3060] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.629827 19943 raft_consensus.cc:993] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59: : Instructing follower 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:11.630443 19992 raft_consensus.cc:1081] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Signalling peer 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:11.633037 19667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0"
dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:56114
I20260709 13:06:11.633543 19667 raft_consensus.cc:493] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.633797 19667 raft_consensus.cc:3060] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.635887 19670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5b36af0ca1e46f3b3af2949da827d4f"
dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
mode: GRACEFUL
new_leader_uuid: "442ebd3c5069420e87cb5bb96a54e458"
 from {username='slave'} at 127.0.0.1:56136
I20260709 13:06:11.636478 19670 raft_consensus.cc:606] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Received request to transfer leadership to TS 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:11.637727 19992 consensus_queue.cc:1048] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.642828 19992 consensus_queue.cc:1048] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.643673 19669 raft_consensus.cc:515] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.643805 19667 raft_consensus.cc:515] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.646500 19745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:11.649348 19745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9422215b84a14034b85b0570594a4614" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:11.649700 19669 leader_election.cc:290] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 2 election: Requested vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.649921 19745 raft_consensus.cc:3055] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.650362 19745 raft_consensus.cc:740] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:11.651765 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9422215b84a14034b85b0570594a4614" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:11.652379 19820 raft_consensus.cc:3060] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.651263 19745 consensus_queue.cc:260] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.660121 19745 raft_consensus.cc:3060] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.663074 19983 consensus_queue.cc:1048] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:11.672183 19820 raft_consensus.cc:2468] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 2.
I20260709 13:06:11.673616 19667 leader_election.cc:290] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 2 election: Requested vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.675292 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:11.676126 19818 raft_consensus.cc:3055] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.676494 19818 raft_consensus.cc:740] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:11.677408 19818 consensus_queue.cc:260] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.678874 19818 raft_consensus.cc:3060] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.682277 19992 raft_consensus.cc:993] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59: : Instructing follower 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:11.682746 19992 raft_consensus.cc:1081] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Signalling peer 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:11.683401 19635 leader_election.cc:304] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:11.684445 19984 raft_consensus.cc:2804] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:11.684926 19984 raft_consensus.cc:697] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Becoming Leader. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:11.685699 19984 consensus_queue.cc:237] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.688944 19991 consensus_queue.cc:1048] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.690503 19669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4423b96188ff4f24b7e3ad6a170bafaf"
dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:56114
I20260709 13:06:11.691147 19669 raft_consensus.cc:493] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.691856 19818 raft_consensus.cc:2468] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 2.
I20260709 13:06:11.692268 19669 raft_consensus.cc:3060] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.677435 19745 raft_consensus.cc:2468] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 2.
I20260709 13:06:11.695174 19635 leader_election.cc:304] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [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: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:11.696587 19985 raft_consensus.cc:2804] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:11.697059 19985 raft_consensus.cc:697] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Becoming Leader. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:11.697877 19985 consensus_queue.cc:237] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.699105 19983 consensus_queue.cc:1048] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.700865 19669 raft_consensus.cc:515] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.706874 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4423b96188ff4f24b7e3ad6a170bafaf" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:11.709877 19669 leader_election.cc:290] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 2 election: Requested vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.710057 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4423b96188ff4f24b7e3ad6a170bafaf" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:11.710737 19818 raft_consensus.cc:3055] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.711267 19818 raft_consensus.cc:740] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:11.712596 19818 consensus_queue.cc:260] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.713569 19818 raft_consensus.cc:3060] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.721818 19567 catalog_manager.cc:5697] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 reported cstate change: term changed from 1 to 2, leader changed from 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130) to 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "377f46468442411fb40b6624ff0bf8a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.723701 19567 catalog_manager.cc:5697] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 reported cstate change: term changed from 1 to 2, leader changed from 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131) to 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "377f46468442411fb40b6624ff0bf8a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.725984 19818 raft_consensus.cc:2468] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 2.
I20260709 13:06:11.727000 19635 leader_election.cc:304] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [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: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 442ebd3c5069420e87cb5bb96a54e458
I20260709 13:06:11.727829 19985 raft_consensus.cc:2804] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:11.728276 19985 raft_consensus.cc:697] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Becoming Leader. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:11.729058 19985 consensus_queue.cc:237] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.738020 19568 catalog_manager.cc:5697] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 reported cstate change: term changed from 1 to 2, leader changed from 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131) to 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "377f46468442411fb40b6624ff0bf8a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.759470 19991 consensus_queue.cc:1048] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.769761 19943 consensus_queue.cc:1048] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.799919 19976 consensus_queue.cc:1048] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.807114 19948 raft_consensus.cc:993] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458: : Instructing follower 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:11.807590 19948 raft_consensus.cc:1081] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Signalling peer 377f46468442411fb40b6624ff0bf8a9 to start an election
I20260709 13:06:11.809772 19668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16dbe474e3574bef9808f744b53865cb"
dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
 from {username='slave'} at 127.0.0.1:56124
I20260709 13:06:11.810287 19668 raft_consensus.cc:493] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.810660 19668 raft_consensus.cc:3060] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.818104 19668 raft_consensus.cc:515] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.818364 19948 consensus_queue.cc:1048] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.819119 19669 raft_consensus.cc:1240] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Rejecting Update request from peer 442ebd3c5069420e87cb5bb96a54e458 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:11.820879 19746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16dbe474e3574bef9808f744b53865cb" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:11.821547 19746 raft_consensus.cc:3055] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.821866 19746 raft_consensus.cc:740] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:11.822449 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16dbe474e3574bef9808f744b53865cb" candidate_uuid: "377f46468442411fb40b6624ff0bf8a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:11.822983 19668 leader_election.cc:290] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [CANDIDATE]: Term 2 election: Requested vote from peers 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.822669 19746 consensus_queue.cc:260] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.823591 19948 consensus_queue.cc:1059] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.827731 19746 raft_consensus.cc:3060] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.833320 19746 raft_consensus.cc:2468] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377f46468442411fb40b6624ff0bf8a9 in term 2.
I20260709 13:06:11.834996 19634 leader_election.cc:304] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [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: 377f46468442411fb40b6624ff0bf8a9, 442ebd3c5069420e87cb5bb96a54e458; no voters: 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:11.835693 19985 raft_consensus.cc:2804] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:11.836161 19985 raft_consensus.cc:697] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Becoming Leader. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:11.836951 19985 consensus_queue.cc:237] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [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: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.843504 19948 consensus_queue.cc:1048] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.843593 19568 catalog_manager.cc:5697] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 reported cstate change: term changed from 1 to 2, leader changed from 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130) to 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129). New cstate: current_term: 2 leader_uuid: "377f46468442411fb40b6624ff0bf8a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.857911 19948 consensus_queue.cc:1048] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.937166 19948 consensus_queue.cc:1048] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.948418 19872 consensus_queue.cc:1048] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.960369 19984 raft_consensus.cc:993] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9: : Instructing follower 442ebd3c5069420e87cb5bb96a54e458 to start an election
I20260709 13:06:11.960826 19985 raft_consensus.cc:1081] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Signalling peer 442ebd3c5069420e87cb5bb96a54e458 to start an election
I20260709 13:06:11.962239 19746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5b36af0ca1e46f3b3af2949da827d4f"
dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
 from {username='slave'} at 127.0.0.1:40164
I20260709 13:06:11.962719 19746 raft_consensus.cc:493] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.963078 19746 raft_consensus.cc:3060] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.968014 19746 raft_consensus.cc:515] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.969617 19746 leader_election.cc:290] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 2 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131:32833)
I20260709 13:06:11.970432 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b36af0ca1e46f3b3af2949da827d4f" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:11.970721 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b36af0ca1e46f3b3af2949da827d4f" candidate_uuid: "442ebd3c5069420e87cb5bb96a54e458" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
I20260709 13:06:11.971078 19668 raft_consensus.cc:3055] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.971410 19820 raft_consensus.cc:3060] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.971455 19668 raft_consensus.cc:740] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:11.972445 19668 consensus_queue.cc:260] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.973371 19668 raft_consensus.cc:3060] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.977623 19820 raft_consensus.cc:2468] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 2.
I20260709 13:06:11.978631 19710 leader_election.cc:304] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:11.978785 19668 raft_consensus.cc:2468] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ebd3c5069420e87cb5bb96a54e458 in term 2.
I20260709 13:06:11.979348 19948 raft_consensus.cc:2804] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:11.979811 19948 raft_consensus.cc:697] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [term 2 LEADER]: Becoming Leader. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:11.980566 19948 consensus_queue.cc:237] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:11.986594 19567 catalog_manager.cc:5697] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 reported cstate change: term changed from 1 to 2, leader changed from 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129) to 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130). New cstate: current_term: 2 leader_uuid: "442ebd3c5069420e87cb5bb96a54e458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:12.088663 19746 raft_consensus.cc:1275] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.089943 19985 consensus_queue.cc:1048] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.098439 19820 raft_consensus.cc:1275] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.100082 19866 consensus_queue.cc:1048] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.222024 19820 raft_consensus.cc:1275] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.223354 19866 consensus_queue.cc:1048] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.231182 19746 raft_consensus.cc:3060] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.239780 19746 raft_consensus.cc:1275] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.241144 19866 consensus_queue.cc:1048] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.260412 19746 raft_consensus.cc:1275] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.261775 19866 consensus_queue.cc:1048] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.265069 19744 raft_consensus.cc:3060] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.275365 19744 raft_consensus.cc:1275] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.276834 19820 raft_consensus.cc:3060] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.277143 19866 consensus_queue.cc:1048] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:12.287523 19820 raft_consensus.cc:1275] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.288106 19818 raft_consensus.cc:1275] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Refusing update from remote peer 377f46468442411fb40b6624ff0bf8a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.290184 20031 consensus_queue.cc:1048] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.290621 19866 consensus_queue.cc:1048] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:12.399712 19820 raft_consensus.cc:1275] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Refusing update from remote peer 442ebd3c5069420e87cb5bb96a54e458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.400872 19872 consensus_queue.cc:1048] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.409078 19668 raft_consensus.cc:1275] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Refusing update from remote peer 442ebd3c5069420e87cb5bb96a54e458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.410435 19948 consensus_queue.cc:1048] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:14.654999 19568 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50210:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:06:14.675087 19568 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50210:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:06:14.762116 14442 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:06:14.855697 20075 tablet.cc:1724] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:14.858996 20069 tablet.cc:1724] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:14.873307 20080 tablet.cc:1724] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:06:14.870285 19697 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:16dbe474e3574bef9808f744b53865cb)
I20260709 13:06:14.840237 20071 tablet.cc:1724] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:14.874465 20083 tablet.cc:1724] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:06:14.941632 19697 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:16dbe474e3574bef9808f744b53865cb)
W20260709 13:06:14.959867 19697 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:16dbe474e3574bef9808f744b53865cb)
I20260709 13:06:14.954077 20095 tablet.cc:1724] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:14.969884 20075 tablet.cc:1724] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:14.990594 20085 tablet.cc:1724] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:14.990101 20083 tablet.cc:1724] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.045563 20080 tablet.cc:1724] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.053952 20071 tablet.cc:1724] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.041860 20099 tablet.cc:1724] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.061854 20069 tablet.cc:1724] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.085255 20100 tablet.cc:1724] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.104511 20080 tablet.cc:1724] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.105017 20075 tablet.cc:1724] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.114792 20104 tablet.cc:1724] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.121358 20071 tablet.cc:1724] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.130107 20080 tablet.cc:1724] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:06:15.160753 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:32833, user_credentials={real_user=slave}} blocked reactor thread for 154311us
I20260709 13:06:15.163074 20105 tablet.cc:1724] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.177650 20099 tablet.cc:1724] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.179590 20100 tablet.cc:1724] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.181859 20085 tablet.cc:1724] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.182754 20095 tablet.cc:1724] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.187755 20069 tablet.cc:1724] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.175173 20105 tablet.cc:1724] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.202827 19745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "727102f0d06948729539e397660c58a7"
dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
mode: GRACEFUL
new_leader_uuid: "9baa18ffc40c461db2d464b39ebede59"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:06:15.203508 19745 raft_consensus.cc:606] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Received request to transfer leadership to TS 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:15.206331 20091 raft_consensus.cc:993] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458: : Instructing follower 9baa18ffc40c461db2d464b39ebede59 to start an election
I20260709 13:06:15.206772 20091 raft_consensus.cc:1081] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Signalling peer 9baa18ffc40c461db2d464b39ebede59 to start an election
I20260709 13:06:15.211767 19819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "727102f0d06948729539e397660c58a7"
dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
 from {username='slave'} at 127.0.0.1:48058
I20260709 13:06:15.212301 19819 raft_consensus.cc:493] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:15.212682 19819 raft_consensus.cc:3060] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:15.213671 20095 tablet.cc:1724] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:15.220324 19819 raft_consensus.cc:515] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:15.223860 19745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727102f0d06948729539e397660c58a7" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:15.224409 19745 raft_consensus.cc:3055] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:15.224846 19745 raft_consensus.cc:740] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:15.225708 19745 consensus_queue.cc:260] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:15.226728 19745 raft_consensus.cc:3060] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:15.229667 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727102f0d06948729539e397660c58a7" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:15.230285 19667 raft_consensus.cc:3060] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:15.233549 19745 raft_consensus.cc:2468] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 2.
I20260709 13:06:15.233564 19819 leader_election.cc:290] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 2 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:15.234849 19783 leader_election.cc:304] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:15.235821 20088 raft_consensus.cc:2804] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:15.236274 20088 raft_consensus.cc:697] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 LEADER]: Becoming Leader. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:15.237069 20088 consensus_queue.cc:237] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:15.237846 19667 raft_consensus.cc:2468] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 2.
I20260709 13:06:15.238194 19669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0"
dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
mode: GRACEFUL
new_leader_uuid: "9baa18ffc40c461db2d464b39ebede59"
 from {username='slave'} at 127.0.0.1:56144
I20260709 13:06:15.238840 19669 raft_consensus.cc:606] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Received request to transfer leadership to TS 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:15.240038 14442 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:06:15.240585 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:15.240725 19568 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7: soft_deleted_table [id=c6308f87f377400282c9a0fcfecfcaeb] alter complete (version 1)
I20260709 13:06:15.250386 19669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "531e13e1e85b425d9ec2464480b5b7fa"
dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
mode: GRACEFUL
new_leader_uuid: "9baa18ffc40c461db2d464b39ebede59"
 from {username='slave'} at 127.0.0.1:56144
I20260709 13:06:15.250943 19669 raft_consensus.cc:606] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Received request to transfer leadership to TS 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:15.253671 19745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d"
dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
mode: GRACEFUL
new_leader_uuid: "9baa18ffc40c461db2d464b39ebede59"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:06:15.253332 19569 catalog_manager.cc:5697] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 reported cstate change: term changed from 1 to 2, leader changed from 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130) to 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131). New cstate: current_term: 2 leader_uuid: "9baa18ffc40c461db2d464b39ebede59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:15.254186 19745 raft_consensus.cc:606] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 2 LEADER]: Received request to transfer leadership to TS 9baa18ffc40c461db2d464b39ebede59
I20260709 13:06:15.255328 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:15.255770 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:15.341197 20078 raft_consensus.cc:993] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9: : Instructing follower 9baa18ffc40c461db2d464b39ebede59 to start an election
I20260709 13:06:15.341641 20031 raft_consensus.cc:1081] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Signalling peer 9baa18ffc40c461db2d464b39ebede59 to start an election
I20260709 13:06:15.342980 19819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0"
dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
 from {username='slave'} at 127.0.0.1:48054
I20260709 13:06:15.343533 19819 raft_consensus.cc:493] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:15.343842 19819 raft_consensus.cc:3060] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:15.348680 19819 raft_consensus.cc:515] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:15.350224 19819 leader_election.cc:290] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 3 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:15.350997 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:15.351377 19745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc15fe8b9774972886d496d9da84ff0" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:15.351673 19669 raft_consensus.cc:3055] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:15.351925 19745 raft_consensus.cc:3060] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:15.352039 19669 raft_consensus.cc:740] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:15.352797 19669 consensus_queue.cc:260] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:15.353637 19669 raft_consensus.cc:3060] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:15.356433 19745 raft_consensus.cc:2468] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 3.
I20260709 13:06:15.357501 19783 leader_election.cc:304] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [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: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:15.358179 20088 raft_consensus.cc:2804] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:15.358397 19669 raft_consensus.cc:2468] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 3.
I20260709 13:06:15.358579 20088 raft_consensus.cc:697] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 3 LEADER]: Becoming Leader. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:15.359467 20088 consensus_queue.cc:237] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:15.366353 19569 catalog_manager.cc:5697] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 reported cstate change: term changed from 2 to 3, leader changed from 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129) to 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131). New cstate: current_term: 3 leader_uuid: "9baa18ffc40c461db2d464b39ebede59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:15.532668 20078 raft_consensus.cc:993] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9: : Instructing follower 9baa18ffc40c461db2d464b39ebede59 to start an election
I20260709 13:06:15.533164 20031 raft_consensus.cc:1081] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Signalling peer 9baa18ffc40c461db2d464b39ebede59 to start an election
I20260709 13:06:15.534574 19819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "531e13e1e85b425d9ec2464480b5b7fa"
dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
 from {username='slave'} at 127.0.0.1:48054
I20260709 13:06:15.534999 19819 raft_consensus.cc:493] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:15.535356 19819 raft_consensus.cc:3060] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:15.541196 19819 raft_consensus.cc:515] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:15.542899 19819 leader_election.cc:290] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 2 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:15.543852 19745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531e13e1e85b425d9ec2464480b5b7fa" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:15.543738 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531e13e1e85b425d9ec2464480b5b7fa" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:15.544493 19745 raft_consensus.cc:3060] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:15.544617 19667 raft_consensus.cc:3055] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:15.545043 19667 raft_consensus.cc:740] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 377f46468442411fb40b6624ff0bf8a9, State: Running, Role: LEADER
I20260709 13:06:15.545717 19667 consensus_queue.cc:260] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:15.546674 19667 raft_consensus.cc:3060] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:15.549032 19745 raft_consensus.cc:2468] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 2.
I20260709 13:06:15.550004 19783 leader_election.cc:304] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ebd3c5069420e87cb5bb96a54e458, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:15.550819 20088 raft_consensus.cc:2804] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:15.551273 20088 raft_consensus.cc:697] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [term 2 LEADER]: Becoming Leader. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:15.551824 19667 raft_consensus.cc:2468] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 2.
I20260709 13:06:15.552099 20088 consensus_queue.cc:237] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:15.559296 19569 catalog_manager.cc:5697] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 reported cstate change: term changed from 1 to 2, leader changed from 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129) to 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131). New cstate: current_term: 2 leader_uuid: "9baa18ffc40c461db2d464b39ebede59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:15.671473 19667 raft_consensus.cc:1275] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Refusing update from remote peer 9baa18ffc40c461db2d464b39ebede59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:15.672757 20088 consensus_queue.cc:1048] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.681344 19745 raft_consensus.cc:1275] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Refusing update from remote peer 9baa18ffc40c461db2d464b39ebede59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:15.683146 20088 consensus_queue.cc:1048] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.802016 20091 raft_consensus.cc:993] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458: : Instructing follower 9baa18ffc40c461db2d464b39ebede59 to start an election
I20260709 13:06:15.802532 20035 raft_consensus.cc:1081] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 2 LEADER]: Signalling peer 9baa18ffc40c461db2d464b39ebede59 to start an election
I20260709 13:06:15.804036 19819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d"
dest_uuid: "9baa18ffc40c461db2d464b39ebede59"
 from {username='slave'} at 127.0.0.1:48058
I20260709 13:06:15.804576 19819 raft_consensus.cc:493] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:15.804965 19819 raft_consensus.cc:3060] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:15.810664 19819 raft_consensus.cc:515] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:15.812243 19819 leader_election.cc:290] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [CANDIDATE]: Term 3 election: Requested vote from peers 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723), 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019)
I20260709 13:06:15.812902 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "377f46468442411fb40b6624ff0bf8a9"
I20260709 13:06:15.813154 19745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5715c3156f94b749a6c9770dd7d844d" candidate_uuid: "9baa18ffc40c461db2d464b39ebede59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "442ebd3c5069420e87cb5bb96a54e458"
I20260709 13:06:15.813522 19667 raft_consensus.cc:3060] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:15.813716 19745 raft_consensus.cc:3055] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:15.814100 19745 raft_consensus.cc:740] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 442ebd3c5069420e87cb5bb96a54e458, State: Running, Role: LEADER
I20260709 13:06:15.814764 19745 consensus_queue.cc:260] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [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: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:15.815917 19745 raft_consensus.cc:3060] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:15.818794 19667 raft_consensus.cc:2468] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 3.
I20260709 13:06:15.819909 19783 leader_election.cc:304] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [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: 377f46468442411fb40b6624ff0bf8a9, 9baa18ffc40c461db2d464b39ebede59; no voters: 
I20260709 13:06:15.820565 20088 raft_consensus.cc:2804] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:15.821022 20088 raft_consensus.cc:697] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 3 LEADER]: Becoming Leader. State: Replica: 9baa18ffc40c461db2d464b39ebede59, State: Running, Role: LEADER
I20260709 13:06:15.821780 19745 raft_consensus.cc:2468] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9baa18ffc40c461db2d464b39ebede59 in term 3.
I20260709 13:06:15.821858 20088 consensus_queue.cc:237] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [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: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } }
I20260709 13:06:15.828101 19667 raft_consensus.cc:1275] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 3 FOLLOWER]: Refusing update from remote peer 9baa18ffc40c461db2d464b39ebede59: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:15.829352 20088 consensus_queue.cc:1048] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.830089 19569 catalog_manager.cc:5697] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 reported cstate change: term changed from 2 to 3, leader changed from 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130) to 9baa18ffc40c461db2d464b39ebede59 (127.14.26.131). New cstate: current_term: 3 leader_uuid: "9baa18ffc40c461db2d464b39ebede59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9baa18ffc40c461db2d464b39ebede59" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 32833 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:15.840538 19745 raft_consensus.cc:1275] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 3 FOLLOWER]: Refusing update from remote peer 9baa18ffc40c461db2d464b39ebede59: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:15.841851 20088 consensus_queue.cc:1048] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:16.001971 19745 raft_consensus.cc:1275] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Refusing update from remote peer 9baa18ffc40c461db2d464b39ebede59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:16.003240 20088 consensus_queue.cc:1048] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.012667 19667 raft_consensus.cc:1275] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Refusing update from remote peer 9baa18ffc40c461db2d464b39ebede59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:16.014034 20088 consensus_queue.cc:1048] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.264840 19745 raft_consensus.cc:1275] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 3 FOLLOWER]: Refusing update from remote peer 9baa18ffc40c461db2d464b39ebede59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:16.266109 20088 consensus_queue.cc:1048] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ebd3c5069420e87cb5bb96a54e458" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:16.279767 19667 raft_consensus.cc:1275] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 3 FOLLOWER]: Refusing update from remote peer 9baa18ffc40c461db2d464b39ebede59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:16.281219 20098 consensus_queue.cc:1048] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377f46468442411fb40b6624ff0bf8a9" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 39723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:16.328008 14442 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:06:16.333775 14442 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:06:16.334143 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:16.339794 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:06:16.340130 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:17.370464 14442 tablet_server.cc:179] TabletServer@127.14.26.129:0 shutting down...
W20260709 13:06:17.376436 19709 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260709 13:06:17.380198 19709 consensus_peers.cc:597] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 -> Peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Couldn't send request to peer 377f46468442411fb40b6624ff0bf8a9. 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 13:06:17.394798 19709 consensus_peers.cc:597] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 -> Peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Couldn't send request to peer 377f46468442411fb40b6624ff0bf8a9. 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 13:06:17.408371 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:17.409235 14442 tablet_replica.cc:333] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.409897 14442 raft_consensus.cc:2243] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.410374 14442 raft_consensus.cc:2272] T feaed02aa5ee4092bb6336a7bf818aa8 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.412192 14442 tablet_replica.cc:333] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.412775 14442 raft_consensus.cc:2243] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.413203 14442 raft_consensus.cc:2272] T 727102f0d06948729539e397660c58a7 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.414875 14442 tablet_replica.cc:333] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.415457 14442 raft_consensus.cc:2243] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.415863 14442 raft_consensus.cc:2272] T 80663dd0361946c49868087a75a4be89 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.417551 14442 tablet_replica.cc:333] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.418226 14442 raft_consensus.cc:2243] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.419144 14442 raft_consensus.cc:2272] T 16dbe474e3574bef9808f744b53865cb P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.421154 14442 tablet_replica.cc:333] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
W20260709 13:06:17.421689 19709 consensus_peers.cc:597] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 -> Peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Couldn't send request to peer 377f46468442411fb40b6624ff0bf8a9. 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 13:06:17.421808 14442 raft_consensus.cc:2243] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:06:17.422312 19783 consensus_peers.cc:597] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 -> Peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Couldn't send request to peer 377f46468442411fb40b6624ff0bf8a9. 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 13:06:17.422878 14442 raft_consensus.cc:2272] T 9422215b84a14034b85b0570594a4614 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.424612 14442 tablet_replica.cc:333] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.425096 14442 raft_consensus.cc:2243] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.425449 14442 raft_consensus.cc:2272] T c5b36af0ca1e46f3b3af2949da827d4f P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.427112 14442 tablet_replica.cc:333] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.427580 14442 raft_consensus.cc:2243] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.427937 14442 raft_consensus.cc:2272] T 0b1ffcfd4d074d0c873a04714e70d3ec P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.429697 14442 tablet_replica.cc:333] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.430181 14442 raft_consensus.cc:2243] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.430516 14442 raft_consensus.cc:2272] T 531e13e1e85b425d9ec2464480b5b7fa P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.432293 14442 tablet_replica.cc:333] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.432751 14442 raft_consensus.cc:2243] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.433080 14442 raft_consensus.cc:2272] T f4b700690acf46ddb637b329699d3254 P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.434747 14442 tablet_replica.cc:333] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.435237 14442 raft_consensus.cc:2243] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.435912 14442 raft_consensus.cc:2272] T 4321508e0498424696c2266f5b516684 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.437594 14442 tablet_replica.cc:333] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.438047 14442 raft_consensus.cc:2243] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.438814 14442 raft_consensus.cc:2272] T 4423b96188ff4f24b7e3ad6a170bafaf P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.440477 14442 tablet_replica.cc:333] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.441000 14442 raft_consensus.cc:2243] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.441676 14442 raft_consensus.cc:2272] T 274029eff97948c98efe02628d49c955 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.443432 14442 tablet_replica.cc:333] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.443946 14442 raft_consensus.cc:2243] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.444386 14442 raft_consensus.cc:2272] T 1bddb098ad73434593bbe69ceb23d8d7 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.446075 14442 tablet_replica.cc:333] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.446578 14442 raft_consensus.cc:2243] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.447316 14442 raft_consensus.cc:2272] T e54e357b12014755bdae1bc9deb111b7 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.449208 14442 tablet_replica.cc:333] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.449708 14442 raft_consensus.cc:2243] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.450090 14442 raft_consensus.cc:2272] T acc15fe8b9774972886d496d9da84ff0 P 377f46468442411fb40b6624ff0bf8a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.451995 14442 tablet_replica.cc:333] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.452589 14442 raft_consensus.cc:2243] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.453064 14442 raft_consensus.cc:2272] T 7ad7ccd591304c878c71d265729a2010 P 377f46468442411fb40b6624ff0bf8a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.455348 14442 tablet_replica.cc:333] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.455780 14442 raft_consensus.cc:2243] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.456106 14442 raft_consensus.cc:2272] T 37d460d290c74c738a6c26e31898b95b P 377f46468442411fb40b6624ff0bf8a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.457758 14442 tablet_replica.cc:333] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9: stopping tablet replica
I20260709 13:06:17.458155 14442 raft_consensus.cc:2243] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.458498 14442 raft_consensus.cc:2272] T a5715c3156f94b749a6c9770dd7d844d P 377f46468442411fb40b6624ff0bf8a9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:17.488083 19783 consensus_peers.cc:597] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 -> Peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Couldn't send request to peer 377f46468442411fb40b6624ff0bf8a9. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:39723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:17.488453 19783 consensus_peers.cc:597] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 -> Peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Couldn't send request to peer 377f46468442411fb40b6624ff0bf8a9. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:39723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:17.492388 19783 consensus_peers.cc:597] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 -> Peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Couldn't send request to peer 377f46468442411fb40b6624ff0bf8a9. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:39723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.496912 14442 tablet_server.cc:196] TabletServer@127.14.26.129:0 shutdown complete.
I20260709 13:06:17.525596 14442 tablet_server.cc:179] TabletServer@127.14.26.130:0 shutting down...
I20260709 13:06:17.553476 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:17.554127 14442 tablet_replica.cc:333] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.554750 14442 raft_consensus.cc:2243] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.555274 14442 raft_consensus.cc:2272] T 727102f0d06948729539e397660c58a7 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.556993 14442 tablet_replica.cc:333] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.557596 14442 raft_consensus.cc:2243] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.558327 14442 raft_consensus.cc:2272] T 80663dd0361946c49868087a75a4be89 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.560086 14442 tablet_replica.cc:333] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.560627 14442 raft_consensus.cc:2243] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.561038 14442 raft_consensus.cc:2272] T feaed02aa5ee4092bb6336a7bf818aa8 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.562587 14442 tablet_replica.cc:333] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.563165 14442 raft_consensus.cc:2243] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.563850 14442 raft_consensus.cc:2272] T c5b36af0ca1e46f3b3af2949da827d4f P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.565411 14442 tablet_replica.cc:333] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.565936 14442 raft_consensus.cc:2243] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.566341 14442 raft_consensus.cc:2272] T 16dbe474e3574bef9808f744b53865cb P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.567956 14442 tablet_replica.cc:333] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.568486 14442 raft_consensus.cc:2243] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.568890 14442 raft_consensus.cc:2272] T 9422215b84a14034b85b0570594a4614 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.570478 14442 tablet_replica.cc:333] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.570969 14442 raft_consensus.cc:2243] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.571717 14442 raft_consensus.cc:2272] T 0b1ffcfd4d074d0c873a04714e70d3ec P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.573325 14442 tablet_replica.cc:333] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.573860 14442 raft_consensus.cc:2243] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.574276 14442 raft_consensus.cc:2272] T 274029eff97948c98efe02628d49c955 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.576076 14442 tablet_replica.cc:333] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.576747 14442 raft_consensus.cc:2243] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.577157 14442 raft_consensus.cc:2272] T 4423b96188ff4f24b7e3ad6a170bafaf P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.578724 14442 tablet_replica.cc:333] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.579245 14442 raft_consensus.cc:2243] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.579639 14442 raft_consensus.cc:2272] T a5715c3156f94b749a6c9770dd7d844d P 442ebd3c5069420e87cb5bb96a54e458 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.581271 14442 tablet_replica.cc:333] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.581765 14442 raft_consensus.cc:2243] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.582177 14442 raft_consensus.cc:2272] T acc15fe8b9774972886d496d9da84ff0 P 442ebd3c5069420e87cb5bb96a54e458 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.583771 14442 tablet_replica.cc:333] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.584298 14442 raft_consensus.cc:2243] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.585120 14442 raft_consensus.cc:2272] T 7ad7ccd591304c878c71d265729a2010 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.586938 14442 tablet_replica.cc:333] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.587688 14442 raft_consensus.cc:2243] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.588171 14442 raft_consensus.cc:2272] T e54e357b12014755bdae1bc9deb111b7 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:17.589602 19783 consensus_peers.cc:597] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 -> Peer 377f46468442411fb40b6624ff0bf8a9 (127.14.26.129:39723): Couldn't send request to peer 377f46468442411fb40b6624ff0bf8a9. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:39723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.590011 14442 tablet_replica.cc:333] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.590605 14442 raft_consensus.cc:2243] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.591003 14442 raft_consensus.cc:2272] T 1bddb098ad73434593bbe69ceb23d8d7 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.592743 14442 tablet_replica.cc:333] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.593243 14442 raft_consensus.cc:2243] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.593967 14442 raft_consensus.cc:2272] T f4b700690acf46ddb637b329699d3254 P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.595790 14442 tablet_replica.cc:333] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.596251 14442 raft_consensus.cc:2243] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.596722 14442 raft_consensus.cc:2272] T 4321508e0498424696c2266f5b516684 P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.599112 14442 tablet_replica.cc:333] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
W20260709 13:06:17.599149 19783 consensus_peers.cc:597] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 -> Peer 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019): Couldn't send request to peer 442ebd3c5069420e87cb5bb96a54e458. 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 13:06:17.599735 14442 raft_consensus.cc:2243] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.600183 14442 raft_consensus.cc:2272] T 531e13e1e85b425d9ec2464480b5b7fa P 442ebd3c5069420e87cb5bb96a54e458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.601958 14442 tablet_replica.cc:333] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458: stopping tablet replica
I20260709 13:06:17.602425 14442 raft_consensus.cc:2243] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.603189 14442 raft_consensus.cc:2272] T 37d460d290c74c738a6c26e31898b95b P 442ebd3c5069420e87cb5bb96a54e458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.643313 14442 tablet_server.cc:196] TabletServer@127.14.26.130:0 shutdown complete.
I20260709 13:06:17.670363 14442 tablet_server.cc:179] TabletServer@127.14.26.131:0 shutting down...
I20260709 13:06:17.698298 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:17.698966 14442 tablet_replica.cc:333] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.699654 14442 raft_consensus.cc:2243] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.700428 14442 raft_consensus.cc:2272] T feaed02aa5ee4092bb6336a7bf818aa8 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.702178 14442 tablet_replica.cc:333] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.702749 14442 raft_consensus.cc:2243] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.703255 14442 raft_consensus.cc:2272] T 80663dd0361946c49868087a75a4be89 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.704963 14442 tablet_replica.cc:333] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
W20260709 13:06:17.705061 19783 consensus_peers.cc:597] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 -> Peer 442ebd3c5069420e87cb5bb96a54e458 (127.14.26.130:33019): Couldn't send request to peer 442ebd3c5069420e87cb5bb96a54e458. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.130:33019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.705541 14442 raft_consensus.cc:2243] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.706375 14442 raft_consensus.cc:2272] T 727102f0d06948729539e397660c58a7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.708196 14442 tablet_replica.cc:333] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.708715 14442 raft_consensus.cc:2243] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.709123 14442 raft_consensus.cc:2272] T c5b36af0ca1e46f3b3af2949da827d4f P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.710655 14442 tablet_replica.cc:333] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.711233 14442 raft_consensus.cc:2243] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.711640 14442 raft_consensus.cc:2272] T 16dbe474e3574bef9808f744b53865cb P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.713150 14442 tablet_replica.cc:333] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.713650 14442 raft_consensus.cc:2243] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.714054 14442 raft_consensus.cc:2272] T 9422215b84a14034b85b0570594a4614 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.715683 14442 tablet_replica.cc:333] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.716187 14442 raft_consensus.cc:2243] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.716588 14442 raft_consensus.cc:2272] T 0b1ffcfd4d074d0c873a04714e70d3ec P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.718127 14442 tablet_replica.cc:333] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.718636 14442 raft_consensus.cc:2243] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.719112 14442 raft_consensus.cc:2272] T 4423b96188ff4f24b7e3ad6a170bafaf P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.720665 14442 tablet_replica.cc:333] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.721163 14442 raft_consensus.cc:2243] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.721572 14442 raft_consensus.cc:2272] T 274029eff97948c98efe02628d49c955 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.723325 14442 tablet_replica.cc:333] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.723807 14442 raft_consensus.cc:2243] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.724524 14442 raft_consensus.cc:2272] T 531e13e1e85b425d9ec2464480b5b7fa P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.726217 14442 tablet_replica.cc:333] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.726729 14442 raft_consensus.cc:2243] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.727190 14442 raft_consensus.cc:2272] T f4b700690acf46ddb637b329699d3254 P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.728888 14442 tablet_replica.cc:333] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.729396 14442 raft_consensus.cc:2243] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.729789 14442 raft_consensus.cc:2272] T 4321508e0498424696c2266f5b516684 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.731541 14442 tablet_replica.cc:333] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.732021 14442 raft_consensus.cc:2243] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.732721 14442 raft_consensus.cc:2272] T a5715c3156f94b749a6c9770dd7d844d P 9baa18ffc40c461db2d464b39ebede59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.734416 14442 tablet_replica.cc:333] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.734931 14442 raft_consensus.cc:2243] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.735383 14442 raft_consensus.cc:2272] T e54e357b12014755bdae1bc9deb111b7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.737075 14442 tablet_replica.cc:333] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.737569 14442 raft_consensus.cc:2243] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.738252 14442 raft_consensus.cc:2272] T 1bddb098ad73434593bbe69ceb23d8d7 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.740091 14442 tablet_replica.cc:333] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.740571 14442 raft_consensus.cc:2243] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.740958 14442 raft_consensus.cc:2272] T 37d460d290c74c738a6c26e31898b95b P 9baa18ffc40c461db2d464b39ebede59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.742765 14442 tablet_replica.cc:333] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.743280 14442 raft_consensus.cc:2243] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.743978 14442 raft_consensus.cc:2272] T acc15fe8b9774972886d496d9da84ff0 P 9baa18ffc40c461db2d464b39ebede59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.745550 14442 tablet_replica.cc:333] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59: stopping tablet replica
I20260709 13:06:17.746008 14442 raft_consensus.cc:2243] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.746418 14442 raft_consensus.cc:2272] T 7ad7ccd591304c878c71d265729a2010 P 9baa18ffc40c461db2d464b39ebede59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.782251 14442 tablet_server.cc:196] TabletServer@127.14.26.131:0 shutdown complete.
I20260709 13:06:17.811474 14442 master.cc:562] Master@127.14.26.190:42247 shutting down...
I20260709 13:06:17.830376 14442 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.830875 14442 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.831219 14442 tablet_replica.cc:333] T 00000000000000000000000000000000 P b3af1265415e48f3a457b54ac0fc9bf7: stopping tablet replica
I20260709 13:06:17.851534 14442 master.cc:584] Master@127.14.26.190:42247 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12235 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:06:17.931716 14442 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.26.190:44319
I20260709 13:06:17.932900 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:17.938902 20126 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 13:06:17.939940 20129 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 13:06:17.940647 20127 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 13:06:17.940752 14442 server_base.cc:1061] running on GCE node
I20260709 13:06:17.941815 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:17.942022 14442 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 13:06:17.942179 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602377942163 us; error 0 us; skew 500 ppm
I20260709 13:06:17.942708 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:17.948836 14442 webserver.cc:533] Webserver started at http://127.14.26.190:40551/ using document root <none> and password file <none>
I20260709 13:06:17.949353 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:17.949564 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:17.949862 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:17.951637 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/master-0-root/instance:
uuid: "e6e148e312c64ae2a164a76968377530"
format_stamp: "Formatted at 2026-07-09 13:06:17 on dist-test-slave-z3gg"
I20260709 13:06:17.959997 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:06:17.965449 20134 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:17.966483 14442 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 13:06:17.966879 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/master-0-root
uuid: "e6e148e312c64ae2a164a76968377530"
format_stamp: "Formatted at 2026-07-09 13:06:17 on dist-test-slave-z3gg"
I20260709 13:06:17.967239 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-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 13:06:18.000744 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:18.002046 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:18.048062 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.190:44319
I20260709 13:06:18.048166 20185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.190:44319 every 8 connection(s)
I20260709 13:06:18.052593 20186 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 13:06:18.067217 20186 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530: Bootstrap starting.
I20260709 13:06:18.072537 20186 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.076831 20186 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530: No bootstrap required, opened a new log
I20260709 13:06:18.079210 20186 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e148e312c64ae2a164a76968377530" member_type: VOTER }
I20260709 13:06:18.079689 20186 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.079947 20186 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e148e312c64ae2a164a76968377530, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.080626 20186 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6e148e312c64ae2a164a76968377530" member_type: VOTER }
I20260709 13:06:18.081121 20186 raft_consensus.cc:399] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:18.081337 20186 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:18.081645 20186 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:18.086651 20186 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e148e312c64ae2a164a76968377530" member_type: VOTER }
I20260709 13:06:18.087184 20186 leader_election.cc:304] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [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: e6e148e312c64ae2a164a76968377530; no voters: 
I20260709 13:06:18.088306 20186 leader_election.cc:290] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:18.088925 20189 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:18.090526 20189 raft_consensus.cc:697] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [term 1 LEADER]: Becoming Leader. State: Replica: e6e148e312c64ae2a164a76968377530, State: Running, Role: LEADER
I20260709 13:06:18.091357 20186 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:18.091377 20189 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [LEADER]: Queue going to LEADER mode. State: All 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: "e6e148e312c64ae2a164a76968377530" member_type: VOTER }
I20260709 13:06:18.099380 20191 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6e148e312c64ae2a164a76968377530. Latest consensus state: current_term: 1 leader_uuid: "e6e148e312c64ae2a164a76968377530" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e148e312c64ae2a164a76968377530" member_type: VOTER } }
I20260709 13:06:18.099696 20190 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e6e148e312c64ae2a164a76968377530" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e148e312c64ae2a164a76968377530" member_type: VOTER } }
I20260709 13:06:18.100204 20191 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:18.100395 20190 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:18.102415 20198 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:18.110122 20198 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:18.111135 14442 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:18.118939 20198 catalog_manager.cc:1383] Generated new cluster ID: 56f97dc7fa794742b0843c520ce3bc2b
I20260709 13:06:18.119240 20198 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:18.140343 20198 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:18.141767 20198 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:18.155292 20198 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530: Generated new TSK 0
I20260709 13:06:18.155902 20198 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:18.178071 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:18.184840 20207 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 13:06:18.186103 20208 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 13:06:18.187546 20210 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 13:06:18.188732 14442 server_base.cc:1061] running on GCE node
I20260709 13:06:18.189723 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:18.189917 14442 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 13:06:18.190089 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602378190070 us; error 0 us; skew 500 ppm
I20260709 13:06:18.190687 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:18.193008 14442 webserver.cc:533] Webserver started at http://127.14.26.129:34713/ using document root <none> and password file <none>
I20260709 13:06:18.193521 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:18.193709 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:18.193986 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:18.195333 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/ts-0-root/instance:
uuid: "77f0549c3b9147149efd7a55996ae28d"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-z3gg"
I20260709 13:06:18.199746 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:06:18.203135 20215 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.203907 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:06:18.204195 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/ts-0-root
uuid: "77f0549c3b9147149efd7a55996ae28d"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-z3gg"
I20260709 13:06:18.204468 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-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 13:06:18.222410 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:18.223747 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:18.225198 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:18.227579 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:18.227797 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.228045 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:18.228237 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.271057 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.129:45931
I20260709 13:06:18.271198 20277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.129:45931 every 8 connection(s)
I20260709 13:06:18.276574 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:18.284641 20282 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 13:06:18.286818 20283 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 13:06:18.287350 20285 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 13:06:18.287967 14442 server_base.cc:1061] running on GCE node
I20260709 13:06:18.289719 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:18.289919 14442 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 13:06:18.290128 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602378290093 us; error 0 us; skew 500 ppm
I20260709 13:06:18.290550 20278 heartbeater.cc:344] Connected to a master server at 127.14.26.190:44319
I20260709 13:06:18.290895 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:18.290985 20278 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:18.292132 20278 heartbeater.cc:507] Master 127.14.26.190:44319 requested a full tablet report, sending...
I20260709 13:06:18.293840 14442 webserver.cc:533] Webserver started at http://127.14.26.130:37679/ using document root <none> and password file <none>
I20260709 13:06:18.294420 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:18.294605 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:18.294483 20151 ts_manager.cc:194] Registered new tserver with Master: 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931)
I20260709 13:06:18.294981 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:18.296366 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/ts-1-root/instance:
uuid: "e496e75064f3480595861fc567023ece"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-z3gg"
I20260709 13:06:18.296741 20151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49320
I20260709 13:06:18.301522 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:06:18.305215 20290 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.306088 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:18.306463 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/ts-1-root
uuid: "e496e75064f3480595861fc567023ece"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-z3gg"
I20260709 13:06:18.306798 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-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 13:06:18.332474 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:18.333730 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:18.335270 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:18.337502 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:18.337728 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.337961 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:18.338138 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.379220 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.130:32805
I20260709 13:06:18.379314 20352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.130:32805 every 8 connection(s)
I20260709 13:06:18.384279 14442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:18.391984 20356 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 13:06:18.393738 20357 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 13:06:18.397017 14442 server_base.cc:1061] running on GCE node
W20260709 13:06:18.397322 20359 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 13:06:18.397985 20353 heartbeater.cc:344] Connected to a master server at 127.14.26.190:44319
I20260709 13:06:18.398430 20353 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:18.398489 14442 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:18.398803 14442 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 13:06:18.398976 14442 hybrid_clock.cc:648] HybridClock initialized: now 1783602378398958 us; error 0 us; skew 500 ppm
I20260709 13:06:18.399355 20353 heartbeater.cc:507] Master 127.14.26.190:44319 requested a full tablet report, sending...
I20260709 13:06:18.399673 14442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:18.401487 20151 ts_manager.cc:194] Registered new tserver with Master: e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:18.402632 14442 webserver.cc:533] Webserver started at http://127.14.26.131:37379/ using document root <none> and password file <none>
I20260709 13:06:18.403434 14442 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:18.403452 20151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49330
I20260709 13:06:18.403772 14442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:18.404125 14442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:18.405898 14442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/ts-2-root/instance:
uuid: "1b81217de4cd49839216c5bb2c9f024c"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-z3gg"
I20260709 13:06:18.410528 14442 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 13:06:18.413926 20364 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.414618 14442 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:18.414909 14442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/ts-2-root
uuid: "1b81217de4cd49839216c5bb2c9f024c"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-z3gg"
I20260709 13:06:18.415243 14442 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb1bnmB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602236288973-14442-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 13:06:18.435721 14442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:18.436964 14442 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:18.438452 14442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:18.440732 14442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:18.440963 14442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.441212 14442 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:18.441385 14442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.484372 14442 rpc_server.cc:307] RPC server started. Bound to: 127.14.26.131:33025
I20260709 13:06:18.484581 20426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.26.131:33025 every 8 connection(s)
I20260709 13:06:18.498193 20427 heartbeater.cc:344] Connected to a master server at 127.14.26.190:44319
I20260709 13:06:18.498658 20427 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:18.499444 20427 heartbeater.cc:507] Master 127.14.26.190:44319 requested a full tablet report, sending...
I20260709 13:06:18.501469 20151 ts_manager.cc:194] Registered new tserver with Master: 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:18.502240 14442 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014424832s
I20260709 13:06:18.503409 20151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49334
I20260709 13:06:18.528431 20151 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49348:
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 13:06:18.531324 20151 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 13:06:18.626120 20318 tablet_service.cc:1511] Processing CreateTablet for tablet b435a49ee0ad4e39be483535e8ed5cb8 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:18.627133 20391 tablet_service.cc:1511] Processing CreateTablet for tablet 67c161ef036349598b893e6cf26cd62c (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:18.627712 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b435a49ee0ad4e39be483535e8ed5cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.627938 20392 tablet_service.cc:1511] Processing CreateTablet for tablet b435a49ee0ad4e39be483535e8ed5cb8 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:18.628677 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c161ef036349598b893e6cf26cd62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.630272 20388 tablet_service.cc:1511] Processing CreateTablet for tablet 36613ce4cf184114bf443e9ee62bb3b3 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:18.631968 20388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36613ce4cf184114bf443e9ee62bb3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.632201 20390 tablet_service.cc:1511] Processing CreateTablet for tablet 77ad499ac0b24731a12a357b8831a246 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:18.632863 20316 tablet_service.cc:1511] Processing CreateTablet for tablet 77ad499ac0b24731a12a357b8831a246 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:18.633597 20390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ad499ac0b24731a12a357b8831a246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.634275 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ad499ac0b24731a12a357b8831a246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.636241 20389 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3c4b2650b948e7a799f7d8820c2595 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:18.637578 20389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3c4b2650b948e7a799f7d8820c2595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.639382 20392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b435a49ee0ad4e39be483535e8ed5cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.639497 20317 tablet_service.cc:1511] Processing CreateTablet for tablet 67c161ef036349598b893e6cf26cd62c (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:18.640862 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c161ef036349598b893e6cf26cd62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.641867 20315 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3c4b2650b948e7a799f7d8820c2595 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:18.644253 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 36613ce4cf184114bf443e9ee62bb3b3 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:18.648149 20312 tablet_service.cc:1511] Processing CreateTablet for tablet 9123916164344c939787ae21b3654a97 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:18.648648 20387 tablet_service.cc:1511] Processing CreateTablet for tablet ea4c1adfcf384b80991e570c23781dde (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:18.646476 20313 tablet_service.cc:1511] Processing CreateTablet for tablet ea4c1adfcf384b80991e570c23781dde (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:18.649993 20387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4c1adfcf384b80991e570c23781dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.650274 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3c4b2650b948e7a799f7d8820c2595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.652827 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4c1adfcf384b80991e570c23781dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.654248 20385 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed210dfd91d404aae61c42762026f22 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:18.655393 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36613ce4cf184114bf443e9ee62bb3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.655655 20385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed210dfd91d404aae61c42762026f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.656210 20386 tablet_service.cc:1511] Processing CreateTablet for tablet 9123916164344c939787ae21b3654a97 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:18.657552 20386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9123916164344c939787ae21b3654a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.659857 20312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9123916164344c939787ae21b3654a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.660609 20384 tablet_service.cc:1511] Processing CreateTablet for tablet 363a935506514cd7b6632d2546685da4 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:18.661861 20384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363a935506514cd7b6632d2546685da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.705370 20442 tablet_bootstrap.cc:492] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:18.705389 20443 tablet_bootstrap.cc:492] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:18.708741 20243 tablet_service.cc:1511] Processing CreateTablet for tablet b435a49ee0ad4e39be483535e8ed5cb8 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:18.710115 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b435a49ee0ad4e39be483535e8ed5cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.713083 20443 tablet_bootstrap.cc:654] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.720240 20241 tablet_service.cc:1511] Processing CreateTablet for tablet 77ad499ac0b24731a12a357b8831a246 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:18.721621 20241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ad499ac0b24731a12a357b8831a246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.723446 20442 tablet_bootstrap.cc:654] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.724246 20240 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3c4b2650b948e7a799f7d8820c2595 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:18.725600 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3c4b2650b948e7a799f7d8820c2595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.727833 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 67c161ef036349598b893e6cf26cd62c (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:18.729188 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c161ef036349598b893e6cf26cd62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.732625 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 363a935506514cd7b6632d2546685da4 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:18.733894 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363a935506514cd7b6632d2546685da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.734223 20239 tablet_service.cc:1511] Processing CreateTablet for tablet 36613ce4cf184114bf443e9ee62bb3b3 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:18.735575 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36613ce4cf184114bf443e9ee62bb3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.740199 20238 tablet_service.cc:1511] Processing CreateTablet for tablet ea4c1adfcf384b80991e570c23781dde (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:18.741551 20238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4c1adfcf384b80991e570c23781dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.744204 20237 tablet_service.cc:1511] Processing CreateTablet for tablet 9123916164344c939787ae21b3654a97 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:18.745497 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9123916164344c939787ae21b3654a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.751451 20236 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed210dfd91d404aae61c42762026f22 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:18.753068 20236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed210dfd91d404aae61c42762026f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.753897 20442 tablet_bootstrap.cc:492] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:18.754034 20446 tablet_bootstrap.cc:492] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:18.754468 20442 ts_tablet_manager.cc:1403] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.010s
I20260709 13:06:18.758720 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 363a935506514cd7b6632d2546685da4 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:18.760478 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363a935506514cd7b6632d2546685da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.763725 20442 raft_consensus.cc:359] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.764576 20442 raft_consensus.cc:385] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.764930 20442 raft_consensus.cc:740] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.765739 20442 consensus_queue.cc:260] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.768327 20446 tablet_bootstrap.cc:654] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.724650 20443 tablet_bootstrap.cc:492] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:18.781234 20443 ts_tablet_manager.cc:1403] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.076s	user 0.004s	sys 0.015s
I20260709 13:06:18.782650 20315 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed210dfd91d404aae61c42762026f22 (DEFAULT_TABLE table=test-workload [id=b9fc607e95a049969970de89dd0727a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:18.784098 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed210dfd91d404aae61c42762026f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.786253 20443 raft_consensus.cc:359] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.787103 20443 raft_consensus.cc:385] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.787405 20443 raft_consensus.cc:740] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.800252 20442 ts_tablet_manager.cc:1434] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.045s	user 0.000s	sys 0.020s
I20260709 13:06:18.802911 20446 tablet_bootstrap.cc:492] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:18.803337 20443 consensus_queue.cc:260] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.809859 20446 ts_tablet_manager.cc:1403] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.000s
I20260709 13:06:18.813170 20446 raft_consensus.cc:359] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.817894 20442 tablet_bootstrap.cc:492] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:18.813705 20446 raft_consensus.cc:385] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.818638 20427 heartbeater.cc:499] Master 127.14.26.190:44319 was elected leader, sending a full tablet report...
I20260709 13:06:18.819839 20446 raft_consensus.cc:740] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.820775 20446 consensus_queue.cc:260] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.832407 20447 raft_consensus.cc:493] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:18.833082 20447 raft_consensus.cc:515] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.837392 20278 heartbeater.cc:499] Master 127.14.26.190:44319 was elected leader, sending a full tablet report...
I20260709 13:06:18.837766 20446 ts_tablet_manager.cc:1434] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.013s
I20260709 13:06:18.839141 20446 tablet_bootstrap.cc:492] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:18.847702 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363a935506514cd7b6632d2546685da4" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:18.848140 20446 tablet_bootstrap.cc:654] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:18.849645 20365 leader_election.cc:343] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:18.856084 20447 leader_election.cc:290] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:18.860518 20442 tablet_bootstrap.cc:654] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.868476 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363a935506514cd7b6632d2546685da4" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
W20260709 13:06:18.870805 20365 leader_election.cc:343] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e496e75064f3480595861fc567023ece (127.14.26.130:32805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:18.871428 20365 leader_election.cc:304] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c; no voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece
I20260709 13:06:18.872722 20447 raft_consensus.cc:2749] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:18.871423 20442 tablet_bootstrap.cc:492] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:18.873967 20442 ts_tablet_manager.cc:1403] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.004s
I20260709 13:06:18.877140 20442 raft_consensus.cc:359] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.877991 20442 raft_consensus.cc:385] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.878338 20442 raft_consensus.cc:740] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.879269 20442 consensus_queue.cc:260] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.881712 20442 ts_tablet_manager.cc:1434] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:18.882757 20442 tablet_bootstrap.cc:492] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:18.889798 20442 tablet_bootstrap.cc:654] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.897488 20353 heartbeater.cc:499] Master 127.14.26.190:44319 was elected leader, sending a full tablet report...
I20260709 13:06:18.898008 20443 ts_tablet_manager.cc:1434] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.116s	user 0.031s	sys 0.036s
I20260709 13:06:18.899164 20443 tablet_bootstrap.cc:492] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:18.901360 20446 tablet_bootstrap.cc:492] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:18.901362 20442 tablet_bootstrap.cc:492] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:18.902155 20446 ts_tablet_manager.cc:1403] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.063s	user 0.027s	sys 0.028s
I20260709 13:06:18.902191 20442 ts_tablet_manager.cc:1403] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 13:06:18.905547 20446 raft_consensus.cc:359] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.905972 20443 tablet_bootstrap.cc:654] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.905820 20442 raft_consensus.cc:359] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.906520 20446 raft_consensus.cc:385] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.906828 20442 raft_consensus.cc:385] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.906991 20446 raft_consensus.cc:740] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.907330 20442 raft_consensus.cc:740] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.907990 20446 consensus_queue.cc:260] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.908306 20442 consensus_queue.cc:260] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.910387 20446 ts_tablet_manager.cc:1434] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:06:18.911446 20446 tablet_bootstrap.cc:492] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:18.913933 20447 raft_consensus.cc:493] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:18.914450 20447 raft_consensus.cc:515] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.916749 20447 leader_election.cc:290] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:18.919234 20446 tablet_bootstrap.cc:654] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.919152 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b435a49ee0ad4e39be483535e8ed5cb8" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:18.920557 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b435a49ee0ad4e39be483535e8ed5cb8" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
W20260709 13:06:18.922451 20365 leader_election.cc:343] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:18.923377 20365 leader_election.cc:343] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e496e75064f3480595861fc567023ece (127.14.26.130:32805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:18.923918 20365 leader_election.cc:304] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c; no voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece
I20260709 13:06:18.924979 20449 raft_consensus.cc:2749] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:18.926786 20442 ts_tablet_manager.cc:1434] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:06:18.928328 20442 tablet_bootstrap.cc:492] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:18.932068 20446 tablet_bootstrap.cc:492] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:18.932624 20446 ts_tablet_manager.cc:1403] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260709 13:06:18.936887 20443 tablet_bootstrap.cc:492] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:18.936729 20446 raft_consensus.cc:359] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.937453 20443 ts_tablet_manager.cc:1403] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.025s
I20260709 13:06:18.940709 20442 tablet_bootstrap.cc:654] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.940485 20443 raft_consensus.cc:359] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.937460 20446 raft_consensus.cc:385] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.941506 20446 raft_consensus.cc:740] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.942778 20443 raft_consensus.cc:385] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.942348 20446 consensus_queue.cc:260] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.943197 20443 raft_consensus.cc:740] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.944116 20443 consensus_queue.cc:260] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.944841 20446 ts_tablet_manager.cc:1434] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:06:18.945935 20446 tablet_bootstrap.cc:492] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:18.946640 20443 ts_tablet_manager.cc:1434] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:18.947660 20443 tablet_bootstrap.cc:492] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:18.952888 20446 tablet_bootstrap.cc:654] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.954150 20443 tablet_bootstrap.cc:654] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.957703 20449 raft_consensus.cc:493] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:18.958271 20449 raft_consensus.cc:515] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.960767 20449 leader_election.cc:290] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:18.961299 20442 tablet_bootstrap.cc:492] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:18.961663 20443 tablet_bootstrap.cc:492] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:18.962421 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed210dfd91d404aae61c42762026f22" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:18.962675 20443 ts_tablet_manager.cc:1403] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260709 13:06:18.963109 20253 raft_consensus.cc:2468] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
I20260709 13:06:18.962985 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed210dfd91d404aae61c42762026f22" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:18.964668 20365 leader_election.cc:304] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: 
I20260709 13:06:18.965376 20442 ts_tablet_manager.cc:1403] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.003s
W20260709 13:06:18.965584 20365 leader_election.cc:343] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e496e75064f3480595861fc567023ece (127.14.26.130:32805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:18.965770 20443 raft_consensus.cc:359] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.966480 20443 raft_consensus.cc:385] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.966616 20449 raft_consensus.cc:2804] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:18.966845 20443 raft_consensus.cc:740] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.967162 20449 raft_consensus.cc:493] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:18.967569 20449 raft_consensus.cc:3060] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:18.967900 20443 consensus_queue.cc:260] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.969379 20442 raft_consensus.cc:359] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.970487 20442 raft_consensus.cc:385] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.970933 20442 raft_consensus.cc:740] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.973073 20443 ts_tablet_manager.cc:1434] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:06:18.974179 20443 tablet_bootstrap.cc:492] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:18.975559 20449 raft_consensus.cc:515] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.978467 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed210dfd91d404aae61c42762026f22" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:18.979084 20253 raft_consensus.cc:3060] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:18.980758 20443 tablet_bootstrap.cc:654] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.985946 20442 consensus_queue.cc:260] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.988723 20442 ts_tablet_manager.cc:1434] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:06:18.991806 20446 tablet_bootstrap.cc:492] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:18.992383 20446 ts_tablet_manager.cc:1403] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.027s
I20260709 13:06:18.993132 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed210dfd91d404aae61c42762026f22" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
W20260709 13:06:18.995059 20365 leader_election.cc:343] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e496e75064f3480595861fc567023ece (127.14.26.130:32805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:18.995775 20253 raft_consensus.cc:2468] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:18.995514 20446 raft_consensus.cc:359] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:18.996716 20446 raft_consensus.cc:385] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.996970 20442 tablet_bootstrap.cc:492] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:18.997045 20446 raft_consensus.cc:740] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.998059 20446 consensus_queue.cc:260] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.000618 20446 ts_tablet_manager.cc:1434] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:19.001813 20446 tablet_bootstrap.cc:492] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:19.003118 20449 leader_election.cc:290] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:19.004652 20442 tablet_bootstrap.cc:654] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.007084 20365 leader_election.cc:304] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: e496e75064f3480595861fc567023ece
I20260709 13:06:19.008288 20449 raft_consensus.cc:2804] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:19.008620 20446 tablet_bootstrap.cc:654] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.008744 20449 raft_consensus.cc:697] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Leader. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:19.009737 20449 consensus_queue.cc:237] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.011270 20447 raft_consensus.cc:493] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:19.011734 20447 raft_consensus.cc:515] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.013911 20447 leader_election.cc:290] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:19.016005 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c1adfcf384b80991e570c23781dde" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:19.016317 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c1adfcf384b80991e570c23781dde" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:19.016713 20253 raft_consensus.cc:2468] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
W20260709 13:06:19.017762 20365 leader_election.cc:343] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e496e75064f3480595861fc567023ece (127.14.26.130:32805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:19.020193 20365 leader_election.cc:304] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [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: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: e496e75064f3480595861fc567023ece
I20260709 13:06:19.018834 20443 tablet_bootstrap.cc:492] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:19.021260 20443 ts_tablet_manager.cc:1403] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.017s
I20260709 13:06:19.024137 20443 raft_consensus.cc:359] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.024890 20443 raft_consensus.cc:385] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.025332 20443 raft_consensus.cc:740] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.026381 20443 consensus_queue.cc:260] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.026404 20461 raft_consensus.cc:2804] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:19.028364 20461 raft_consensus.cc:493] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:19.028769 20461 raft_consensus.cc:3060] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.029119 20443 ts_tablet_manager.cc:1434] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:19.034595 20443 tablet_bootstrap.cc:492] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:19.034929 20442 tablet_bootstrap.cc:492] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:19.035285 20446 tablet_bootstrap.cc:492] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:19.035488 20442 ts_tablet_manager.cc:1403] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.004s
I20260709 13:06:19.035758 20446 ts_tablet_manager.cc:1403] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.007s
I20260709 13:06:19.038635 20442 raft_consensus.cc:359] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.039515 20442 raft_consensus.cc:385] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.039880 20442 raft_consensus.cc:740] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.040779 20442 consensus_queue.cc:260] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.041364 20443 tablet_bootstrap.cc:654] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.043481 20442 ts_tablet_manager.cc:1434] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:19.044536 20442 tablet_bootstrap.cc:492] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:19.045300 20461 raft_consensus.cc:515] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.045140 20150 catalog_manager.cc:5697] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131). New cstate: current_term: 1 leader_uuid: "1b81217de4cd49839216c5bb2c9f024c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.048272 20446 raft_consensus.cc:359] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.049081 20446 raft_consensus.cc:385] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.049409 20446 raft_consensus.cc:740] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.050146 20446 consensus_queue.cc:260] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.052385 20446 ts_tablet_manager.cc:1434] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:06:19.053257 20442 tablet_bootstrap.cc:654] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.053386 20446 tablet_bootstrap.cc:492] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:19.055425 20450 raft_consensus.cc:493] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:19.055934 20450 raft_consensus.cc:515] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.059520 20461 leader_election.cc:290] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:19.061595 20446 tablet_bootstrap.cc:654] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.066542 20450 leader_election.cc:290] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.071223 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c1adfcf384b80991e570c23781dde" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
W20260709 13:06:19.080292 20365 leader_election.cc:343] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e496e75064f3480595861fc567023ece (127.14.26.130:32805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:19.088260 20450 raft_consensus.cc:493] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:19.089030 20450 raft_consensus.cc:515] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.091715 20450 leader_election.cc:290] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.098021 20450 raft_consensus.cc:493] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:19.098308 20443 tablet_bootstrap.cc:492] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:19.098925 20443 ts_tablet_manager.cc:1403] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.036s
I20260709 13:06:19.098688 20450 raft_consensus.cc:515] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.101547 20450 leader_election.cc:290] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.102244 20443 raft_consensus.cc:359] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.103114 20443 raft_consensus.cc:385] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.103832 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c1adfcf384b80991e570c23781dde" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:19.105831 20253 raft_consensus.cc:3060] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.106000 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3c4b2650b948e7a799f7d8820c2595" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:19.107158 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b435a49ee0ad4e39be483535e8ed5cb8" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:19.107822 20326 raft_consensus.cc:2468] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 0.
I20260709 13:06:19.108660 20451 raft_consensus.cc:493] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:19.109161 20451 raft_consensus.cc:515] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.109386 20216 leader_election.cc:304] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:19.110682 20450 raft_consensus.cc:2804] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:19.111060 20450 raft_consensus.cc:493] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:19.103981 20199 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:19.105155 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c161ef036349598b893e6cf26cd62c" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:19.111398 20450 raft_consensus.cc:3060] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.111508 20442 tablet_bootstrap.cc:492] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:19.111855 20328 raft_consensus.cc:2468] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 0.
I20260709 13:06:19.112282 20442 ts_tablet_manager.cc:1403] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.001s
I20260709 13:06:19.113765 20451 leader_election.cc:290] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.119590 20216 leader_election.cc:304] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:19.115262 20443 raft_consensus.cc:740] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.126241 20443 consensus_queue.cc:260] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.127701 20442 raft_consensus.cc:359] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.128095 20327 raft_consensus.cc:2468] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 0.
I20260709 13:06:19.128511 20442 raft_consensus.cc:385] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.128681 20443 ts_tablet_manager.cc:1434] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 13:06:19.128885 20442 raft_consensus.cc:740] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.134060 20446 tablet_bootstrap.cc:492] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:19.135977 20446 ts_tablet_manager.cc:1403] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.083s	user 0.050s	sys 0.021s
I20260709 13:06:19.138104 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c161ef036349598b893e6cf26cd62c" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c" is_pre_election: true
I20260709 13:06:19.135284 20443 tablet_bootstrap.cc:492] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:19.138839 20402 raft_consensus.cc:2468] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 0.
I20260709 13:06:19.140064 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3c4b2650b948e7a799f7d8820c2595" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c" is_pre_election: true
I20260709 13:06:19.141340 20400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b435a49ee0ad4e39be483535e8ed5cb8" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c" is_pre_election: true
I20260709 13:06:19.142391 20400 raft_consensus.cc:2468] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 0.
W20260709 13:06:19.146266 20218 leader_election.cc:343] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:19.154408 20216 leader_election.cc:304] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [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: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 1b81217de4cd49839216c5bb2c9f024c
I20260709 13:06:19.150794 20443 tablet_bootstrap.cc:654] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.157186 20450 raft_consensus.cc:515] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.158797 20450 leader_election.cc:290] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Requested vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.158828 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36613ce4cf184114bf443e9ee62bb3b3" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:19.161180 20450 raft_consensus.cc:2804] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:19.161652 20450 raft_consensus.cc:493] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:19.162071 20450 raft_consensus.cc:3060] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.158954 20446 raft_consensus.cc:359] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.163789 20446 raft_consensus.cc:385] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.164179 20446 raft_consensus.cc:740] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.165081 20446 consensus_queue.cc:260] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.144487 20442 consensus_queue.cc:260] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.170008 20400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b435a49ee0ad4e39be483535e8ed5cb8" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:19.170667 20400 raft_consensus.cc:3060] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.172068 20446 ts_tablet_manager.cc:1434] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260709 13:06:19.173632 20446 tablet_bootstrap.cc:492] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:19.175663 20442 ts_tablet_manager.cc:1434] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.063s	user 0.010s	sys 0.001s
I20260709 13:06:19.179315 20473 raft_consensus.cc:2804] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:19.179764 20473 raft_consensus.cc:493] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:19.180083 20473 raft_consensus.cc:3060] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.181521 20442 tablet_bootstrap.cc:492] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:19.182301 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36613ce4cf184114bf443e9ee62bb3b3" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c" is_pre_election: true
I20260709 13:06:19.184437 20253 raft_consensus.cc:2468] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:19.184814 20401 raft_consensus.cc:2468] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 0.
W20260709 13:06:19.183563 20291 leader_election.cc:343] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:19.186579 20293 leader_election.cc:304] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [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: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece; no voters: 77f0549c3b9147149efd7a55996ae28d
I20260709 13:06:19.187418 20451 raft_consensus.cc:2804] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:19.187515 20446 tablet_bootstrap.cc:654] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.187821 20451 raft_consensus.cc:493] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:19.188189 20451 raft_consensus.cc:3060] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.188894 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b435a49ee0ad4e39be483535e8ed5cb8" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:19.189484 20327 raft_consensus.cc:3060] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.194397 20365 leader_election.cc:304] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: e496e75064f3480595861fc567023ece
I20260709 13:06:19.196210 20473 raft_consensus.cc:515] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.199422 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3c4b2650b948e7a799f7d8820c2595" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:19.200423 20461 raft_consensus.cc:2804] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:19.198777 20327 raft_consensus.cc:2468] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 1.
I20260709 13:06:19.200927 20461 raft_consensus.cc:697] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Leader. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:19.201538 20216 leader_election.cc:304] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:19.201795 20461 consensus_queue.cc:237] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.187534 20450 raft_consensus.cc:515] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.203775 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3c4b2650b948e7a799f7d8820c2595" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:19.204376 20328 raft_consensus.cc:3060] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.204429 20450 leader_election.cc:290] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Requested vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.206369 20443 tablet_bootstrap.cc:492] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:19.207437 20443 ts_tablet_manager.cc:1403] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.007s
W20260709 13:06:19.208225 20218 leader_election.cc:343] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:19.209506 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c161ef036349598b893e6cf26cd62c" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:19.210085 20401 raft_consensus.cc:3060] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.210527 20443 raft_consensus.cc:359] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.211295 20443 raft_consensus.cc:385] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.211570 20443 raft_consensus.cc:740] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.212438 20443 consensus_queue.cc:260] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.213848 20473 leader_election.cc:290] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Requested vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.216742 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c161ef036349598b893e6cf26cd62c" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:19.217327 20327 raft_consensus.cc:3060] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.219983 20328 raft_consensus.cc:2468] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 1.
I20260709 13:06:19.214740 20450 raft_consensus.cc:2804] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:19.220243 20400 raft_consensus.cc:2468] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 1.
I20260709 13:06:19.220016 20442 tablet_bootstrap.cc:654] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.223757 20446 tablet_bootstrap.cc:492] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:19.225246 20327 raft_consensus.cc:2468] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 1.
I20260709 13:06:19.221349 20216 leader_election.cc:304] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 1b81217de4cd49839216c5bb2c9f024c
I20260709 13:06:19.227950 20446 ts_tablet_manager.cc:1403] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.026s
I20260709 13:06:19.217850 20451 raft_consensus.cc:515] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.228953 20216 leader_election.cc:304] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:19.230127 20475 raft_consensus.cc:2804] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:19.221378 20450 raft_consensus.cc:697] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Becoming Leader. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Running, Role: LEADER
I20260709 13:06:19.232175 20473 raft_consensus.cc:2804] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:19.221107 20401 raft_consensus.cc:2468] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 1.
I20260709 13:06:19.236258 20446 raft_consensus.cc:359] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.237177 20446 raft_consensus.cc:385] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.237778 20446 raft_consensus.cc:740] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.236958 20450 consensus_queue.cc:237] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.239993 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36613ce4cf184114bf443e9ee62bb3b3" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
W20260709 13:06:19.241869 20291 leader_election.cc:343] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:19.244797 20446 consensus_queue.cc:260] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.245076 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36613ce4cf184114bf443e9ee62bb3b3" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:19.245934 20401 raft_consensus.cc:3060] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.247560 20451 leader_election.cc:290] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.252038 20475 raft_consensus.cc:697] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Becoming Leader. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Running, Role: LEADER
I20260709 13:06:19.252996 20475 consensus_queue.cc:237] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.259662 20446 ts_tablet_manager.cc:1434] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.006s
I20260709 13:06:19.260762 20446 tablet_bootstrap.cc:492] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:19.263250 20401 raft_consensus.cc:2468] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 1.
I20260709 13:06:19.256956 20473 raft_consensus.cc:697] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Becoming Leader. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Running, Role: LEADER
I20260709 13:06:19.269357 20473 consensus_queue.cc:237] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.270382 20446 tablet_bootstrap.cc:654] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.266458 20443 ts_tablet_manager.cc:1434] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.006s
I20260709 13:06:19.268352 20293 leader_election.cc:304] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece; no voters: 77f0549c3b9147149efd7a55996ae28d
I20260709 13:06:19.270853 20151 catalog_manager.cc:5697] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f0549c3b9147149efd7a55996ae28d (127.14.26.129). New cstate: current_term: 1 leader_uuid: "77f0549c3b9147149efd7a55996ae28d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.272310 20451 raft_consensus.cc:2804] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:19.272815 20451 raft_consensus.cc:697] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [term 1 LEADER]: Becoming Leader. State: Replica: e496e75064f3480595861fc567023ece, State: Running, Role: LEADER
I20260709 13:06:19.274066 20451 consensus_queue.cc:237] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.276043 20150 catalog_manager.cc:5697] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131). New cstate: current_term: 1 leader_uuid: "1b81217de4cd49839216c5bb2c9f024c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.280274 20443 tablet_bootstrap.cc:492] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:19.300007 20442 tablet_bootstrap.cc:492] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:19.300621 20442 ts_tablet_manager.cc:1403] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.119s	user 0.029s	sys 0.023s
I20260709 13:06:19.301738 20443 tablet_bootstrap.cc:654] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.303514 20442 raft_consensus.cc:359] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.304384 20442 raft_consensus.cc:385] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.305132 20442 raft_consensus.cc:740] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.306970 20446 tablet_bootstrap.cc:492] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:19.306573 20442 consensus_queue.cc:260] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.307488 20446 ts_tablet_manager.cc:1403] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.014s
I20260709 13:06:19.309064 20442 ts_tablet_manager.cc:1434] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:06:19.310050 20442 tablet_bootstrap.cc:492] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:19.305994 20150 catalog_manager.cc:5697] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece reported cstate change: term changed from 0 to 1, leader changed from <none> to e496e75064f3480595861fc567023ece (127.14.26.130). New cstate: current_term: 1 leader_uuid: "e496e75064f3480595861fc567023ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.309579 20147 catalog_manager.cc:5697] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f0549c3b9147149efd7a55996ae28d (127.14.26.129). New cstate: current_term: 1 leader_uuid: "77f0549c3b9147149efd7a55996ae28d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.310163 20446 raft_consensus.cc:359] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.312469 20446 raft_consensus.cc:385] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.312798 20446 raft_consensus.cc:740] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.313030 20147 catalog_manager.cc:5697] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f0549c3b9147149efd7a55996ae28d (127.14.26.129). New cstate: current_term: 1 leader_uuid: "77f0549c3b9147149efd7a55996ae28d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.313727 20446 consensus_queue.cc:260] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.315160 20451 raft_consensus.cc:493] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:19.315924 20446 ts_tablet_manager.cc:1434] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:06:19.315662 20451 raft_consensus.cc:515] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.317553 20446 tablet_bootstrap.cc:492] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:19.319439 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ad499ac0b24731a12a357b8831a246" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:19.320091 20253 raft_consensus.cc:2468] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 0.
I20260709 13:06:19.321491 20291 leader_election.cc:304] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:19.322474 20478 raft_consensus.cc:2804] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:19.322829 20478 raft_consensus.cc:493] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:19.323180 20478 raft_consensus.cc:3060] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.324663 20446 tablet_bootstrap.cc:654] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.324930 20442 tablet_bootstrap.cc:654] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.327404 20443 tablet_bootstrap.cc:492] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:19.327922 20443 ts_tablet_manager.cc:1403] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.015s
I20260709 13:06:19.330814 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ad499ac0b24731a12a357b8831a246" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c" is_pre_election: true
I20260709 13:06:19.331192 20478 raft_consensus.cc:515] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.331248 20443 raft_consensus.cc:359] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.332370 20443 raft_consensus.cc:385] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:19.332325 20293 leader_election.cc:343] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:19.332880 20443 raft_consensus.cc:740] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.333920 20478 leader_election.cc:290] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.333634 20443 consensus_queue.cc:260] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.334666 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ad499ac0b24731a12a357b8831a246" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:19.333174 20451 leader_election.cc:290] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.335901 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ad499ac0b24731a12a357b8831a246" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
W20260709 13:06:19.339250 20293 leader_election.cc:343] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:19.337795 20478 raft_consensus.cc:493] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:19.339994 20478 raft_consensus.cc:515] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.342630 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123916164344c939787ae21b3654a97" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:19.343219 20252 raft_consensus.cc:2468] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 0.
I20260709 13:06:19.344472 20291 leader_election.cc:304] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:19.345547 20451 raft_consensus.cc:2804] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:19.347400 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123916164344c939787ae21b3654a97" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c" is_pre_election: true
I20260709 13:06:19.348073 20401 raft_consensus.cc:2468] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 0.
I20260709 13:06:19.349195 20253 raft_consensus.cc:3060] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.349406 20451 raft_consensus.cc:493] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:19.350520 20451 raft_consensus.cc:3060] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.350070 20478 leader_election.cc:290] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.362111 20253 raft_consensus.cc:2468] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 1.
I20260709 13:06:19.366858 20442 tablet_bootstrap.cc:492] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:19.367636 20442 ts_tablet_manager.cc:1403] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.008s
I20260709 13:06:19.371423 20442 raft_consensus.cc:359] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.371552 20451 raft_consensus.cc:515] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.372438 20442 raft_consensus.cc:385] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.372846 20442 raft_consensus.cc:740] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.375198 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123916164344c939787ae21b3654a97" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:19.375564 20451 leader_election.cc:290] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.375597 20443 ts_tablet_manager.cc:1434] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.047s	user 0.002s	sys 0.020s
I20260709 13:06:19.375840 20252 raft_consensus.cc:3060] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.378690 20446 tablet_bootstrap.cc:492] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:19.379212 20446 ts_tablet_manager.cc:1403] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.041s
I20260709 13:06:19.379626 20443 tablet_bootstrap.cc:492] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:19.381825 20446 raft_consensus.cc:359] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.382472 20446 raft_consensus.cc:385] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.382730 20446 raft_consensus.cc:740] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.383286 20442 consensus_queue.cc:260] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.383497 20446 consensus_queue.cc:260] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.384342 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123916164344c939787ae21b3654a97" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:19.384917 20401 raft_consensus.cc:3060] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.385442 20442 ts_tablet_manager.cc:1434] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:06:19.386358 20442 tablet_bootstrap.cc:492] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:19.387097 20443 tablet_bootstrap.cc:654] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.394054 20446 ts_tablet_manager.cc:1434] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:06:19.393966 20291 leader_election.cc:304] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 1b81217de4cd49839216c5bb2c9f024c
I20260709 13:06:19.395076 20442 tablet_bootstrap.cc:654] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.396114 20451 raft_consensus.cc:2804] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:19.396652 20451 raft_consensus.cc:697] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 1 LEADER]: Becoming Leader. State: Replica: e496e75064f3480595861fc567023ece, State: Running, Role: LEADER
I20260709 13:06:19.398013 20443 tablet_bootstrap.cc:492] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:19.397492 20451 consensus_queue.cc:237] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.398375 20443 ts_tablet_manager.cc:1403] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260709 13:06:19.401108 20442 tablet_bootstrap.cc:492] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:19.401652 20442 ts_tablet_manager.cc:1403] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:06:19.401206 20443 raft_consensus.cc:359] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.402050 20443 raft_consensus.cc:385] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.402341 20443 raft_consensus.cc:740] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.402987 20443 consensus_queue.cc:260] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.404930 20443 ts_tablet_manager.cc:1434] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:06:19.404631 20442 raft_consensus.cc:359] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.405332 20442 raft_consensus.cc:385] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.405604 20442 raft_consensus.cc:740] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.405956 20443 tablet_bootstrap.cc:492] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:19.406340 20442 consensus_queue.cc:260] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.408320 20442 ts_tablet_manager.cc:1434] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:19.412032 20443 tablet_bootstrap.cc:654] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.413731 20252 raft_consensus.cc:2468] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 1.
I20260709 13:06:19.411995 20401 raft_consensus.cc:2468] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 1.
I20260709 13:06:19.415395 20291 leader_election.cc:304] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:19.416428 20490 raft_consensus.cc:2804] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:19.416927 20490 raft_consensus.cc:697] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [term 1 LEADER]: Becoming Leader. State: Replica: e496e75064f3480595861fc567023ece, State: Running, Role: LEADER
I20260709 13:06:19.417730 20490 consensus_queue.cc:237] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.425557 20151 catalog_manager.cc:5697] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece reported cstate change: term changed from 0 to 1, leader changed from <none> to e496e75064f3480595861fc567023ece (127.14.26.130). New cstate: current_term: 1 leader_uuid: "e496e75064f3480595861fc567023ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.430226 20443 tablet_bootstrap.cc:492] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:19.430706 20443 ts_tablet_manager.cc:1403] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.015s
I20260709 13:06:19.432608 20443 raft_consensus.cc:359] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.433205 20443 raft_consensus.cc:385] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.433461 20443 raft_consensus.cc:740] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.434141 20443 consensus_queue.cc:260] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.435945 20443 ts_tablet_manager.cc:1434] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:06:19.440738 20151 catalog_manager.cc:5697] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece reported cstate change: term changed from 0 to 1, leader changed from <none> to e496e75064f3480595861fc567023ece (127.14.26.130). New cstate: current_term: 1 leader_uuid: "e496e75064f3480595861fc567023ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.476518 20475 raft_consensus.cc:493] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:19.477167 20475 raft_consensus.cc:515] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.478826 20475 leader_election.cc:290] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.479697 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363a935506514cd7b6632d2546685da4" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:19.479887 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363a935506514cd7b6632d2546685da4" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c" is_pre_election: true
I20260709 13:06:19.480290 20327 raft_consensus.cc:2468] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 0.
I20260709 13:06:19.480517 20401 raft_consensus.cc:2468] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 0.
I20260709 13:06:19.481318 20216 leader_election.cc:304] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:19.481962 20475 raft_consensus.cc:2804] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:19.482256 20475 raft_consensus.cc:493] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:19.482527 20475 raft_consensus.cc:3060] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.487455 20475 raft_consensus.cc:515] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.488943 20475 leader_election.cc:290] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Requested vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.489646 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363a935506514cd7b6632d2546685da4" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:19.489928 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363a935506514cd7b6632d2546685da4" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:19.490154 20327 raft_consensus.cc:3060] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.490496 20401 raft_consensus.cc:3060] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.495424 20401 raft_consensus.cc:2468] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 1.
I20260709 13:06:19.496160 20327 raft_consensus.cc:2468] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 1.
I20260709 13:06:19.496340 20218 leader_election.cc:304] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: 
I20260709 13:06:19.497225 20475 raft_consensus.cc:2804] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:19.497689 20475 raft_consensus.cc:697] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Becoming Leader. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Running, Role: LEADER
I20260709 13:06:19.498323 20475 consensus_queue.cc:237] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.505908 20151 catalog_manager.cc:5697] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f0549c3b9147149efd7a55996ae28d (127.14.26.129). New cstate: current_term: 1 leader_uuid: "77f0549c3b9147149efd7a55996ae28d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.510854 20461 consensus_queue.cc:1048] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.525554 20327 raft_consensus.cc:3060] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.533123 20449 consensus_queue.cc:1048] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.568889 20327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77ad499ac0b24731a12a357b8831a246"
dest_uuid: "e496e75064f3480595861fc567023ece"
mode: GRACEFUL
new_leader_uuid: "77f0549c3b9147149efd7a55996ae28d"
 from {username='slave'} at 127.0.0.1:58362
I20260709 13:06:19.569473 20327 raft_consensus.cc:606] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 1 LEADER]: Received request to transfer leadership to TS 77f0549c3b9147149efd7a55996ae28d
I20260709 13:06:19.587561 20401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea4c1adfcf384b80991e570c23781dde"
dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
mode: GRACEFUL
new_leader_uuid: "e496e75064f3480595861fc567023ece"
 from {username='slave'} at 127.0.0.1:56704
I20260709 13:06:19.588086 20401 raft_consensus.cc:606] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Received request to transfer leadership to TS e496e75064f3480595861fc567023ece
I20260709 13:06:19.595377 20401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ed210dfd91d404aae61c42762026f22"
dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
mode: GRACEFUL
new_leader_uuid: "e496e75064f3480595861fc567023ece"
 from {username='slave'} at 127.0.0.1:56704
I20260709 13:06:19.595959 20401 raft_consensus.cc:606] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Received request to transfer leadership to TS e496e75064f3480595861fc567023ece
I20260709 13:06:19.608860 20252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "363a935506514cd7b6632d2546685da4"
dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
mode: GRACEFUL
new_leader_uuid: "1b81217de4cd49839216c5bb2c9f024c"
 from {username='slave'} at 127.0.0.1:33740
I20260709 13:06:19.609422 20252 raft_consensus.cc:606] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Received request to transfer leadership to TS 1b81217de4cd49839216c5bb2c9f024c
I20260709 13:06:19.612401 20449 raft_consensus.cc:493] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:19.612970 20449 raft_consensus.cc:515] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.615101 20449 leader_election.cc:290] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:19.616066 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3c4b2650b948e7a799f7d8820c2595" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:19.616154 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3c4b2650b948e7a799f7d8820c2595" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:19.616952 20327 raft_consensus.cc:2393] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b81217de4cd49839216c5bb2c9f024c in current term 1: Already voted for candidate 77f0549c3b9147149efd7a55996ae28d in this term.
I20260709 13:06:19.617897 20365 leader_election.cc:304] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c; no voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece
I20260709 13:06:19.618562 20449 raft_consensus.cc:3060] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.623548 20449 raft_consensus.cc:2749] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:19.644200 20475 consensus_queue.cc:1048] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.654460 20450 consensus_queue.cc:1048] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.663869 20473 raft_consensus.cc:493] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:19.664285 20473 raft_consensus.cc:515] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.666139 20473 leader_election.cc:290] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.666687 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36613ce4cf184114bf443e9ee62bb3b3" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:19.667101 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36613ce4cf184114bf443e9ee62bb3b3" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c" is_pre_election: true
I20260709 13:06:19.667949 20401 raft_consensus.cc:2393] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77f0549c3b9147149efd7a55996ae28d in current term 1: Already voted for candidate e496e75064f3480595861fc567023ece in this term.
I20260709 13:06:19.669059 20218 leader_election.cc:304] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d; no voters: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece
I20260709 13:06:19.669763 20473 raft_consensus.cc:3060] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.674885 20473 raft_consensus.cc:2749] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:19.712886 20473 consensus_queue.cc:1048] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.713896 20449 consensus_queue.cc:1048] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.726475 20328 raft_consensus.cc:3060] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.726411 20483 consensus_queue.cc:1048] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:19.740865 20449 consensus_queue.cc:1048] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.742221 20449 raft_consensus.cc:493] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:19.742668 20449 raft_consensus.cc:515] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.744813 20449 leader_election.cc:290] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:19.745971 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ad499ac0b24731a12a357b8831a246" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:19.746176 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ad499ac0b24731a12a357b8831a246" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:19.746824 20252 raft_consensus.cc:2393] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b81217de4cd49839216c5bb2c9f024c in current term 1: Already voted for candidate e496e75064f3480595861fc567023ece in this term.
I20260709 13:06:19.748258 20365 leader_election.cc:304] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c; no voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece
I20260709 13:06:19.749310 20449 raft_consensus.cc:3060] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.755369 20501 raft_consensus.cc:993] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c: : Instructing follower e496e75064f3480595861fc567023ece to start an election
I20260709 13:06:19.755880 20501 raft_consensus.cc:1081] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Signalling peer e496e75064f3480595861fc567023ece to start an election
I20260709 13:06:19.756675 20449 raft_consensus.cc:2749] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:19.757681 20328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea4c1adfcf384b80991e570c23781dde"
dest_uuid: "e496e75064f3480595861fc567023ece"
 from {username='slave'} at 127.0.0.1:58352
I20260709 13:06:19.758229 20328 raft_consensus.cc:493] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.758512 20328 raft_consensus.cc:3060] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.763131 20328 raft_consensus.cc:515] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.764679 20328 leader_election.cc:290] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 2 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.765610 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c1adfcf384b80991e570c23781dde" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:19.765734 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c1adfcf384b80991e570c23781dde" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:19.766332 20252 raft_consensus.cc:3060] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.766510 20401 raft_consensus.cc:3055] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:19.767047 20401 raft_consensus.cc:740] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:19.767912 20401 consensus_queue.cc:260] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.769183 20401 raft_consensus.cc:3060] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.769739 20490 consensus_queue.cc:1048] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.772938 20252 raft_consensus.cc:2468] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 2.
I20260709 13:06:19.773967 20291 leader_election.cc:304] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:19.774895 20490 raft_consensus.cc:2804] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:19.775386 20490 raft_consensus.cc:697] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [term 2 LEADER]: Becoming Leader. State: Replica: e496e75064f3480595861fc567023ece, State: Running, Role: LEADER
I20260709 13:06:19.776279 20401 raft_consensus.cc:2468] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 2.
I20260709 13:06:19.776211 20490 consensus_queue.cc:237] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.784015 20490 consensus_queue.cc:1048] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.784194 20147 catalog_manager.cc:5697] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece reported cstate change: term changed from 1 to 2, leader changed from 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131) to e496e75064f3480595861fc567023ece (127.14.26.130). New cstate: current_term: 2 leader_uuid: "e496e75064f3480595861fc567023ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.786154 20483 consensus_queue.cc:1048] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.800828 20481 consensus_queue.cc:1048] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:19.807154 20490 consensus_queue.cc:1048] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.818226 20451 raft_consensus.cc:993] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece: : Instructing follower 77f0549c3b9147149efd7a55996ae28d to start an election
I20260709 13:06:19.818744 20478 raft_consensus.cc:1081] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 1 LEADER]: Signalling peer 77f0549c3b9147149efd7a55996ae28d to start an election
I20260709 13:06:19.820698 20253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77ad499ac0b24731a12a357b8831a246"
dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
 from {username='slave'} at 127.0.0.1:33724
I20260709 13:06:19.822009 20253 raft_consensus.cc:493] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.822400 20253 raft_consensus.cc:3060] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.823151 20478 consensus_queue.cc:1048] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.829176 20253 raft_consensus.cc:515] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.832058 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ad499ac0b24731a12a357b8831a246" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:19.832617 20328 raft_consensus.cc:3055] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:19.832985 20328 raft_consensus.cc:740] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Running, Role: LEADER
I20260709 13:06:19.833817 20328 consensus_queue.cc:260] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.834712 20328 raft_consensus.cc:3060] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.836899 20253 leader_election.cc:290] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 2 election: Requested vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:19.837452 20400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ad499ac0b24731a12a357b8831a246" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:19.832712 20478 consensus_queue.cc:1048] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.841992 20328 raft_consensus.cc:2468] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 2.
I20260709 13:06:19.843585 20216 leader_election.cc:304] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [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: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 1b81217de4cd49839216c5bb2c9f024c
I20260709 13:06:19.844401 20483 raft_consensus.cc:2804] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:19.844978 20483 raft_consensus.cc:697] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 2 LEADER]: Becoming Leader. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Running, Role: LEADER
I20260709 13:06:19.846051 20483 consensus_queue.cc:237] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.858631 20490 consensus_queue.cc:1048] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:19.864243 20147 catalog_manager.cc:5697] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d reported cstate change: term changed from 1 to 2, leader changed from e496e75064f3480595861fc567023ece (127.14.26.130) to 77f0549c3b9147149efd7a55996ae28d (127.14.26.129). New cstate: current_term: 2 leader_uuid: "77f0549c3b9147149efd7a55996ae28d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.882579 20483 consensus_queue.cc:1048] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:19.892571 20481 consensus_queue.cc:1048] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:19.902722 20473 raft_consensus.cc:993] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d: : Instructing follower 1b81217de4cd49839216c5bb2c9f024c to start an election
I20260709 13:06:19.903227 20473 raft_consensus.cc:1081] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Signalling peer 1b81217de4cd49839216c5bb2c9f024c to start an election
I20260709 13:06:19.904860 20402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "363a935506514cd7b6632d2546685da4"
dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
 from {username='slave'} at 127.0.0.1:56686
I20260709 13:06:19.905351 20402 raft_consensus.cc:493] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.905681 20402 raft_consensus.cc:3060] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.911610 20402 raft_consensus.cc:515] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.913550 20402 leader_election.cc:290] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 2 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:19.914512 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363a935506514cd7b6632d2546685da4" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:19.914891 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363a935506514cd7b6632d2546685da4" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:19.915364 20253 raft_consensus.cc:3055] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:19.915620 20328 raft_consensus.cc:3060] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.915807 20253 raft_consensus.cc:740] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Running, Role: LEADER
I20260709 13:06:19.916838 20253 consensus_queue.cc:260] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.918315 20253 raft_consensus.cc:3060] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.924022 20328 raft_consensus.cc:2468] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 2.
I20260709 13:06:19.925431 20365 leader_election.cc:304] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:19.926187 20449 raft_consensus.cc:2804] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:19.926625 20449 raft_consensus.cc:697] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 2 LEADER]: Becoming Leader. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:19.926807 20253 raft_consensus.cc:2468] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 2.
I20260709 13:06:19.927505 20449 consensus_queue.cc:237] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:19.933696 20147 catalog_manager.cc:5697] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c reported cstate change: term changed from 1 to 2, leader changed from 77f0549c3b9147149efd7a55996ae28d (127.14.26.129) to 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131). New cstate: current_term: 2 leader_uuid: "1b81217de4cd49839216c5bb2c9f024c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:20.091568 20461 raft_consensus.cc:993] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c: : Instructing follower e496e75064f3480595861fc567023ece to start an election
I20260709 13:06:20.092051 20449 raft_consensus.cc:1081] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Signalling peer e496e75064f3480595861fc567023ece to start an election
I20260709 13:06:20.093693 20328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ed210dfd91d404aae61c42762026f22"
dest_uuid: "e496e75064f3480595861fc567023ece"
 from {username='slave'} at 127.0.0.1:58352
I20260709 13:06:20.094163 20328 raft_consensus.cc:493] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:20.094491 20328 raft_consensus.cc:3060] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.099299 20328 raft_consensus.cc:515] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:20.100822 20328 leader_election.cc:290] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 2 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:20.101686 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed210dfd91d404aae61c42762026f22" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:20.101886 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed210dfd91d404aae61c42762026f22" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:20.102269 20253 raft_consensus.cc:3060] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.102476 20402 raft_consensus.cc:3055] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:20.102828 20402 raft_consensus.cc:740] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:20.103637 20402 consensus_queue.cc:260] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:20.104563 20402 raft_consensus.cc:3060] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.107882 20253 raft_consensus.cc:2468] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 2.
I20260709 13:06:20.109444 20291 leader_election.cc:304] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:20.110152 20478 raft_consensus.cc:2804] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:20.110327 20402 raft_consensus.cc:2468] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 2.
I20260709 13:06:20.110576 20478 raft_consensus.cc:697] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 2 LEADER]: Becoming Leader. State: Replica: e496e75064f3480595861fc567023ece, State: Running, Role: LEADER
I20260709 13:06:20.112027 20478 consensus_queue.cc:237] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:20.117988 20147 catalog_manager.cc:5697] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece reported cstate change: term changed from 1 to 2, leader changed from 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131) to e496e75064f3480595861fc567023ece (127.14.26.130). New cstate: current_term: 2 leader_uuid: "e496e75064f3480595861fc567023ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.226106 20402 raft_consensus.cc:1275] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Refusing update from remote peer e496e75064f3480595861fc567023ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:20.227401 20478 consensus_queue.cc:1048] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.232147 20402 raft_consensus.cc:3060] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.237262 20253 raft_consensus.cc:1275] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Refusing update from remote peer e496e75064f3480595861fc567023ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:20.238808 20478 consensus_queue.cc:1048] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.241318 20402 raft_consensus.cc:1275] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Refusing update from remote peer 77f0549c3b9147149efd7a55996ae28d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:20.242766 20481 consensus_queue.cc:1048] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.250588 20328 raft_consensus.cc:1275] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Refusing update from remote peer 77f0549c3b9147149efd7a55996ae28d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:20.252215 20483 consensus_queue.cc:1048] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.428982 20253 raft_consensus.cc:1275] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Refusing update from remote peer 1b81217de4cd49839216c5bb2c9f024c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:20.430271 20449 consensus_queue.cc:1048] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.437719 20328 raft_consensus.cc:1275] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Refusing update from remote peer 1b81217de4cd49839216c5bb2c9f024c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:20.439596 20501 consensus_queue.cc:1048] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.516521 20253 raft_consensus.cc:1275] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Refusing update from remote peer e496e75064f3480595861fc567023ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:20.517755 20478 consensus_queue.cc:1048] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.524516 20402 raft_consensus.cc:1275] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Refusing update from remote peer e496e75064f3480595861fc567023ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:20.526008 20451 consensus_queue.cc:1048] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.635614 20150 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49350:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:06:22.637554 20150 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:06:22.684211 20239 tablet_service.cc:1511] Processing CreateTablet for tablet d0ee4aabdba242888500d554e4502f3f (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:22.685511 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ee4aabdba242888500d554e4502f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.685562 20315 tablet_service.cc:1511] Processing CreateTablet for tablet d0ee4aabdba242888500d554e4502f3f (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:22.686841 20389 tablet_service.cc:1511] Processing CreateTablet for tablet d0ee4aabdba242888500d554e4502f3f (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:22.688064 20389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ee4aabdba242888500d554e4502f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.688664 20241 tablet_service.cc:1511] Processing CreateTablet for tablet 65dfbf595bc84300a4d4c26caab48344 (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:22.689635 20241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dfbf595bc84300a4d4c26caab48344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.686834 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ee4aabdba242888500d554e4502f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.699119 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 65dfbf595bc84300a4d4c26caab48344 (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:22.700455 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dfbf595bc84300a4d4c26caab48344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.707238 20390 tablet_service.cc:1511] Processing CreateTablet for tablet 65dfbf595bc84300a4d4c26caab48344 (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:22.709115 20390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dfbf595bc84300a4d4c26caab48344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.709354 20386 tablet_service.cc:1511] Processing CreateTablet for tablet b250830fecce4c04be2735796696192a (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:22.710567 20386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b250830fecce4c04be2735796696192a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.714550 20384 tablet_service.cc:1511] Processing CreateTablet for tablet 2309290376c348fcbb511b97ac3216cf (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:22.716277 20384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2309290376c348fcbb511b97ac3216cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.717233 20317 tablet_service.cc:1511] Processing CreateTablet for tablet 889769e316fb4d2680e3f842974c2efe (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:22.717850 20312 tablet_service.cc:1511] Processing CreateTablet for tablet b250830fecce4c04be2735796696192a (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:22.718464 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889769e316fb4d2680e3f842974c2efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.719973 20313 tablet_service.cc:1511] Processing CreateTablet for tablet 2309290376c348fcbb511b97ac3216cf (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:22.720312 20388 tablet_service.cc:1511] Processing CreateTablet for tablet 889769e316fb4d2680e3f842974c2efe (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:22.721447 20388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889769e316fb4d2680e3f842974c2efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.723055 20237 tablet_service.cc:1511] Processing CreateTablet for tablet 2309290376c348fcbb511b97ac3216cf (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:22.723838 20312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b250830fecce4c04be2735796696192a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.723685 20240 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab50a48c8aa4a2480e9e33ca764a064 (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:22.724263 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2309290376c348fcbb511b97ac3216cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.724952 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab50a48c8aa4a2480e9e33ca764a064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.726122 20391 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab50a48c8aa4a2480e9e33ca764a064 (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:22.727319 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab50a48c8aa4a2480e9e33ca764a064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.727979 20318 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab50a48c8aa4a2480e9e33ca764a064 (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:22.728242 20239 tablet_service.cc:1511] Processing CreateTablet for tablet b250830fecce4c04be2735796696192a (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:22.729382 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b250830fecce4c04be2735796696192a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.723686 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 889769e316fb4d2680e3f842974c2efe (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:22.730347 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889769e316fb4d2680e3f842974c2efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.731614 20243 tablet_service.cc:1511] Processing CreateTablet for tablet 75f30bc6a5704213afd74b5e91079394 (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:22.731905 20387 tablet_service.cc:1511] Processing CreateTablet for tablet 75f30bc6a5704213afd74b5e91079394 (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:22.732826 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f30bc6a5704213afd74b5e91079394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.733120 20387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f30bc6a5704213afd74b5e91079394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.736025 20392 tablet_service.cc:1511] Processing CreateTablet for tablet ca49ba60654843d28922f656733cb644 (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:22.737282 20392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca49ba60654843d28922f656733cb644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.727311 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2309290376c348fcbb511b97ac3216cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.741468 20236 tablet_service.cc:1511] Processing CreateTablet for tablet ca49ba60654843d28922f656733cb644 (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:22.741958 20238 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2e80751e9449b4a20f3e078ecef55d (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:22.741668 20316 tablet_service.cc:1511] Processing CreateTablet for tablet 75f30bc6a5704213afd74b5e91079394 (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:22.742857 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab50a48c8aa4a2480e9e33ca764a064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.744191 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f30bc6a5704213afd74b5e91079394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.741803 20385 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2e80751e9449b4a20f3e078ecef55d (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:22.749661 20385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2e80751e9449b4a20f3e078ecef55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.751236 20236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca49ba60654843d28922f656733cb644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.755287 20238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2e80751e9449b4a20f3e078ecef55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.760105 20311 tablet_service.cc:1511] Processing CreateTablet for tablet ca49ba60654843d28922f656733cb644 (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:22.761439 20311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca49ba60654843d28922f656733cb644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.764048 20310 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2e80751e9449b4a20f3e078ecef55d (DEFAULT_TABLE table=soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:22.765290 20310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2e80751e9449b4a20f3e078ecef55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.813215 20538 tablet_bootstrap.cc:492] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:22.824266 20540 tablet_bootstrap.cc:492] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
W20260709 13:06:22.801908 20293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:33025, user_credentials={real_user=slave}} blocked reactor thread for 63355.4us
I20260709 13:06:22.832480 20538 tablet_bootstrap.cc:654] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.874950 20540 tablet_bootstrap.cc:654] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.919927 20544 tablet_bootstrap.cc:492] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:22.921523 20540 tablet_bootstrap.cc:492] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:22.919031 20538 tablet_bootstrap.cc:492] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:22.923002 20540 ts_tablet_manager.cc:1403] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.025s
I20260709 13:06:22.923466 20538 ts_tablet_manager.cc:1403] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.175s	user 0.009s	sys 0.017s
I20260709 13:06:22.926105 20540 raft_consensus.cc:359] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:22.926301 20538 raft_consensus.cc:359] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:22.926950 20540 raft_consensus.cc:385] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.927125 20538 raft_consensus.cc:385] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.927323 20540 raft_consensus.cc:740] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.929098 20544 tablet_bootstrap.cc:654] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.931146 20538 raft_consensus.cc:740] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.931902 20540 consensus_queue.cc:260] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:22.932245 20538 consensus_queue.cc:260] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:22.934360 20540 ts_tablet_manager.cc:1434] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:22.934746 20538 ts_tablet_manager.cc:1434] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
I20260709 13:06:22.935356 20540 tablet_bootstrap.cc:492] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:22.935786 20538 tablet_bootstrap.cc:492] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:22.942899 20538 tablet_bootstrap.cc:654] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.943856 20540 tablet_bootstrap.cc:654] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.959930 20544 tablet_bootstrap.cc:492] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:22.960613 20544 ts_tablet_manager.cc:1403] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.008s
I20260709 13:06:22.964084 20544 raft_consensus.cc:359] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:22.964757 20544 raft_consensus.cc:385] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.965075 20544 raft_consensus.cc:740] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.966181 20540 tablet_bootstrap.cc:492] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:22.965821 20544 consensus_queue.cc:260] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:22.966747 20538 tablet_bootstrap.cc:492] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:22.966744 20540 ts_tablet_manager.cc:1403] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.002s
I20260709 13:06:22.967311 20538 ts_tablet_manager.cc:1403] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.024s
I20260709 13:06:22.968815 20544 ts_tablet_manager.cc:1434] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:06:22.970088 20544 tablet_bootstrap.cc:492] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:22.970291 20538 raft_consensus.cc:359] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:22.971037 20538 raft_consensus.cc:385] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.970651 20540 raft_consensus.cc:359] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:22.971364 20538 raft_consensus.cc:740] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.971477 20540 raft_consensus.cc:385] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.971859 20540 raft_consensus.cc:740] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.972293 20538 consensus_queue.cc:260] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:22.972570 20540 consensus_queue.cc:260] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:22.975054 20538 ts_tablet_manager.cc:1434] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:22.975997 20538 tablet_bootstrap.cc:492] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:22.977890 20540 ts_tablet_manager.cc:1434] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:06:22.978873 20540 tablet_bootstrap.cc:492] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:22.982447 20538 tablet_bootstrap.cc:654] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.985275 20540 tablet_bootstrap.cc:654] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.988263 20544 tablet_bootstrap.cc:654] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.990258 20538 tablet_bootstrap.cc:492] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:22.990797 20538 ts_tablet_manager.cc:1403] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 13:06:22.994626 20538 raft_consensus.cc:359] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:22.995651 20538 raft_consensus.cc:385] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.996083 20538 raft_consensus.cc:740] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.997051 20538 consensus_queue.cc:260] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.000056 20538 ts_tablet_manager.cc:1434] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:06:23.001324 20538 tablet_bootstrap.cc:492] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:23.009754 20538 tablet_bootstrap.cc:654] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.016405 20544 tablet_bootstrap.cc:492] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:23.016798 20540 tablet_bootstrap.cc:492] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:23.016984 20544 ts_tablet_manager.cc:1403] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.016s
I20260709 13:06:23.017366 20540 ts_tablet_manager.cc:1403] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.039s	user 0.028s	sys 0.006s
I20260709 13:06:23.020368 20540 raft_consensus.cc:359] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.021020 20540 raft_consensus.cc:385] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.021313 20540 raft_consensus.cc:740] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.021438 20544 raft_consensus.cc:359] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.022235 20544 raft_consensus.cc:385] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.022017 20540 consensus_queue.cc:260] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.022554 20544 raft_consensus.cc:740] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.022799 20538 tablet_bootstrap.cc:492] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:23.023397 20538 ts_tablet_manager.cc:1403] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.016s
I20260709 13:06:23.023448 20544 consensus_queue.cc:260] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.024555 20540 ts_tablet_manager.cc:1434] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:06:23.025548 20540 tablet_bootstrap.cc:492] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:23.027582 20538 raft_consensus.cc:359] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.028477 20538 raft_consensus.cc:385] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.028826 20538 raft_consensus.cc:740] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.029699 20538 consensus_queue.cc:260] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.031805 20540 tablet_bootstrap.cc:654] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.032073 20538 ts_tablet_manager.cc:1434] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:23.033392 20538 tablet_bootstrap.cc:492] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:23.033478 20544 ts_tablet_manager.cc:1434] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 13:06:23.034891 20544 tablet_bootstrap.cc:492] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:23.044001 20543 raft_consensus.cc:493] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.044541 20543 raft_consensus.cc:515] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.046007 20538 tablet_bootstrap.cc:654] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.046690 20543 leader_election.cc:290] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:23.046974 20544 tablet_bootstrap.cc:654] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.052784 20538 tablet_bootstrap.cc:492] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:23.047596 20554 raft_consensus.cc:493] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.049327 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889769e316fb4d2680e3f842974c2efe" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c" is_pre_election: true
I20260709 13:06:23.053304 20538 ts_tablet_manager.cc:1403] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260709 13:06:23.050086 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889769e316fb4d2680e3f842974c2efe" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:23.053387 20554 raft_consensus.cc:515] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
W20260709 13:06:23.055243 20218 leader_election.cc:343] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:23.056304 20216 leader_election.cc:343] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e496e75064f3480595861fc567023ece (127.14.26.130:32805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.056442 20538 raft_consensus.cc:359] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.056749 20216 leader_election.cc:304] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d; no voters: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece
I20260709 13:06:23.057027 20554 leader_election.cc:290] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.057215 20538 raft_consensus.cc:385] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.050602 20540 tablet_bootstrap.cc:492] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:23.057705 20543 raft_consensus.cc:2749] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.057812 20538 raft_consensus.cc:740] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.058198 20540 ts_tablet_manager.cc:1403] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.033s	user 0.002s	sys 0.009s
I20260709 13:06:23.058744 20538 consensus_queue.cc:260] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.061029 20538 ts_tablet_manager.cc:1434] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:23.061110 20540 raft_consensus.cc:359] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.061815 20540 raft_consensus.cc:385] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.061985 20538 tablet_bootstrap.cc:492] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:23.062107 20540 raft_consensus.cc:740] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.062994 20540 consensus_queue.cc:260] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.065279 20540 ts_tablet_manager.cc:1434] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:06:23.066334 20540 tablet_bootstrap.cc:492] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:23.069047 20538 tablet_bootstrap.cc:654] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.073040 20540 tablet_bootstrap.cc:654] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.081519 20538 tablet_bootstrap.cc:492] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:23.082190 20538 ts_tablet_manager.cc:1403] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:06:23.085479 20538 raft_consensus.cc:359] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.086187 20538 raft_consensus.cc:385] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.086476 20538 raft_consensus.cc:740] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.086719 20540 tablet_bootstrap.cc:492] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:23.087287 20540 ts_tablet_manager.cc:1403] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.008s
I20260709 13:06:23.087309 20538 consensus_queue.cc:260] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.091655 20538 ts_tablet_manager.cc:1434] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.007s
I20260709 13:06:23.092195 20540 raft_consensus.cc:359] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.092768 20538 tablet_bootstrap.cc:492] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:23.093086 20540 raft_consensus.cc:385] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.093406 20540 raft_consensus.cc:740] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.094074 20540 consensus_queue.cc:260] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
W20260709 13:06:23.095732 20365 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:32805, user_credentials={real_user=slave}} blocked reactor thread for 82681.7us
I20260709 13:06:23.096457 20540 ts_tablet_manager.cc:1434] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:23.097405 20540 tablet_bootstrap.cc:492] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:23.097319 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ee4aabdba242888500d554e4502f3f" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:23.097532 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ee4aabdba242888500d554e4502f3f" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:23.098066 20253 raft_consensus.cc:2468] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
I20260709 13:06:23.098448 20328 raft_consensus.cc:2468] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
I20260709 13:06:23.102679 20538 tablet_bootstrap.cc:654] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.104529 20540 tablet_bootstrap.cc:654] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.111389 20365 leader_election.cc:304] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:23.112447 20553 raft_consensus.cc:2804] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.112917 20553 raft_consensus.cc:493] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.113368 20553 raft_consensus.cc:3060] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.114993 20538 tablet_bootstrap.cc:492] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:23.115618 20538 ts_tablet_manager.cc:1403] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 13:06:23.120030 20538 raft_consensus.cc:359] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.121054 20538 raft_consensus.cc:385] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.121449 20538 raft_consensus.cc:740] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.122349 20538 consensus_queue.cc:260] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.125090 20538 ts_tablet_manager.cc:1434] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:06:23.125401 20540 tablet_bootstrap.cc:492] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:23.126035 20540 ts_tablet_manager.cc:1403] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260709 13:06:23.126138 20538 tablet_bootstrap.cc:492] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:23.129662 20540 raft_consensus.cc:359] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.130821 20540 raft_consensus.cc:385] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.131469 20540 raft_consensus.cc:740] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.132469 20540 consensus_queue.cc:260] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.139381 20540 ts_tablet_manager.cc:1434] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 13:06:23.140448 20540 tablet_bootstrap.cc:492] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:23.141932 20538 tablet_bootstrap.cc:654] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.125504 20553 raft_consensus.cc:515] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.145552 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ee4aabdba242888500d554e4502f3f" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:23.145880 20553 leader_election.cc:290] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.146178 20253 raft_consensus.cc:3060] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.146847 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ee4aabdba242888500d554e4502f3f" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:23.147486 20328 raft_consensus.cc:3060] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.148522 20544 tablet_bootstrap.cc:492] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:23.149097 20544 ts_tablet_manager.cc:1403] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.114s	user 0.039s	sys 0.053s
W20260709 13:06:23.149972 20199 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:23.152269 20544 raft_consensus.cc:359] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.153106 20544 raft_consensus.cc:385] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.153443 20544 raft_consensus.cc:740] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.154340 20544 consensus_queue.cc:260] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.154696 20543 raft_consensus.cc:493] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.155390 20543 raft_consensus.cc:515] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.156350 20253 raft_consensus.cc:2468] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:23.157171 20544 ts_tablet_manager.cc:1434] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:06:23.157680 20543 leader_election.cc:290] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:23.158294 20544 tablet_bootstrap.cc:492] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:23.154805 20540 tablet_bootstrap.cc:654] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.158660 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b250830fecce4c04be2735796696192a" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
W20260709 13:06:23.160250 20216 leader_election.cc:343] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e496e75064f3480595861fc567023ece (127.14.26.130:32805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.161540 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b250830fecce4c04be2735796696192a" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c" is_pre_election: true
I20260709 13:06:23.162245 20402 raft_consensus.cc:2468] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 0.
I20260709 13:06:23.165119 20544 tablet_bootstrap.cc:654] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.167667 20218 leader_election.cc:304] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [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: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: e496e75064f3480595861fc567023ece
I20260709 13:06:23.168613 20543 raft_consensus.cc:2804] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.169026 20543 raft_consensus.cc:493] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.169421 20543 raft_consensus.cc:3060] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.170702 20540 tablet_bootstrap.cc:492] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:23.171072 20538 tablet_bootstrap.cc:492] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:23.171283 20540 ts_tablet_manager.cc:1403] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.014s
I20260709 13:06:23.171578 20538 ts_tablet_manager.cc:1403] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.004s
I20260709 13:06:23.174460 20553 raft_consensus.cc:493] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.175180 20553 raft_consensus.cc:515] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.175905 20538 raft_consensus.cc:359] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.176867 20538 raft_consensus.cc:385] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.177102 20553 leader_election.cc:290] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.177176 20538 raft_consensus.cc:740] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.177933 20365 leader_election.cc:304] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: 
I20260709 13:06:23.174437 20540 raft_consensus.cc:359] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.178013 20538 consensus_queue.cc:260] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.179700 20525 raft_consensus.cc:493] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.178874 20540 raft_consensus.cc:385] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.180186 20525 raft_consensus.cc:515] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.180806 20540 raft_consensus.cc:740] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.181195 20538 ts_tablet_manager.cc:1434] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:06:23.182307 20538 tablet_bootstrap.cc:492] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d: Bootstrap starting.
I20260709 13:06:23.182466 20525 leader_election.cc:290] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.181893 20540 consensus_queue.cc:260] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.185279 20540 ts_tablet_manager.cc:1434] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:23.186671 20540 tablet_bootstrap.cc:492] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:23.188719 20538 tablet_bootstrap.cc:654] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.178833 20543 raft_consensus.cc:515] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.179150 20553 raft_consensus.cc:2804] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.193779 20553 raft_consensus.cc:697] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Leader. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:23.194425 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b250830fecce4c04be2735796696192a" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:23.194639 20553 consensus_queue.cc:237] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
W20260709 13:06:23.196738 20216 leader_election.cc:343] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e496e75064f3480595861fc567023ece (127.14.26.130:32805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.198850 20543 leader_election.cc:290] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Requested vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:23.199620 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b250830fecce4c04be2735796696192a" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:23.200453 20402 raft_consensus.cc:3060] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.204720 20540 tablet_bootstrap.cc:654] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.208175 20538 tablet_bootstrap.cc:492] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d: No bootstrap required, opened a new log
I20260709 13:06:23.208388 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2309290376c348fcbb511b97ac3216cf" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:23.208755 20538 ts_tablet_manager.cc:1403] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.002s
I20260709 13:06:23.208465 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2309290376c348fcbb511b97ac3216cf" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:23.209319 20253 raft_consensus.cc:2468] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
I20260709 13:06:23.209457 20327 raft_consensus.cc:2468] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
I20260709 13:06:23.212370 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f30bc6a5704213afd74b5e91079394" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:23.212626 20538 raft_consensus.cc:359] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.212399 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f30bc6a5704213afd74b5e91079394" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:23.213583 20538 raft_consensus.cc:385] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.213912 20253 raft_consensus.cc:2468] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
I20260709 13:06:23.213976 20538 raft_consensus.cc:740] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.214944 20538 consensus_queue.cc:260] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.217021 20538 ts_tablet_manager.cc:1434] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:23.220818 20402 raft_consensus.cc:2468] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 1.
I20260709 13:06:23.221088 20540 tablet_bootstrap.cc:492] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:23.222208 20218 leader_election.cc:304] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: e496e75064f3480595861fc567023ece
I20260709 13:06:23.222985 20328 raft_consensus.cc:2468] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:23.223796 20543 raft_consensus.cc:2804] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.225184 20543 raft_consensus.cc:697] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Becoming Leader. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Running, Role: LEADER
I20260709 13:06:23.226145 20540 ts_tablet_manager.cc:1403] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.003s
I20260709 13:06:23.225951 20543 consensus_queue.cc:237] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.227561 20544 tablet_bootstrap.cc:492] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:23.228295 20544 ts_tablet_manager.cc:1403] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.026s
I20260709 13:06:23.228924 20540 raft_consensus.cc:359] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.229558 20540 raft_consensus.cc:385] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.229811 20540 raft_consensus.cc:740] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.224229 20365 leader_election.cc:304] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:23.231079 20553 raft_consensus.cc:2804] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.231419 20553 raft_consensus.cc:493] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.231729 20553 raft_consensus.cc:3060] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.232180 20544 raft_consensus.cc:359] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.233206 20544 raft_consensus.cc:385] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.233566 20544 raft_consensus.cc:740] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.235167 20526 raft_consensus.cc:493] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.235783 20526 raft_consensus.cc:515] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.237252 20149 catalog_manager.cc:5697] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131). New cstate: current_term: 1 leader_uuid: "1b81217de4cd49839216c5bb2c9f024c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.238901 20553 raft_consensus.cc:515] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.239171 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2e80751e9449b4a20f3e078ecef55d" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:23.239658 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2e80751e9449b4a20f3e078ecef55d" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c" is_pre_election: true
I20260709 13:06:23.239902 20328 raft_consensus.cc:2468] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 0.
I20260709 13:06:23.240370 20526 leader_election.cc:290] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:23.240967 20553 leader_election.cc:290] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.234652 20544 consensus_queue.cc:260] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.241286 20216 leader_election.cc:304] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:23.242324 20526 raft_consensus.cc:2804] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.242786 20526 raft_consensus.cc:493] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.243191 20526 raft_consensus.cc:3060] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:23.245891 20365 leader_election.cc:343] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e496e75064f3480595861fc567023ece (127.14.26.130:32805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.247776 20365 leader_election.cc:304] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [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: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: e496e75064f3480595861fc567023ece
I20260709 13:06:23.250532 20553 raft_consensus.cc:2804] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.250579 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2309290376c348fcbb511b97ac3216cf" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:23.252310 20553 raft_consensus.cc:493] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.251303 20540 consensus_queue.cc:260] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.252477 20328 raft_consensus.cc:3060] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.252938 20402 raft_consensus.cc:2468] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 0.
I20260709 13:06:23.254313 20540 ts_tablet_manager.cc:1434] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:06:23.255635 20540 tablet_bootstrap.cc:492] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c: Bootstrap starting.
I20260709 13:06:23.256790 20553 raft_consensus.cc:3060] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.251914 20544 ts_tablet_manager.cc:1434] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.005s
I20260709 13:06:23.259150 20544 tablet_bootstrap.cc:492] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:23.263105 20147 catalog_manager.cc:5697] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f0549c3b9147149efd7a55996ae28d (127.14.26.129). New cstate: current_term: 1 leader_uuid: "77f0549c3b9147149efd7a55996ae28d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.265691 20544 tablet_bootstrap.cc:654] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.266954 20553 raft_consensus.cc:515] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.277942 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f30bc6a5704213afd74b5e91079394" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
W20260709 13:06:23.279815 20365 leader_election.cc:343] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e496e75064f3480595861fc567023ece (127.14.26.130:32805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.280516 20553 leader_election.cc:290] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.269562 20526 raft_consensus.cc:515] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.281610 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2309290376c348fcbb511b97ac3216cf" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:23.281884 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f30bc6a5704213afd74b5e91079394" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:23.282419 20253 raft_consensus.cc:3060] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.282902 20526 leader_election.cc:290] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Requested vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:23.284044 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2e80751e9449b4a20f3e078ecef55d" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:23.284664 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2e80751e9449b4a20f3e078ecef55d" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:23.267040 20328 raft_consensus.cc:2468] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:23.285265 20402 raft_consensus.cc:3060] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.282526 20252 raft_consensus.cc:3060] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.287480 20365 leader_election.cc:304] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:23.288316 20525 raft_consensus.cc:2804] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.288770 20525 raft_consensus.cc:697] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Leader. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:23.289583 20525 consensus_queue.cc:237] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.284667 20327 raft_consensus.cc:3060] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.295849 20252 raft_consensus.cc:2468] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:23.298424 20540 tablet_bootstrap.cc:654] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.299484 20402 raft_consensus.cc:2468] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 1.
I20260709 13:06:23.300917 20365 leader_election.cc:304] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: e496e75064f3480595861fc567023ece
I20260709 13:06:23.301112 20218 leader_election.cc:304] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: 
I20260709 13:06:23.301869 20554 raft_consensus.cc:2804] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.302054 20526 raft_consensus.cc:2804] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.302712 20526 raft_consensus.cc:697] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Becoming Leader. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Running, Role: LEADER
I20260709 13:06:23.303798 20526 consensus_queue.cc:237] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.312521 20544 tablet_bootstrap.cc:492] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:23.326687 20544 ts_tablet_manager.cc:1403] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.002s
I20260709 13:06:23.327325 20327 raft_consensus.cc:2468] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 1.
I20260709 13:06:23.327333 20253 raft_consensus.cc:2468] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:23.329922 20544 raft_consensus.cc:359] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.330488 20540 tablet_bootstrap.cc:492] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c: No bootstrap required, opened a new log
I20260709 13:06:23.331084 20540 ts_tablet_manager.cc:1403] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.022s
I20260709 13:06:23.330802 20544 raft_consensus.cc:385] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.331802 20544 raft_consensus.cc:740] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.331820 20554 raft_consensus.cc:697] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Leader. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:23.332702 20544 consensus_queue.cc:260] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.333927 20540 raft_consensus.cc:359] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.333884 20554 consensus_queue.cc:237] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.334645 20540 raft_consensus.cc:385] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.334921 20540 raft_consensus.cc:740] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.334985 20544 ts_tablet_manager.cc:1434] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:23.336210 20544 tablet_bootstrap.cc:492] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:23.337744 20574 raft_consensus.cc:493] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.338264 20574 raft_consensus.cc:515] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.339897 20525 raft_consensus.cc:493] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.340425 20525 raft_consensus.cc:515] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.342895 20540 consensus_queue.cc:260] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.344499 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfbf595bc84300a4d4c26caab48344" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:23.344882 20544 tablet_bootstrap.cc:654] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.344609 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfbf595bc84300a4d4c26caab48344" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:23.345172 20540 ts_tablet_manager.cc:1434] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:06:23.345268 20253 raft_consensus.cc:2468] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
I20260709 13:06:23.345441 20327 raft_consensus.cc:2468] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
I20260709 13:06:23.346112 20525 leader_election.cc:290] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.346572 20365 leader_election.cc:304] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: 
I20260709 13:06:23.347285 20574 leader_election.cc:290] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.347852 20574 raft_consensus.cc:2804] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.348174 20574 raft_consensus.cc:493] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.348500 20574 raft_consensus.cc:3060] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.351471 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49ba60654843d28922f656733cb644" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:23.352185 20253 raft_consensus.cc:2468] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
I20260709 13:06:23.353255 20365 leader_election.cc:304] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: 
I20260709 13:06:23.354625 20525 raft_consensus.cc:2804] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.354964 20525 raft_consensus.cc:493] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.355310 20574 raft_consensus.cc:515] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.358950 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfbf595bc84300a4d4c26caab48344" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:23.359690 20252 raft_consensus.cc:3060] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.361567 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49ba60654843d28922f656733cb644" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
W20260709 13:06:23.364181 20365 leader_election.cc:343] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e496e75064f3480595861fc567023ece (127.14.26.130:32805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.366588 20544 tablet_bootstrap.cc:492] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:23.367192 20544 ts_tablet_manager.cc:1403] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.014s
I20260709 13:06:23.370270 20544 raft_consensus.cc:359] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.370551 20252 raft_consensus.cc:2468] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:23.370992 20544 raft_consensus.cc:385] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.371361 20544 raft_consensus.cc:740] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.371893 20574 leader_election.cc:290] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.355350 20525 raft_consensus.cc:3060] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.372506 20544 consensus_queue.cc:260] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.373566 20365 leader_election.cc:304] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: 
I20260709 13:06:23.375170 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfbf595bc84300a4d4c26caab48344" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:23.375588 20544 ts_tablet_manager.cc:1434] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 13:06:23.375862 20327 raft_consensus.cc:3060] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.376681 20544 tablet_bootstrap.cc:492] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:23.380048 20525 raft_consensus.cc:515] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.382200 20525 leader_election.cc:290] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.382757 20525 raft_consensus.cc:2804] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.383415 20525 raft_consensus.cc:697] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Leader. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:23.383796 20544 tablet_bootstrap.cc:654] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.384061 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49ba60654843d28922f656733cb644" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:23.383306 20149 catalog_manager.cc:5697] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131). New cstate: current_term: 1 leader_uuid: "1b81217de4cd49839216c5bb2c9f024c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.384382 20525 consensus_queue.cc:237] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
W20260709 13:06:23.385496 20365 leader_election.cc:343] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e496e75064f3480595861fc567023ece (127.14.26.130:32805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.386041 20149 catalog_manager.cc:5697] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131). New cstate: current_term: 1 leader_uuid: "1b81217de4cd49839216c5bb2c9f024c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.390522 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49ba60654843d28922f656733cb644" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:23.392159 20253 raft_consensus.cc:3060] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.395912 20327 raft_consensus.cc:2468] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:23.416610 20253 raft_consensus.cc:2468] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:23.417909 20365 leader_election.cc:304] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: e496e75064f3480595861fc567023ece
I20260709 13:06:23.419443 20525 raft_consensus.cc:2804] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.420001 20525 raft_consensus.cc:697] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Leader. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:23.419819 20544 tablet_bootstrap.cc:492] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:23.421205 20544 ts_tablet_manager.cc:1403] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.017s
I20260709 13:06:23.421072 20525 consensus_queue.cc:237] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.423894 20544 raft_consensus.cc:359] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.424649 20544 raft_consensus.cc:385] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.424937 20544 raft_consensus.cc:740] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.425673 20544 consensus_queue.cc:260] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.428205 20544 ts_tablet_manager.cc:1434] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:23.429184 20544 tablet_bootstrap.cc:492] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:23.432739 20525 raft_consensus.cc:493] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.433255 20525 raft_consensus.cc:515] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.435693 20544 tablet_bootstrap.cc:654] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.436340 20525 leader_election.cc:290] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.435801 20150 catalog_manager.cc:5697] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131). New cstate: current_term: 1 leader_uuid: "1b81217de4cd49839216c5bb2c9f024c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.437613 20150 catalog_manager.cc:5697] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131). New cstate: current_term: 1 leader_uuid: "1b81217de4cd49839216c5bb2c9f024c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.439852 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889769e316fb4d2680e3f842974c2efe" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:23.440577 20328 raft_consensus.cc:2468] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
I20260709 13:06:23.441300 20544 tablet_bootstrap.cc:492] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:23.439852 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889769e316fb4d2680e3f842974c2efe" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:23.442049 20544 ts_tablet_manager.cc:1403] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 13:06:23.442754 20365 leader_election.cc:304] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:23.442065 20253 raft_consensus.cc:2468] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
I20260709 13:06:23.446421 20574 raft_consensus.cc:2804] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.446221 20544 raft_consensus.cc:359] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.445912 20149 catalog_manager.cc:5697] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f0549c3b9147149efd7a55996ae28d (127.14.26.129). New cstate: current_term: 1 leader_uuid: "77f0549c3b9147149efd7a55996ae28d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.446851 20574 raft_consensus.cc:493] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.447120 20544 raft_consensus.cc:385] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.447283 20574 raft_consensus.cc:3060] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.447634 20544 raft_consensus.cc:740] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.448415 20544 consensus_queue.cc:260] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.450016 20544 ts_tablet_manager.cc:1434] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:23.450984 20544 tablet_bootstrap.cc:492] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece: Bootstrap starting.
I20260709 13:06:23.455888 20574 raft_consensus.cc:515] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.457000 20544 tablet_bootstrap.cc:654] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.463140 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889769e316fb4d2680e3f842974c2efe" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:23.463780 20253 raft_consensus.cc:3060] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.464643 20574 leader_election.cc:290] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.467736 20544 tablet_bootstrap.cc:492] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece: No bootstrap required, opened a new log
I20260709 13:06:23.468355 20544 ts_tablet_manager.cc:1403] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260709 13:06:23.468568 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889769e316fb4d2680e3f842974c2efe" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:23.469245 20328 raft_consensus.cc:3060] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.471210 20544 raft_consensus.cc:359] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.471967 20544 raft_consensus.cc:385] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.472254 20544 raft_consensus.cc:740] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.473043 20544 consensus_queue.cc:260] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.474133 20253 raft_consensus.cc:2468] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:23.475119 20544 ts_tablet_manager.cc:1434] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:23.475468 20365 leader_election.cc:304] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: 
I20260709 13:06:23.476297 20574 raft_consensus.cc:2804] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.476785 20574 raft_consensus.cc:697] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Leader. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:23.476799 20328 raft_consensus.cc:2468] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:23.477874 20574 consensus_queue.cc:237] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.486778 20149 catalog_manager.cc:5697] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131). New cstate: current_term: 1 leader_uuid: "1b81217de4cd49839216c5bb2c9f024c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.559298 20574 raft_consensus.cc:493] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.559880 20574 raft_consensus.cc:515] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.561573 20574 leader_election.cc:290] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.562497 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab50a48c8aa4a2480e9e33ca764a064" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:23.562697 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab50a48c8aa4a2480e9e33ca764a064" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece" is_pre_election: true
I20260709 13:06:23.563277 20253 raft_consensus.cc:2468] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
I20260709 13:06:23.563328 20328 raft_consensus.cc:2468] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 0.
I20260709 13:06:23.564455 20365 leader_election.cc:304] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:23.565052 20574 raft_consensus.cc:2804] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.565371 20574 raft_consensus.cc:493] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.565637 20574 raft_consensus.cc:3060] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.570811 20541 raft_consensus.cc:493] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.570839 20574 raft_consensus.cc:515] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.571594 20541 raft_consensus.cc:515] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.573249 20574 leader_election.cc:290] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.574011 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab50a48c8aa4a2480e9e33ca764a064" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:23.574393 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49ba60654843d28922f656733cb644" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:23.574672 20253 raft_consensus.cc:3060] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.574738 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49ba60654843d28922f656733cb644" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c" is_pre_election: true
I20260709 13:06:23.575279 20252 raft_consensus.cc:2393] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e496e75064f3480595861fc567023ece in current term 1: Already voted for candidate 1b81217de4cd49839216c5bb2c9f024c in this term.
I20260709 13:06:23.575345 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab50a48c8aa4a2480e9e33ca764a064" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:23.575989 20328 raft_consensus.cc:3060] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.576489 20291 leader_election.cc:304] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e496e75064f3480595861fc567023ece; no voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d
I20260709 13:06:23.577225 20541 leader_election.cc:290] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:23.577227 20539 raft_consensus.cc:3060] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.581673 20253 raft_consensus.cc:2468] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:23.582614 20328 raft_consensus.cc:2468] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 1.
I20260709 13:06:23.582891 20365 leader_election.cc:304] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: 
I20260709 13:06:23.583173 20539 raft_consensus.cc:2749] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.583735 20574 raft_consensus.cc:2804] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.584249 20574 raft_consensus.cc:697] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Leader. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:23.584908 20574 consensus_queue.cc:237] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.599179 20149 catalog_manager.cc:5697] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131). New cstate: current_term: 1 leader_uuid: "1b81217de4cd49839216c5bb2c9f024c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.633687 20539 raft_consensus.cc:493] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.634193 20539 raft_consensus.cc:515] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.635950 20539 leader_election.cc:290] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:23.636794 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b250830fecce4c04be2735796696192a" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f0549c3b9147149efd7a55996ae28d" is_pre_election: true
I20260709 13:06:23.636952 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b250830fecce4c04be2735796696192a" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b81217de4cd49839216c5bb2c9f024c" is_pre_election: true
I20260709 13:06:23.637789 20402 raft_consensus.cc:2393] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e496e75064f3480595861fc567023ece in current term 1: Already voted for candidate 77f0549c3b9147149efd7a55996ae28d in this term.
I20260709 13:06:23.638659 20293 leader_election.cc:304] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e496e75064f3480595861fc567023ece; no voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d
I20260709 13:06:23.639340 20539 raft_consensus.cc:3060] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.644527 20539 raft_consensus.cc:2749] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.652529 20526 consensus_queue.cc:1048] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.664104 20570 consensus_queue.cc:1048] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.714977 20328 raft_consensus.cc:3060] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.722550 20574 consensus_queue.cc:1048] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.722947 20525 consensus_queue.cc:1048] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.723097 20402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0ee4aabdba242888500d554e4502f3f"
dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
mode: GRACEFUL
new_leader_uuid: "77f0549c3b9147149efd7a55996ae28d"
 from {username='slave'} at 127.0.0.1:56704
I20260709 13:06:23.723732 20402 raft_consensus.cc:606] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Received request to transfer leadership to TS 77f0549c3b9147149efd7a55996ae28d
I20260709 13:06:23.734402 20402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65dfbf595bc84300a4d4c26caab48344"
dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
mode: GRACEFUL
new_leader_uuid: "77f0549c3b9147149efd7a55996ae28d"
 from {username='slave'} at 127.0.0.1:56704
I20260709 13:06:23.735095 20402 raft_consensus.cc:606] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Received request to transfer leadership to TS 77f0549c3b9147149efd7a55996ae28d
I20260709 13:06:23.739135 20525 consensus_queue.cc:1048] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.746034 20402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2309290376c348fcbb511b97ac3216cf"
dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
mode: GRACEFUL
new_leader_uuid: "77f0549c3b9147149efd7a55996ae28d"
 from {username='slave'} at 127.0.0.1:56704
I20260709 13:06:23.746667 20402 raft_consensus.cc:606] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Received request to transfer leadership to TS 77f0549c3b9147149efd7a55996ae28d
I20260709 13:06:23.749717 20553 raft_consensus.cc:993] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c: : Instructing follower 77f0549c3b9147149efd7a55996ae28d to start an election
I20260709 13:06:23.750162 20553 raft_consensus.cc:1081] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Signalling peer 77f0549c3b9147149efd7a55996ae28d to start an election
I20260709 13:06:23.753944 20402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "889769e316fb4d2680e3f842974c2efe"
dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
mode: GRACEFUL
new_leader_uuid: "e496e75064f3480595861fc567023ece"
 from {username='slave'} at 127.0.0.1:56704
I20260709 13:06:23.754377 20250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0ee4aabdba242888500d554e4502f3f"
dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
 from {username='slave'} at 127.0.0.1:33714
I20260709 13:06:23.755106 20250 raft_consensus.cc:493] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:23.755448 20250 raft_consensus.cc:3060] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.755297 20525 consensus_queue.cc:1048] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:23.761641 20525 consensus_queue.cc:1048] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.767880 20525 consensus_queue.cc:1048] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:23.770344 20402 raft_consensus.cc:606] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Received request to transfer leadership to TS e496e75064f3480595861fc567023ece
I20260709 13:06:23.771157 20525 raft_consensus.cc:993] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c: : Instructing follower 77f0549c3b9147149efd7a55996ae28d to start an election
I20260709 13:06:23.767477 20250 raft_consensus.cc:515] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.776407 20400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ab50a48c8aa4a2480e9e33ca764a064"
dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
mode: GRACEFUL
new_leader_uuid: "e496e75064f3480595861fc567023ece"
 from {username='slave'} at 127.0.0.1:56704
I20260709 13:06:23.777076 20400 raft_consensus.cc:606] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Received request to transfer leadership to TS e496e75064f3480595861fc567023ece
I20260709 13:06:23.778294 20251 raft_consensus.cc:1240] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Rejecting Update request from peer 1b81217de4cd49839216c5bb2c9f024c for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:23.778805 20250 leader_election.cc:290] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 2 election: Requested vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:23.780277 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ee4aabdba242888500d554e4502f3f" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:23.783418 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ee4aabdba242888500d554e4502f3f" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:23.784050 20402 raft_consensus.cc:3055] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:23.784344 20402 raft_consensus.cc:740] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:23.785220 20402 consensus_queue.cc:260] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.786172 20402 raft_consensus.cc:3060] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.787626 20400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75f30bc6a5704213afd74b5e91079394"
dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
mode: GRACEFUL
new_leader_uuid: "e496e75064f3480595861fc567023ece"
 from {username='slave'} at 127.0.0.1:56704
I20260709 13:06:23.788223 20400 raft_consensus.cc:606] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Received request to transfer leadership to TS e496e75064f3480595861fc567023ece
I20260709 13:06:23.788753 20525 raft_consensus.cc:1081] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Signalling peer 77f0549c3b9147149efd7a55996ae28d to start an election
I20260709 13:06:23.791692 20553 consensus_queue.cc:1048] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.792579 20251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2309290376c348fcbb511b97ac3216cf"
dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
 from {username='slave'} at 127.0.0.1:33714
I20260709 13:06:23.793848 20251 raft_consensus.cc:493] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:23.796859 20251 raft_consensus.cc:3060] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.800568 20570 consensus_queue.cc:1048] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.804754 20401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca49ba60654843d28922f656733cb644"
dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
mode: GRACEFUL
new_leader_uuid: "e496e75064f3480595861fc567023ece"
 from {username='slave'} at 127.0.0.1:56704
I20260709 13:06:23.805609 20401 raft_consensus.cc:606] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Received request to transfer leadership to TS e496e75064f3480595861fc567023ece
I20260709 13:06:23.809689 20251 raft_consensus.cc:515] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.812245 20249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b2e80751e9449b4a20f3e078ecef55d"
dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
mode: GRACEFUL
new_leader_uuid: "1b81217de4cd49839216c5bb2c9f024c"
 from {username='slave'} at 127.0.0.1:33740
I20260709 13:06:23.812862 20249 raft_consensus.cc:606] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Received request to transfer leadership to TS 1b81217de4cd49839216c5bb2c9f024c
I20260709 13:06:23.793227 20402 raft_consensus.cc:2468] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 2.
I20260709 13:06:23.814432 20218 leader_election.cc:304] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [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: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: e496e75064f3480595861fc567023ece
I20260709 13:06:23.815542 20570 raft_consensus.cc:2804] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:23.815858 20251 leader_election.cc:290] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 2 election: Requested vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:23.816015 20570 raft_consensus.cc:697] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 2 LEADER]: Becoming Leader. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Running, Role: LEADER
I20260709 13:06:23.816835 20570 consensus_queue.cc:237] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [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: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.820197 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2309290376c348fcbb511b97ac3216cf" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:23.820824 20402 raft_consensus.cc:3055] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:23.821166 20402 raft_consensus.cc:740] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:23.821295 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2309290376c348fcbb511b97ac3216cf" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:23.822098 20402 consensus_queue.cc:260] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.823001 20402 raft_consensus.cc:3060] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.831228 20402 raft_consensus.cc:2468] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 2.
I20260709 13:06:23.832374 20218 leader_election.cc:304] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [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: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: e496e75064f3480595861fc567023ece
I20260709 13:06:23.833472 20543 raft_consensus.cc:2804] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:23.833942 20543 raft_consensus.cc:697] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [term 2 LEADER]: Becoming Leader. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Running, Role: LEADER
I20260709 13:06:23.835242 20553 consensus_queue.cc:1048] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.834892 20543 consensus_queue.cc:237] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.844830 20150 catalog_manager.cc:5697] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d reported cstate change: term changed from 1 to 2, leader changed from 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131) to 77f0549c3b9147149efd7a55996ae28d (127.14.26.129). New cstate: current_term: 2 leader_uuid: "77f0549c3b9147149efd7a55996ae28d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.846586 20150 catalog_manager.cc:5697] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d reported cstate change: term changed from 1 to 2, leader changed from 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131) to 77f0549c3b9147149efd7a55996ae28d (127.14.26.129). New cstate: current_term: 2 leader_uuid: "77f0549c3b9147149efd7a55996ae28d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.849301 20526 raft_consensus.cc:993] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d: : Instructing follower 1b81217de4cd49839216c5bb2c9f024c to start an election
I20260709 13:06:23.849810 20526 raft_consensus.cc:1081] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Signalling peer 1b81217de4cd49839216c5bb2c9f024c to start an election
I20260709 13:06:23.850520 20525 raft_consensus.cc:993] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c: : Instructing follower 77f0549c3b9147149efd7a55996ae28d to start an election
I20260709 13:06:23.850970 20525 raft_consensus.cc:1081] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Signalling peer 77f0549c3b9147149efd7a55996ae28d to start an election
I20260709 13:06:23.855618 20249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65dfbf595bc84300a4d4c26caab48344"
dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
 from {username='slave'} at 127.0.0.1:33714
I20260709 13:06:23.856225 20249 raft_consensus.cc:493] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:23.856583 20249 raft_consensus.cc:3060] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.863191 20570 consensus_queue.cc:1048] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.864492 20400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b2e80751e9449b4a20f3e078ecef55d"
dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
 from {username='slave'} at 127.0.0.1:56686
I20260709 13:06:23.865172 20400 raft_consensus.cc:493] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:23.865559 20400 raft_consensus.cc:3060] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.873049 20400 raft_consensus.cc:515] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.874027 20402 raft_consensus.cc:1240] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Rejecting Update request from peer 77f0549c3b9147149efd7a55996ae28d for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:23.874423 20249 raft_consensus.cc:515] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.875152 20400 leader_election.cc:290] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 2 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:23.876040 20251 raft_consensus.cc:1240] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Rejecting Update request from peer 1b81217de4cd49839216c5bb2c9f024c for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:23.876758 20543 consensus_queue.cc:1059] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.877526 20526 raft_consensus.cc:3055] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:23.877884 20526 raft_consensus.cc:740] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Running, Role: LEADER
I20260709 13:06:23.878887 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2e80751e9449b4a20f3e078ecef55d" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:23.878656 20526 consensus_queue.cc:260] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.879472 20327 raft_consensus.cc:3060] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.880332 20249 leader_election.cc:290] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 2 election: Requested vote from peers e496e75064f3480595861fc567023ece (127.14.26.130:32805), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:23.880398 20526 raft_consensus.cc:3060] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.883997 20400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfbf595bc84300a4d4c26caab48344" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:23.884560 20400 raft_consensus.cc:3055] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:23.884847 20400 raft_consensus.cc:740] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:23.885502 20400 consensus_queue.cc:260] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.886482 20400 raft_consensus.cc:3060] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.892980 20327 raft_consensus.cc:2468] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 2.
I20260709 13:06:23.893141 20400 raft_consensus.cc:2468] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 2.
I20260709 13:06:23.894305 20218 leader_election.cc:304] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, 77f0549c3b9147149efd7a55996ae28d; no voters: 
I20260709 13:06:23.895087 20543 raft_consensus.cc:2804] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:23.896804 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfbf595bc84300a4d4c26caab48344" candidate_uuid: "77f0549c3b9147149efd7a55996ae28d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:23.896852 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2e80751e9449b4a20f3e078ecef55d" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:23.897575 20328 raft_consensus.cc:3060] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.898599 20543 raft_consensus.cc:697] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 2 LEADER]: Becoming Leader. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Running, Role: LEADER
I20260709 13:06:23.899459 20543 consensus_queue.cc:237] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [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: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.900883 20365 leader_election.cc:304] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:23.904278 20328 raft_consensus.cc:2468] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f0549c3b9147149efd7a55996ae28d in term 2.
I20260709 13:06:23.904587 20554 raft_consensus.cc:2804] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:23.905215 20554 raft_consensus.cc:697] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 2 LEADER]: Becoming Leader. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:23.904857 20249 raft_consensus.cc:2468] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 2.
I20260709 13:06:23.906080 20554 consensus_queue.cc:237] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [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: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.906466 20574 consensus_queue.cc:1048] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.916247 20553 raft_consensus.cc:993] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c: : Instructing follower e496e75064f3480595861fc567023ece to start an election
I20260709 13:06:23.915766 20150 catalog_manager.cc:5697] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c reported cstate change: term changed from 1 to 2, leader changed from 77f0549c3b9147149efd7a55996ae28d (127.14.26.129) to 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131). New cstate: current_term: 2 leader_uuid: "1b81217de4cd49839216c5bb2c9f024c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.915866 20147 catalog_manager.cc:5697] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d reported cstate change: term changed from 1 to 2, leader changed from 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131) to 77f0549c3b9147149efd7a55996ae28d (127.14.26.129). New cstate: current_term: 2 leader_uuid: "77f0549c3b9147149efd7a55996ae28d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.916751 20553 raft_consensus.cc:1081] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Signalling peer e496e75064f3480595861fc567023ece to start an election
I20260709 13:06:23.921140 20328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca49ba60654843d28922f656733cb644"
dest_uuid: "e496e75064f3480595861fc567023ece"
 from {username='slave'} at 127.0.0.1:58352
I20260709 13:06:23.921694 20328 raft_consensus.cc:493] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:23.922070 20328 raft_consensus.cc:3060] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.924135 20574 consensus_queue.cc:1048] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.930774 20328 raft_consensus.cc:515] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.931911 20326 raft_consensus.cc:1240] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Rejecting Update request from peer 1b81217de4cd49839216c5bb2c9f024c for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:23.935242 20574 consensus_queue.cc:1059] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.936034 20574 raft_consensus.cc:3055] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:23.936301 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49ba60654843d28922f656733cb644" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:23.936367 20574 raft_consensus.cc:740] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:23.937083 20328 leader_election.cc:290] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 2 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:23.936952 20400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49ba60654843d28922f656733cb644" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:23.937014 20249 raft_consensus.cc:3060] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.937436 20574 consensus_queue.cc:260] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.942219 20574 raft_consensus.cc:3060] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.942637 20554 consensus_queue.cc:1048] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.945773 20249 raft_consensus.cc:2468] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 2.
I20260709 13:06:23.947069 20291 leader_election.cc:304] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:23.947942 20539 raft_consensus.cc:2804] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:23.948418 20539 raft_consensus.cc:697] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 2 LEADER]: Becoming Leader. State: Replica: e496e75064f3480595861fc567023ece, State: Running, Role: LEADER
I20260709 13:06:23.949191 20539 consensus_queue.cc:237] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [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: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.956876 20554 raft_consensus.cc:993] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c: : Instructing follower e496e75064f3480595861fc567023ece to start an election
I20260709 13:06:23.957430 20554 raft_consensus.cc:1081] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Signalling peer e496e75064f3480595861fc567023ece to start an election
I20260709 13:06:23.957917 20400 raft_consensus.cc:2468] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 2.
I20260709 13:06:23.959038 20328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "889769e316fb4d2680e3f842974c2efe"
dest_uuid: "e496e75064f3480595861fc567023ece"
 from {username='slave'} at 127.0.0.1:58352
I20260709 13:06:23.959681 20328 raft_consensus.cc:493] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:23.960083 20328 raft_consensus.cc:3060] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.961786 20147 catalog_manager.cc:5697] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece reported cstate change: term changed from 1 to 2, leader changed from 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131) to e496e75064f3480595861fc567023ece (127.14.26.130). New cstate: current_term: 2 leader_uuid: "e496e75064f3480595861fc567023ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.965770 20525 consensus_queue.cc:1048] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.970021 20328 raft_consensus.cc:515] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.971494 20326 raft_consensus.cc:1240] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Rejecting Update request from peer 1b81217de4cd49839216c5bb2c9f024c for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:23.973232 20525 consensus_queue.cc:1048] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.973853 20553 consensus_queue.cc:1059] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.974581 20525 raft_consensus.cc:3055] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:23.975355 20328 leader_election.cc:290] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 2 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:23.975543 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889769e316fb4d2680e3f842974c2efe" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:23.974941 20525 raft_consensus.cc:740] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:23.980659 20525 consensus_queue.cc:260] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:23.981743 20525 raft_consensus.cc:3060] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.989709 20400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889769e316fb4d2680e3f842974c2efe" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:23.993671 20553 consensus_queue.cc:1048] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.997815 20400 raft_consensus.cc:2468] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 2.
I20260709 13:06:24.000294 20293 leader_election.cc:304] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [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: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece; no voters: 77f0549c3b9147149efd7a55996ae28d
I20260709 13:06:24.001207 20604 raft_consensus.cc:2804] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:24.001674 20604 raft_consensus.cc:697] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 2 LEADER]: Becoming Leader. State: Replica: e496e75064f3480595861fc567023ece, State: Running, Role: LEADER
I20260709 13:06:24.002492 20604 consensus_queue.cc:237] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [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: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:24.003940 20553 raft_consensus.cc:993] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c: : Instructing follower e496e75064f3480595861fc567023ece to start an election
I20260709 13:06:24.004449 20525 raft_consensus.cc:1081] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Signalling peer e496e75064f3480595861fc567023ece to start an election
I20260709 13:06:24.005895 20328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ab50a48c8aa4a2480e9e33ca764a064"
dest_uuid: "e496e75064f3480595861fc567023ece"
 from {username='slave'} at 127.0.0.1:58352
I20260709 13:06:24.006325 20328 raft_consensus.cc:493] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:24.006619 20328 raft_consensus.cc:3060] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.010955 20328 raft_consensus.cc:515] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:24.012462 20328 leader_election.cc:290] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 2 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:24.013422 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab50a48c8aa4a2480e9e33ca764a064" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:24.013528 20400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab50a48c8aa4a2480e9e33ca764a064" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:24.014253 20400 raft_consensus.cc:3055] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:24.014559 20400 raft_consensus.cc:740] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:24.015216 20249 raft_consensus.cc:3060] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.015416 20400 consensus_queue.cc:260] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:24.016757 20400 raft_consensus.cc:3060] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.016832 20150 catalog_manager.cc:5697] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece reported cstate change: term changed from 1 to 2, leader changed from 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131) to e496e75064f3480595861fc567023ece (127.14.26.130). New cstate: current_term: 2 leader_uuid: "e496e75064f3480595861fc567023ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.022188 20249 raft_consensus.cc:2468] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 2.
I20260709 13:06:24.023773 20400 raft_consensus.cc:2468] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 2.
I20260709 13:06:24.024402 20291 leader_election.cc:304] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:24.025303 20604 raft_consensus.cc:2804] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:24.025774 20604 raft_consensus.cc:697] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [term 2 LEADER]: Becoming Leader. State: Replica: e496e75064f3480595861fc567023ece, State: Running, Role: LEADER
I20260709 13:06:24.026561 20604 consensus_queue.cc:237] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:24.032348 20150 catalog_manager.cc:5697] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece reported cstate change: term changed from 1 to 2, leader changed from 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131) to e496e75064f3480595861fc567023ece (127.14.26.130). New cstate: current_term: 2 leader_uuid: "e496e75064f3480595861fc567023ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.135528 20553 raft_consensus.cc:993] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c: : Instructing follower e496e75064f3480595861fc567023ece to start an election
I20260709 13:06:24.136256 20525 raft_consensus.cc:1081] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Signalling peer e496e75064f3480595861fc567023ece to start an election
I20260709 13:06:24.138113 20328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75f30bc6a5704213afd74b5e91079394"
dest_uuid: "e496e75064f3480595861fc567023ece"
 from {username='slave'} at 127.0.0.1:58352
I20260709 13:06:24.138576 20328 raft_consensus.cc:493] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:24.138852 20328 raft_consensus.cc:3060] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.145217 20328 raft_consensus.cc:515] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:24.146795 20328 leader_election.cc:290] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 2 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131:33025)
I20260709 13:06:24.147501 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f30bc6a5704213afd74b5e91079394" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:24.148231 20249 raft_consensus.cc:3060] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.148741 20400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f30bc6a5704213afd74b5e91079394" candidate_uuid: "e496e75064f3480595861fc567023ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
I20260709 13:06:24.149452 20400 raft_consensus.cc:3055] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:24.149770 20400 raft_consensus.cc:740] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:24.150645 20400 consensus_queue.cc:260] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:24.151784 20400 raft_consensus.cc:3060] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.155244 20249 raft_consensus.cc:2468] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 2.
I20260709 13:06:24.156950 20291 leader_election.cc:304] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f0549c3b9147149efd7a55996ae28d, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:24.157630 20400 raft_consensus.cc:2468] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e496e75064f3480595861fc567023ece in term 2.
I20260709 13:06:24.158474 20604 raft_consensus.cc:2804] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:24.159222 20604 raft_consensus.cc:697] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [term 2 LEADER]: Becoming Leader. State: Replica: e496e75064f3480595861fc567023ece, State: Running, Role: LEADER
I20260709 13:06:24.160045 20604 consensus_queue.cc:237] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:24.167908 20150 catalog_manager.cc:5697] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece reported cstate change: term changed from 1 to 2, leader changed from 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131) to e496e75064f3480595861fc567023ece (127.14.26.130). New cstate: current_term: 2 leader_uuid: "e496e75064f3480595861fc567023ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.305222 20328 raft_consensus.cc:3060] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.310953 20328 raft_consensus.cc:1275] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Refusing update from remote peer 77f0549c3b9147149efd7a55996ae28d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.312077 20526 consensus_queue.cc:1048] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.320331 20400 raft_consensus.cc:1275] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Refusing update from remote peer 77f0549c3b9147149efd7a55996ae28d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.321964 20526 consensus_queue.cc:1048] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.322268 20249 raft_consensus.cc:1275] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Refusing update from remote peer 1b81217de4cd49839216c5bb2c9f024c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.324046 20525 consensus_queue.cc:1048] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.337518 20328 raft_consensus.cc:1275] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Refusing update from remote peer 1b81217de4cd49839216c5bb2c9f024c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.339666 20554 consensus_queue.cc:1048] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.344775 20402 raft_consensus.cc:1275] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Refusing update from remote peer 77f0549c3b9147149efd7a55996ae28d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.347975 20526 consensus_queue.cc:1048] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.356581 20328 raft_consensus.cc:3060] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.363281 20328 raft_consensus.cc:1275] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Refusing update from remote peer 77f0549c3b9147149efd7a55996ae28d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.364480 20570 consensus_queue.cc:1048] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.397701 20402 raft_consensus.cc:1275] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Refusing update from remote peer e496e75064f3480595861fc567023ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.398900 20604 consensus_queue.cc:1048] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.407156 20249 raft_consensus.cc:3060] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.416476 20249 raft_consensus.cc:1275] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Refusing update from remote peer e496e75064f3480595861fc567023ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.417909 20604 consensus_queue.cc:1048] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.430406 20402 raft_consensus.cc:1275] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Refusing update from remote peer 77f0549c3b9147149efd7a55996ae28d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.431823 20543 consensus_queue.cc:1048] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.439800 20328 raft_consensus.cc:1275] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Refusing update from remote peer 77f0549c3b9147149efd7a55996ae28d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.441367 20543 consensus_queue.cc:1048] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.456609 20402 raft_consensus.cc:1275] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Refusing update from remote peer e496e75064f3480595861fc567023ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.457998 20604 consensus_queue.cc:1048] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.465258 20249 raft_consensus.cc:1275] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Refusing update from remote peer e496e75064f3480595861fc567023ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.466639 20541 consensus_queue.cc:1048] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.514408 20249 raft_consensus.cc:1275] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Refusing update from remote peer e496e75064f3480595861fc567023ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.515691 20541 consensus_queue.cc:1048] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.524827 20402 raft_consensus.cc:1275] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Refusing update from remote peer e496e75064f3480595861fc567023ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.526276 20539 consensus_queue.cc:1048] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.566593 20402 raft_consensus.cc:1275] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Refusing update from remote peer e496e75064f3480595861fc567023ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.567809 20539 consensus_queue.cc:1048] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.576608 20249 raft_consensus.cc:1275] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Refusing update from remote peer e496e75064f3480595861fc567023ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:24.578032 20541 consensus_queue.cc:1048] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.900744 20147 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49350:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:06:26.921906 20147 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49350:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:06:27.010883 14442 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:27.057945 20634 log.cc:927] Time spent T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 13:06:27.099982 20665 tablet.cc:1724] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.102380 20664 tablet.cc:1724] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.121387 20662 tablet.cc:1724] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.134547 20666 tablet.cc:1724] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:06:27.130903 20216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.130:32805, user_credentials={real_user=slave}} blocked reactor thread for 45420.4us
I20260709 13:06:27.149164 20669 tablet.cc:1724] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:06:27.189555 20293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:33025, user_credentials={real_user=slave}} blocked reactor thread for 45027.5us
I20260709 13:06:27.185012 20667 tablet.cc:1724] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:06:27.218609 20653 log.cc:927] Time spent T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c: Append to log took a long time: real 0.089s	user 0.004s	sys 0.000s
I20260709 13:06:27.221299 20660 tablet.cc:1724] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.223332 20662 tablet.cc:1724] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.214175 20664 tablet.cc:1724] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.246945 20678 tablet.cc:1724] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:06:27.255067 20293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.131:33025, user_credentials={real_user=slave}} blocked reactor thread for 63656.7us
I20260709 13:06:27.262889 20676 tablet.cc:1724] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.266847 20665 tablet.cc:1724] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:06:27.274870 20291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.26.129:45931, user_credentials={real_user=slave}} blocked reactor thread for 84471.3us
I20260709 13:06:27.289659 20325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ed210dfd91d404aae61c42762026f22"
dest_uuid: "e496e75064f3480595861fc567023ece"
mode: GRACEFUL
new_leader_uuid: "1b81217de4cd49839216c5bb2c9f024c"
 from {username='slave'} at 127.0.0.1:59378
I20260709 13:06:27.290334 20325 raft_consensus.cc:606] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 2 LEADER]: Received request to transfer leadership to TS 1b81217de4cd49839216c5bb2c9f024c
I20260709 13:06:27.293937 20682 tablet.cc:1724] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.296208 20679 tablet.cc:1724] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.299691 20662 tablet.cc:1724] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.300550 20666 tablet.cc:1724] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.304473 20664 tablet.cc:1724] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.299957 20677 tablet.cc:1724] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.318096 20667 tablet.cc:1724] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.326134 20669 tablet.cc:1724] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.332199 20660 tablet.cc:1724] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.330585 20678 tablet.cc:1724] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.340540 20677 tablet.cc:1724] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.345412 20682 tablet.cc:1724] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.349103 20676 tablet.cc:1724] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.375535 20678 tablet.cc:1724] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.355198 20679 tablet.cc:1724] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:06:27.388964 20251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b435a49ee0ad4e39be483535e8ed5cb8"
dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
mode: GRACEFUL
new_leader_uuid: "1b81217de4cd49839216c5bb2c9f024c"
 from {username='slave'} at 127.0.0.1:44680
I20260709 13:06:27.389658 20251 raft_consensus.cc:606] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Received request to transfer leadership to TS 1b81217de4cd49839216c5bb2c9f024c
I20260709 13:06:27.391150 14442 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:27.391734 14442 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:27.404125 20150 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530: soft_deleted_table [id=7e6ff9903d414d6581ea93fe9bb2c8f0] alter complete (version 1)
I20260709 13:06:27.588869 20683 raft_consensus.cc:993] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece: : Instructing follower 1b81217de4cd49839216c5bb2c9f024c to start an election
I20260709 13:06:27.589381 20614 raft_consensus.cc:1081] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 2 LEADER]: Signalling peer 1b81217de4cd49839216c5bb2c9f024c to start an election
I20260709 13:06:27.590788 20397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ed210dfd91d404aae61c42762026f22"
dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
 from {username='slave'} at 127.0.0.1:56694
I20260709 13:06:27.591311 20397 raft_consensus.cc:493] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.591660 20397 raft_consensus.cc:3060] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.593431 20570 raft_consensus.cc:993] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d: : Instructing follower 1b81217de4cd49839216c5bb2c9f024c to start an election
I20260709 13:06:27.593930 20570 raft_consensus.cc:1081] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Signalling peer 1b81217de4cd49839216c5bb2c9f024c to start an election
I20260709 13:06:27.595322 20395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b435a49ee0ad4e39be483535e8ed5cb8"
dest_uuid: "1b81217de4cd49839216c5bb2c9f024c"
 from {username='slave'} at 127.0.0.1:56686
I20260709 13:06:27.595775 20395 raft_consensus.cc:493] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.596058 20395 raft_consensus.cc:3060] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.597543 20397 raft_consensus.cc:515] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:27.599306 20397 leader_election.cc:290] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 3 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:27.599968 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed210dfd91d404aae61c42762026f22" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:27.600395 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed210dfd91d404aae61c42762026f22" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:27.600596 20252 raft_consensus.cc:3060] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.601053 20327 raft_consensus.cc:3055] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:27.601347 20327 raft_consensus.cc:740] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e496e75064f3480595861fc567023ece, State: Running, Role: LEADER
I20260709 13:06:27.601464 20395 raft_consensus.cc:515] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:27.604944 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b435a49ee0ad4e39be483535e8ed5cb8" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e496e75064f3480595861fc567023ece"
I20260709 13:06:27.604874 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b435a49ee0ad4e39be483535e8ed5cb8" candidate_uuid: "1b81217de4cd49839216c5bb2c9f024c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f0549c3b9147149efd7a55996ae28d"
I20260709 13:06:27.605715 20325 raft_consensus.cc:3060] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.606281 20251 raft_consensus.cc:3055] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.606699 20251 raft_consensus.cc:740] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77f0549c3b9147149efd7a55996ae28d, State: Running, Role: LEADER
I20260709 13:06:27.607656 20251 consensus_queue.cc:260] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:27.608443 20327 consensus_queue.cc:260] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [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: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:27.609006 20251 raft_consensus.cc:3060] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.609848 20327 raft_consensus.cc:3060] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.614688 20325 raft_consensus.cc:2468] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 2.
I20260709 13:06:27.616149 20365 leader_election.cc:304] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:27.616642 20327 raft_consensus.cc:2468] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 3.
I20260709 13:06:27.616938 20395 leader_election.cc:290] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [CANDIDATE]: Term 2 election: Requested vote from peers 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931), e496e75064f3480595861fc567023ece (127.14.26.130:32805)
I20260709 13:06:27.617084 20680 raft_consensus.cc:2804] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.617859 20680 raft_consensus.cc:697] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 2 LEADER]: Becoming Leader. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:27.617913 20365 leader_election.cc:304] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [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: 1b81217de4cd49839216c5bb2c9f024c, e496e75064f3480595861fc567023ece; no voters: 
I20260709 13:06:27.618851 20252 raft_consensus.cc:2468] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 3.
I20260709 13:06:27.618702 20680 consensus_queue.cc:237] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:27.619059 20668 raft_consensus.cc:2804] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:27.619664 20668 raft_consensus.cc:697] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 3 LEADER]: Becoming Leader. State: Replica: 1b81217de4cd49839216c5bb2c9f024c, State: Running, Role: LEADER
I20260709 13:06:27.620482 20668 consensus_queue.cc:237] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [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: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } }
I20260709 13:06:27.627276 20251 raft_consensus.cc:2468] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b81217de4cd49839216c5bb2c9f024c in term 2.
I20260709 13:06:27.633961 20151 catalog_manager.cc:5697] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c reported cstate change: term changed from 1 to 2, leader changed from 77f0549c3b9147149efd7a55996ae28d (127.14.26.129) to 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131). New cstate: current_term: 2 leader_uuid: "1b81217de4cd49839216c5bb2c9f024c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:27.635126 20151 catalog_manager.cc:5697] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c reported cstate change: term changed from 2 to 3, leader changed from e496e75064f3480595861fc567023ece (127.14.26.130) to 1b81217de4cd49839216c5bb2c9f024c (127.14.26.131). New cstate: current_term: 3 leader_uuid: "1b81217de4cd49839216c5bb2c9f024c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b81217de4cd49839216c5bb2c9f024c" member_type: VOTER last_known_addr { host: "127.14.26.131" port: 33025 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:27.647117 20423 debug-util.cc:398] Leaking SignalData structure 0x7b0800299e40 after lost signal to thread 14445
W20260709 13:06:27.648041 20423 debug-util.cc:398] Leaking SignalData structure 0x7b080022a8e0 after lost signal to thread 20185
W20260709 13:06:27.650223 20423 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1ee0 after lost signal to thread 20426
I20260709 13:06:28.056856 20251 raft_consensus.cc:1275] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 3 FOLLOWER]: Refusing update from remote peer 1b81217de4cd49839216c5bb2c9f024c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:28.058871 20680 consensus_queue.cc:1048] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:28.086951 20327 raft_consensus.cc:1275] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 3 FOLLOWER]: Refusing update from remote peer 1b81217de4cd49839216c5bb2c9f024c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:28.088819 20668 consensus_queue.cc:1048] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:28.209947 20251 raft_consensus.cc:1275] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Refusing update from remote peer 1b81217de4cd49839216c5bb2c9f024c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.211465 20680 consensus_queue.cc:1048] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f0549c3b9147149efd7a55996ae28d" member_type: VOTER last_known_addr { host: "127.14.26.129" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.226527 20327 raft_consensus.cc:1275] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Refusing update from remote peer 1b81217de4cd49839216c5bb2c9f024c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.228725 20680 consensus_queue.cc:1048] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e496e75064f3480595861fc567023ece" member_type: VOTER last_known_addr { host: "127.14.26.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:28.460803 14442 tablet_server.cc:179] TabletServer@127.14.26.129:0 shutting down...
W20260709 13:06:28.466257 20291 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260709 13:06:28.476229 20291 consensus_peers.cc:597] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece -> Peer 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931): Couldn't send request to peer 77f0549c3b9147149efd7a55996ae28d. 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 13:06:28.508934 20291 consensus_peers.cc:597] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece -> Peer 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931): Couldn't send request to peer 77f0549c3b9147149efd7a55996ae28d. 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 13:06:28.513242 20365 consensus_peers.cc:597] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c -> Peer 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931): Couldn't send request to peer 77f0549c3b9147149efd7a55996ae28d. 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 13:06:28.518613 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:28.519883 14442 tablet_replica.cc:333] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.521286 14442 raft_consensus.cc:2243] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.522289 14442 raft_consensus.cc:2272] T 1ab50a48c8aa4a2480e9e33ca764a064 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.526683 14442 tablet_replica.cc:333] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.527897 14442 raft_consensus.cc:2243] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.529532 14442 raft_consensus.cc:2272] T b250830fecce4c04be2735796696192a P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:28.531198 20365 consensus_peers.cc:597] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c -> Peer 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931): Couldn't send request to peer 77f0549c3b9147149efd7a55996ae28d. 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 13:06:28.534081 14442 tablet_replica.cc:333] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.535332 14442 raft_consensus.cc:2243] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.536285 14442 raft_consensus.cc:2272] T ca49ba60654843d28922f656733cb644 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.540616 14442 tablet_replica.cc:333] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.541918 14442 raft_consensus.cc:2243] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.542810 14442 raft_consensus.cc:2272] T 75f30bc6a5704213afd74b5e91079394 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.547173 14442 tablet_replica.cc:333] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.548292 14442 raft_consensus.cc:2243] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.549203 14442 raft_consensus.cc:2272] T 8b2e80751e9449b4a20f3e078ecef55d P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.553140 14442 tablet_replica.cc:333] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.554100 14442 raft_consensus.cc:2243] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.554967 14442 raft_consensus.cc:2272] T 889769e316fb4d2680e3f842974c2efe P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.558954 14442 tablet_replica.cc:333] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.559832 14442 raft_consensus.cc:2243] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.561153 14442 raft_consensus.cc:2272] T 2309290376c348fcbb511b97ac3216cf P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.564954 14442 tablet_replica.cc:333] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.565824 14442 raft_consensus.cc:2243] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.566504 14442 raft_consensus.cc:2272] T b435a49ee0ad4e39be483535e8ed5cb8 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.570772 14442 tablet_replica.cc:333] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.571736 14442 raft_consensus.cc:2243] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.573038 14442 raft_consensus.cc:2272] T 65dfbf595bc84300a4d4c26caab48344 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.576903 14442 tablet_replica.cc:333] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.577795 14442 raft_consensus.cc:2243] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.579104 14442 raft_consensus.cc:2272] T d0ee4aabdba242888500d554e4502f3f P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.582619 14442 tablet_replica.cc:333] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.583537 14442 raft_consensus.cc:2243] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.584173 14442 raft_consensus.cc:2272] T 36613ce4cf184114bf443e9ee62bb3b3 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.588094 14442 tablet_replica.cc:333] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.588951 14442 raft_consensus.cc:2243] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.589540 14442 raft_consensus.cc:2272] T 9123916164344c939787ae21b3654a97 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.593259 14442 tablet_replica.cc:333] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.594074 14442 raft_consensus.cc:2243] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.595367 14442 raft_consensus.cc:2272] T 67c161ef036349598b893e6cf26cd62c P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.599491 14442 tablet_replica.cc:333] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.600348 14442 raft_consensus.cc:2243] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.601795 14442 raft_consensus.cc:2272] T 77ad499ac0b24731a12a357b8831a246 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.605482 14442 tablet_replica.cc:333] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.606307 14442 raft_consensus.cc:2243] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.607115 14442 raft_consensus.cc:2272] T 363a935506514cd7b6632d2546685da4 P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.610803 14442 tablet_replica.cc:333] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.611636 14442 raft_consensus.cc:2243] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.612962 14442 raft_consensus.cc:2272] T 0b3c4b2650b948e7a799f7d8820c2595 P 77f0549c3b9147149efd7a55996ae28d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.616917 14442 tablet_replica.cc:333] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.617767 14442 raft_consensus.cc:2243] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.618433 14442 raft_consensus.cc:2272] T 7ed210dfd91d404aae61c42762026f22 P 77f0549c3b9147149efd7a55996ae28d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.622637 14442 tablet_replica.cc:333] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d: stopping tablet replica
I20260709 13:06:28.623430 14442 raft_consensus.cc:2243] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.624303 14442 raft_consensus.cc:2272] T ea4c1adfcf384b80991e570c23781dde P 77f0549c3b9147149efd7a55996ae28d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:28.641436 20291 consensus_peers.cc:597] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece -> Peer 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931): Couldn't send request to peer 77f0549c3b9147149efd7a55996ae28d. 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 13:06:28.687100 14442 tablet_server.cc:196] TabletServer@127.14.26.129:0 shutdown complete.
I20260709 13:06:28.754643 14442 tablet_server.cc:179] TabletServer@127.14.26.130:0 shutting down...
W20260709 13:06:28.790676 20291 consensus_peers.cc:597] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece -> Peer 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931): Couldn't send request to peer 77f0549c3b9147149efd7a55996ae28d. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:45931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.801012 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:28.801829 14442 tablet_replica.cc:333] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.802671 14442 raft_consensus.cc:2243] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.803881 14442 raft_consensus.cc:2272] T 1ab50a48c8aa4a2480e9e33ca764a064 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.807358 14442 tablet_replica.cc:333] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.808395 14442 raft_consensus.cc:2243] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.809015 14442 raft_consensus.cc:2272] T b250830fecce4c04be2735796696192a P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:28.808787 20291 consensus_peers.cc:597] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece -> Peer 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931): Couldn't send request to peer 77f0549c3b9147149efd7a55996ae28d. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:45931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.811672 14442 tablet_replica.cc:333] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.812323 14442 raft_consensus.cc:2243] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.813272 14442 raft_consensus.cc:2272] T ca49ba60654843d28922f656733cb644 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.815637 14442 tablet_replica.cc:333] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.816217 14442 raft_consensus.cc:2243] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.817014 14442 raft_consensus.cc:2272] T 75f30bc6a5704213afd74b5e91079394 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.819373 14442 tablet_replica.cc:333] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.819959 14442 raft_consensus.cc:2243] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.820798 14442 raft_consensus.cc:2272] T 889769e316fb4d2680e3f842974c2efe P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.823071 14442 tablet_replica.cc:333] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.823670 14442 raft_consensus.cc:2243] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.824232 14442 raft_consensus.cc:2272] T 8b2e80751e9449b4a20f3e078ecef55d P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.826388 14442 tablet_replica.cc:333] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.826912 14442 raft_consensus.cc:2243] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.827852 14442 raft_consensus.cc:2272] T ea4c1adfcf384b80991e570c23781dde P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.829905 14442 tablet_replica.cc:333] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.830415 14442 raft_consensus.cc:2243] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.830812 14442 raft_consensus.cc:2272] T 7ed210dfd91d404aae61c42762026f22 P e496e75064f3480595861fc567023ece [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.834129 14442 tablet_replica.cc:333] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.834654 14442 raft_consensus.cc:2243] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.835296 14442 raft_consensus.cc:2272] T 363a935506514cd7b6632d2546685da4 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.837826 14442 tablet_replica.cc:333] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.838547 14442 raft_consensus.cc:2243] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.839169 14442 raft_consensus.cc:2272] T 0b3c4b2650b948e7a799f7d8820c2595 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:28.841508 20365 consensus_peers.cc:597] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c -> Peer 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931): Couldn't send request to peer 77f0549c3b9147149efd7a55996ae28d. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:45931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.841997 14442 tablet_replica.cc:333] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.842696 14442 raft_consensus.cc:2243] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.843252 14442 raft_consensus.cc:2272] T 67c161ef036349598b893e6cf26cd62c P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.845502 14442 tablet_replica.cc:333] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.846033 14442 raft_consensus.cc:2243] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.846506 14442 raft_consensus.cc:2272] T 77ad499ac0b24731a12a357b8831a246 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.848865 14442 tablet_replica.cc:333] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.849365 14442 raft_consensus.cc:2243] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.849903 14442 raft_consensus.cc:2272] T d0ee4aabdba242888500d554e4502f3f P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.852138 14442 tablet_replica.cc:333] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.852639 14442 raft_consensus.cc:2243] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.853585 14442 raft_consensus.cc:2272] T 9123916164344c939787ae21b3654a97 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.855876 14442 tablet_replica.cc:333] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.856523 14442 raft_consensus.cc:2243] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.857347 14442 raft_consensus.cc:2272] T 36613ce4cf184114bf443e9ee62bb3b3 P e496e75064f3480595861fc567023ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.859517 14442 tablet_replica.cc:333] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.860047 14442 raft_consensus.cc:2243] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.860780 14442 raft_consensus.cc:2272] T 65dfbf595bc84300a4d4c26caab48344 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.862782 14442 tablet_replica.cc:333] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.863356 14442 raft_consensus.cc:2243] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.863806 14442 raft_consensus.cc:2272] T 2309290376c348fcbb511b97ac3216cf P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.866094 14442 tablet_replica.cc:333] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece: stopping tablet replica
I20260709 13:06:28.866554 14442 raft_consensus.cc:2243] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.866923 14442 raft_consensus.cc:2272] T b435a49ee0ad4e39be483535e8ed5cb8 P e496e75064f3480595861fc567023ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.899809 14442 tablet_server.cc:196] TabletServer@127.14.26.130:0 shutdown complete.
W20260709 13:06:28.925333 20365 consensus_peers.cc:597] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c -> Peer 77f0549c3b9147149efd7a55996ae28d (127.14.26.129:45931): Couldn't send request to peer 77f0549c3b9147149efd7a55996ae28d. Status: Network error: Client connection negotiation failed: client connection to 127.14.26.129:45931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.944108 14442 tablet_server.cc:179] TabletServer@127.14.26.131:0 shutting down...
I20260709 13:06:28.985965 14442 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:28.986852 14442 tablet_replica.cc:333] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:28.987901 14442 raft_consensus.cc:2243] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.988627 14442 raft_consensus.cc:2272] T 1ab50a48c8aa4a2480e9e33ca764a064 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.991724 14442 tablet_replica.cc:333] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:28.992606 14442 raft_consensus.cc:2243] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:28.993697 14442 raft_consensus.cc:2272] T 8b2e80751e9449b4a20f3e078ecef55d P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.996836 14442 tablet_replica.cc:333] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:28.997678 14442 raft_consensus.cc:2243] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.998387 14442 raft_consensus.cc:2272] T 889769e316fb4d2680e3f842974c2efe P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.001932 14442 tablet_replica.cc:333] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.002760 14442 raft_consensus.cc:2243] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.003513 14442 raft_consensus.cc:2272] T ca49ba60654843d28922f656733cb644 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.006541 14442 tablet_replica.cc:333] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.007403 14442 raft_consensus.cc:2243] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.008054 14442 raft_consensus.cc:2272] T 75f30bc6a5704213afd74b5e91079394 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.011080 14442 tablet_replica.cc:333] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.011814 14442 raft_consensus.cc:2243] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.012353 14442 raft_consensus.cc:2272] T b250830fecce4c04be2735796696192a P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.015211 14442 tablet_replica.cc:333] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.015937 14442 raft_consensus.cc:2243] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.016574 14442 raft_consensus.cc:2272] T d0ee4aabdba242888500d554e4502f3f P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.019377 14442 tablet_replica.cc:333] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.020079 14442 raft_consensus.cc:2243] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.020637 14442 raft_consensus.cc:2272] T 9123916164344c939787ae21b3654a97 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.023687 14442 tablet_replica.cc:333] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.024498 14442 raft_consensus.cc:2243] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.025118 14442 raft_consensus.cc:2272] T 36613ce4cf184114bf443e9ee62bb3b3 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.028013 14442 tablet_replica.cc:333] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.028761 14442 raft_consensus.cc:2243] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.029270 14442 raft_consensus.cc:2272] T 0b3c4b2650b948e7a799f7d8820c2595 P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.032219 14442 tablet_replica.cc:333] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.032995 14442 raft_consensus.cc:2243] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.033519 14442 raft_consensus.cc:2272] T 67c161ef036349598b893e6cf26cd62c P 1b81217de4cd49839216c5bb2c9f024c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.036360 14442 tablet_replica.cc:333] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.037096 14442 raft_consensus.cc:2243] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.037607 14442 raft_consensus.cc:2272] T 77ad499ac0b24731a12a357b8831a246 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.040243 14442 tablet_replica.cc:333] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.040947 14442 raft_consensus.cc:2243] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.042034 14442 raft_consensus.cc:2272] T 363a935506514cd7b6632d2546685da4 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.044895 14442 tablet_replica.cc:333] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.045647 14442 raft_consensus.cc:2243] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.046267 14442 raft_consensus.cc:2272] T ea4c1adfcf384b80991e570c23781dde P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.049198 14442 tablet_replica.cc:333] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.049916 14442 raft_consensus.cc:2243] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.050912 14442 raft_consensus.cc:2272] T 7ed210dfd91d404aae61c42762026f22 P 1b81217de4cd49839216c5bb2c9f024c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.054054 14442 tablet_replica.cc:333] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.054754 14442 raft_consensus.cc:2243] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.055513 14442 raft_consensus.cc:2272] T 65dfbf595bc84300a4d4c26caab48344 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.058362 14442 tablet_replica.cc:333] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.059082 14442 raft_consensus.cc:2243] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.059728 14442 raft_consensus.cc:2272] T 2309290376c348fcbb511b97ac3216cf P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.062512 14442 tablet_replica.cc:333] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c: stopping tablet replica
I20260709 13:06:29.063159 14442 raft_consensus.cc:2243] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:29.064294 14442 raft_consensus.cc:2272] T b435a49ee0ad4e39be483535e8ed5cb8 P 1b81217de4cd49839216c5bb2c9f024c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:30.106310 14442 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20423)
I20260709 13:06:30.768395 14442 tablet_server.cc:196] TabletServer@127.14.26.131:0 shutdown complete.
I20260709 13:06:30.801656 14442 master.cc:562] Master@127.14.26.190:44319 shutting down...
I20260709 13:06:30.823861 14442 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:30.824406 14442 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:30.824680 14442 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6e148e312c64ae2a164a76968377530: stopping tablet replica
I20260709 13:06:30.844132 14442 master.cc:584] Master@127.14.26.190:44319 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12968 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25204 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (154449 ms total)
[  PASSED  ] 8 tests.
I20260709 13:06:30.901080 14442 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 414 messages since previous log ~15 seconds ago
I20260709 13:06:30.901336 14442 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 414 messages since previous log ~15 seconds ago
I20260709 13:06:30.901473 14442 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 412 messages since previous log ~16 seconds ago
I20260709 13:06:30.901628 14442 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260709 13:06:30.901767 14442 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260709 13:06:30.901957 14442 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~2 seconds ago
I20260709 13:06:30.902189 14442 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 124 messages since previous log ~34 seconds ago
